103 Commits

Author SHA1 Message Date
a0d5837519
use new checkMessages for frontend button calls 2021-12-05 17:24:20 +07:00
fbdbfd744d
rewrite of progress.js, now potentially better and flexible 2021-12-05 16:42:33 +07:00
b8f7aa3298
cleaner handeling of findPlaylists 2021-11-27 12:07:27 +07:00
e3de9a0184
fix mobile playlist nav layout 2021-11-26 10:10:45 +07:00
3f31e50b69
add delete download queue pending or ignored, #85 2021-11-25 20:02:25 +07:00
408b0a0c34
fix mobile layout for playlist pages 2021-11-25 17:22:52 +07:00
39304ff2bd
add subscribe and unsubscribe buttons for channels and playlists, #81 2021-11-25 16:41:58 +07:00
2ebd0a3e2f
extend unsubscribe for channels and playlists 2021-11-25 11:52:14 +07:00
220d020c76
delete playlist buttons to frontend 2021-11-20 18:27:10 +07:00
8d708fcdc8
add mark_playlist_watched and refactor mark_channel_watched to update_by_query 2021-11-20 10:58:25 +07:00
e450b38702
add video playlist navigation, previous and next 2021-11-14 19:34:57 +07:00
c3ece970ee
add playlist discovery button to channel_id page 2021-11-13 17:35:48 +07:00
824ba35c14
add basic playlists to template 2021-11-10 18:53:38 +07:00
3bc6074ef3
slimming some UI spacing issues 2021-11-04 15:53:47 +07:00
b2a4f88980 add re_sync_thumbs to frontend 2021-11-01 16:42:07 +07:00
266d3703cd validate search forms 2021-10-30 13:19:16 +07:00
0ce5183056 handle failed login 2021-10-24 15:34:00 +07:00
dffe974f9e move redundant keywords from downlaod title to badge, #64 2021-10-22 18:24:18 +07:00
01ccca16e4 added logout functionality 2021-10-22 11:45:06 +07:00
e4352e5bec playsinline fix for mobile safari 2021-10-20 20:49:20 +07:00
d250ed645a initial template for login route 2021-10-18 17:14:59 +07:00
72af95acd8 fallback channel and video artwork for 404 errors 2021-10-13 19:34:16 +07:00
1b04c00ae7 standardizing on progress/ url 2021-10-11 16:55:08 +07:00
f5621954fb star icons for video rating 2021-10-10 16:09:02 +07:00
ef75f6dd16 add delete channel to frontend 2021-10-09 20:33:32 +07:00
8d3e2f14fc add delete video to frontend 2021-10-09 17:11:13 +07:00
64ccd3830e implementing filesystem rescan to clean index 2021-10-08 14:56:07 +07:00
0b88fd8b1f implement watched-unwatched toggle, #39 2021-10-07 23:38:17 +07:00
3500044b0d adding woff files and OFL license 2021-10-07 19:41:52 +07:00
7df4233224 cleaning up leftover code from old vesions 2021-10-03 19:33:58 +07:00
5c2a8286d3 cleanup and fixing some spacing issues 2021-10-03 18:54:04 +07:00
ed73bff8fa implement toggle view ignored only in downloads page 2021-10-03 18:17:07 +07:00
95cdcbae9a grid and list view for channels overview page 2021-10-02 19:39:02 +07:00
0b0502e246 grid and list view for downloads template 2021-10-02 18:37:22 +07:00
99781290db grid and list view for home and channel id templates 2021-10-01 16:24:39 +07:00
7c34ceb9f8 framework to switch between grid and list view 2021-10-01 14:42:17 +07:00
2905a67ab9 show ignored videos, forget or download ids 2021-09-28 16:53:45 +07:00
2de99d7e37 better implementation for dl icon directly in message builder 2021-09-25 18:54:37 +07:00
c165f152a9 allowing to cancle download_now tasks 2021-09-25 17:40:33 +07:00
51ec765433 add kill queue function to frontend 2021-09-25 15:35:36 +07:00
f53391c1bb add limit_queue setting back, make buttons only show up while downlaoding 2021-09-24 21:27:53 +07:00
d0b54f8a88 add stop queue button to frontend 2021-09-24 18:03:22 +07:00
1c3ca8364c added restore_from_backup to frontend and task 2021-09-20 20:26:28 +07:00
3d2d11ba3a fix blocking issue where download_now wouldn't delay 2021-09-17 10:52:59 +07:00
c657baca97 backup functionality to frontend and tasks 2021-09-16 18:16:09 +07:00
fe33e9178c allowing to subscribe to multiple channels at once 2021-09-15 21:09:46 +07:00
361d785e2e fix removing unsubscribe button 2021-09-15 20:54:30 +07:00
0e4de95f97 moove animate function to general script 2021-09-15 20:47:26 +07:00
193e6f91ac added some reference links to ui 2021-09-15 11:33:16 +07:00
297eb058cc added media files import to frontend and tasks 2021-09-14 18:24:02 +07:00