Commit Graph

20 Commits

Author SHA1 Message Date
FireMasterK
d9283b2762
Fix navbar. 2022-01-12 05:31:12 +00:00
FireMasterK
871447050c
Attempt to migrate more classes. 2022-01-12 05:31:12 +00:00
FireMasterK
69ae2bf131
Replace video grids with windicss. 2022-01-12 05:31:12 +00:00
Kavin
1c03633c62
Remove all non-essential js related to uikit. (#585)
* Remove all non-essential js related to uikit.

* Add padding to the bottom of the grid.
2021-10-31 17:44:36 +00:00
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
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
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
aa81677450
Add Playlist RSS. 2021-07-05 00:28:06 +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
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
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
96d22af5c7
Further improve CLS. 2021-04-24 00:41:51 +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
78dff1491b
Fix playlist continuation. 2021-03-30 15:09:23 +05:30
FireMasterK
69e6118dc5
Commit everything. 2021-02-24 15:05:41 +05:30
FireMasterK
3c88ed6432
features: Add support for playlists.
closes #23
2021-01-04 11:18:18 +05:30