Commit graph

23 commits

Author SHA1 Message Date
Kavin
301877e2e1
Fix eslint config and apply all fixes. 2023-07-27 12:46:05 +01:00
Bnyro
37d6423e08 Add support for local playlists 2023-06-15 19:18:47 +02:00
Bnyro
2e64c4f003 Refactor playlist logic into dedicated functions 2023-06-15 17:32:32 +02:00
Bnyro
0300718377 Reuse actions.okay string 2023-05-31 09:51:42 +02:00
Bnyro
b21fd103ea Replace confirm dialogs with custom modals 2023-05-30 15:02:20 +02:00
Bnyro
e40014edb1 Support editing playlist descriptions 2023-05-30 14:24:59 +02:00
Bnyro
ebf5d126b9 Allow importing muliple playlists at once 2023-05-17 09:55:49 +02:00
Bnyro
031fa6e45e Dynamically update the button in the playlist page 2023-01-06 21:05:05 +01:00
Bnyro
8e3d3d5061 Add possiblity to delete bookmark 2023-01-06 20:38:42 +01:00
Bnyro
d84580cf4f Add support for playlist bookmarks 2023-01-06 19:30:28 +01:00
Bnyro
5dbc82168a Use map() instead of for loops 2023-01-01 20:00:22 +01:00
Bnyro
58cd6f8f37 Add import from YouTube CSV 2023-01-01 19:57:00 +01:00
Bnyro
be53eefd03 use Promise#all(), use substr(-11) 2022-11-29 19:57:58 +01:00
Bnyro
166430770e add a format name and version number 2022-11-28 14:53:13 +01:00
Bnyro
d595e9d2c4 add import functionality 2022-11-28 14:51:17 +01:00
Bnyro
0a7c2d6c0c add playlist export functionality 2022-11-28 14:13:36 +01:00
Kavin
31f3c2eb58
Show video count per playlist.
Closes #1524
2022-10-11 06:00:51 +01:00
Bnyro
c8d7ceaea4 fix it 2022-09-08 23:11:12 +02:00
Bnyro
2d009701de frontend for renaming playlists 2022-08-28 19:58:33 +02:00
Kavin
37512b4e77
Allow the usage of a different instance for authentication. 2022-07-21 09:34:57 +05:30
Bnyro
699588093b minor UI improvements 2022-07-20 22:20:10 +02:00
Kavin
b68b9e2c1e
Check if playlist has name when creating a new playlist. 2022-04-07 19:19:40 +01:00
Kavin
4d18bf8004
Add support for playlists. 2022-04-07 03:42:00 +01:00