Login and subscriptions. (#256)

* WIP login and subscriptions.

* Add a working feed and unsubscribe button.

* Allow importing subscriptions from Google Takeout, NewPipe and Invidious.
This commit is contained in:
FireMasterK 2021-07-17 04:26:41 +05:30 committed by GitHub
parent 4cb06c3569
commit 0992e1e96d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 448 additions and 1 deletions

View file

@ -17,6 +17,7 @@
"dompurify": "^2.3.0",
"hotkeys-js": "^3.8.7",
"mux.js": "^5.12.2",
"javascript-time-ago": "^2.3.8",
"register-service-worker": "^1.7.1",
"shaka-player": "3.2.0",
"uikit": "3.7.0",