Commit Graph

33 Commits

Author SHA1 Message Date
Kavin 92d61a23af
Make eslint work, and fix all warnings. (#511)
* Make eslint work, and fix all warnings.

* Don't ignore v-html rule globally.

* Remove eslint file and merge in package.json.
2021-10-08 19:52:51 +01:00
FireMasterK 07dfa21956
Fix strange vuejs event cycle when keep-alive limit is hit. 2021-09-06 02:27:20 +05:30
ChunkyProgrammer d350a026b2
Fix: Make more text translatable (#414)
* Make more text translatable

* update subscription page

* Update slovak locale
2021-09-05 18:38:26 +05:30
IceDBorn a45b2b8380
Make avatar images circular (#400) 2021-09-01 17:06:00 +05:30
Kavin 8feb4fbc41
Add support for client-side watch history. (#370)
* Add support for client-side watch history.

* Update watched videos more often.
2021-08-22 15:57:09 +05:30
Amir 9068564500
feat(hyperlinking): hyperlinking URLs in the channel descriptions (#304)
* feat(hyperlinking): hyperlinking URLs in the channel descriptions

* fix(hyperlinking): fixed url detection

* fix(hyperlinking): purify channel descriptions to prevent XSS vulnerability
2021-07-24 20:47:12 +05:30
FireMasterK 24e58722c9
Handle title on component activation.
Closes #294
2021-07-21 16:29:53 +05:30
FireMasterK 0992e1e96d
Login and subscriptions. (#256)
* WIP login and subscriptions.

* Add a working feed and unsubscribe button.

* Allow importing subscriptions from Google Takeout, NewPipe and Invidious.
2021-07-17 04:26:41 +05:30
FireMasterK b0d9145e75
Add router caching. (#248)
* Add router caching.

* Avoid memory leak by limiting cache size.

* Fix search result caching.

* Remove remains of previous player.

Fixes an issue where the spinner/loading from a previous player can show up in a cached page.
2021-07-07 19:48:09 +05:30
FireMasterK 7a77534098
Remove all direct localStorage calls.
Also: make instance changes active instantly without needing a reload.
2021-07-04 23:56:02 +05:30
w1nst0n 17ea593bb0
Routing cleanup and improvement (#227) 2021-06-26 15:49:10 +05:30
FireMasterK 426c5669f0
Add audio only buttons. 2021-06-17 00:44:46 +05:30
FireMasterK 546e47df9b
Handle parameters more gracefully with the mixin. (#198) 2021-06-15 17:07:35 +05:30
FireMasterK 20ad39b327
Wrap description text.
And remove v-html for channels.
2021-06-07 22:55:16 +05:30
FireMasterK acf81f386f
Fix severe vulnerability in case of a malicious Piped/YouTube server. 2021-06-07 00:42:03 +05:30
FireMasterK 20ddaab9e3
Add error handling for Videos, Channels, and Playlists. 2021-06-07 00:17:43 +05:30
FireMasterK db5681297f
Adapt and simply channel and playlist continuations. 2021-06-06 01:05:14 +05:30
FireMasterK 366d81a546
Round off numbers. 2021-06-03 00:22:15 +05:30
FireMasterK fcab0c9499
Add support for /c/ and /user/ 2021-05-29 00:11:15 +05:30
FireMasterK 96d22af5c7
Further improve CLS. 2021-04-24 00:41:51 +05:30
FireMasterK 1bca91d4dc
Reduce CLS in channel page. 2021-04-23 18:56:08 +05:30
FireMasterK 369aed3e1f
Fix body continuations.
Closes #129
2021-04-21 19:33:56 +05:30
Maurice Oegerli 8eed88f17f Format all code files using the new configuration 2021-04-07 13:48:04 +02:00
FireMasterK e4aa80fd24
Fix channel continuation. 2021-03-30 14:51:52 +05:30
FireMasterK 41b0fb8b96
Fix for channel continuation. 2021-03-29 12:12:53 +05:30
FireMasterK 69e6118dc5
Commit everything. 2021-02-24 15:05:41 +05:30
FireMasterK 8e545dfb27
Use Mixins for global functions. 2020-11-27 12:16:36 +05:30
FireMasterK 06bc25711c Infinite scrolling for channel pages. 2020-11-25 10:48:14 +05:30
FireMasterK e5394d6ea0 Responsive grid in Channel. 2020-11-22 10:05:01 +05:30
FireMasterK 4891c57bbd Preferences + Format code. 2020-11-17 10:45:35 +05:30
FireMasterK e229c714ed Add title to channel page. 2020-11-15 14:08:43 +05:30
FireMasterK bd910357a1 Enhancement to grid. 2020-11-13 17:27:11 +05:30
FireMasterK 98640e6d92 Add a channel page and fix some things. 2020-11-13 02:12:02 +05:30