Commit Graph

14 Commits

Author SHA1 Message Date
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