Commit Graph

132 Commits

Author SHA1 Message Date
simon b2861e0369
ScheduleBuilder config class for celery beat 2021-12-02 18:37:54 +07:00
simon b8359a4249
match_all to show all playlists, even when empty 2021-11-29 14:28:23 +07:00
simon eacfd4bc84
refactor and move frontend PostData class to dedicated module 2021-11-28 18:42:04 +07:00
simon 64c9269ee2
fix channel info for playlistid view to use actual owner 2021-11-27 11:55:00 +07:00
simon 3f31e50b69
add delete download queue pending or ignored, #85 2021-11-25 20:02:25 +07:00
simon 39304ff2bd
add subscribe and unsubscribe buttons for channels and playlists, #81 2021-11-25 16:41:58 +07:00
simon bad129d630
consolidate subscribe to single task for channel and playlist 2021-11-25 15:49:08 +07:00
simon 2ebd0a3e2f
extend unsubscribe for channels and playlists 2021-11-25 11:52:14 +07:00
simon 220d020c76
delete playlist buttons to frontend 2021-11-20 18:27:10 +07:00
simon 85d12d6c68
dont index playlists without videos 2021-11-19 16:57:07 +07:00
simon 3881d305f9
add subscribe to playlist form and better task management 2021-11-19 11:52:27 +07:00
simon f26fbc0dc5
implement show_subed_only on playlist view 2021-11-18 17:14:11 +07:00
simon d2414434fb
implement playlist earch form 2021-11-15 13:08:32 +07:00
simon e450b38702
add video playlist navigation, previous and next 2021-11-14 19:34:57 +07:00
simon 3d969c25fa
only show playlist if at least one entry 2021-11-14 15:51:55 +07:00
simon e3f0075132
use original sort order for playlist_id list 2021-11-13 18:36:48 +07:00
simon ac14cd5ebb
playlist relation take 2 2021-11-13 17:34:58 +07:00
simon b1c82759bb
extend playlist_id with metadata and links 2021-11-12 15:01:39 +07:00
simon 94576b4b76
initial PlaylistIdView paths and basic template 2021-11-12 11:44:18 +07:00
simon 2550016ac8
send playlist hits to template 2021-11-10 17:29:11 +07:00
simon 1bfb912d09
basic routes and template for playlist page 2021-11-08 14:52:46 +07:00
simon b2a4f88980 add re_sync_thumbs to frontend 2021-11-01 16:42:07 +07:00
simon 4d9cda3a24 better subscribe_to task with notification 2021-10-31 17:48:56 +07:00
simon bce1022677 userspace channelID view_style 2021-10-31 16:15:33 +07:00
simon 1ba3090db1 rewrite url_str extractor to convert channel names into channel ids, #40 2021-10-31 16:04:28 +07:00
simon 3375cbc767 cleanup logging 2021-10-30 17:51:07 +07:00
simon 45c2215dc2 validate subscribe form and handover to scheduler, #75 2021-10-30 15:00:10 +07:00
simon aebf44ee7e validate add to queue form 2021-10-30 14:14:16 +07:00
simon 266d3703cd validate search forms 2021-10-30 13:19:16 +07:00
simon a8ded25b35 userspace color 2021-10-29 23:43:19 +07:00
simon a4397b5204 validate settings form and userspace archive page_size 2021-10-29 22:37:31 +07:00
simon f24a3dd1f5 userspace sort_order and sort_by 2021-10-29 14:42:12 +07:00
simon ef13b9259e userspace hide_watched in home and channelid view 2021-10-29 14:02:21 +07:00
simon 180a63d6dd userspace show_subed_only in channel view 2021-10-29 13:35:37 +07:00
simon 88f28a7d1e userspace show_ignored_only on downloads view 2021-10-29 12:23:33 +07:00
simon b2ca7710cd userspace gird-list view 2021-10-29 11:45:13 +07:00
simon 21d55561a0 extend sort and filter to channel_id view 2021-10-28 18:00:59 +07:00
simon 254c518505 basic auth for elasticsearch 2021-10-28 15:49:58 +07:00
simon 78561981ad extend sort_by and sort_order in home view 2021-10-27 15:29:17 +07:00
simon d4e266f9c0 refactor home view to view_config dict 2021-10-27 11:01:09 +07:00
simon 0ce5183056 handle failed login 2021-10-24 15:34:00 +07:00
simon 05b25d004e fix linting 2021-10-22 18:23:06 +07:00
simon 825ebd874e handle next url parameter in login 2021-10-22 12:01:30 +07:00
simon 3d0859ceec add basic usermanagement and login functionality 2021-10-21 19:33:27 +07:00
simon d250ed645a initial template for login route 2021-10-18 17:14:59 +07:00
simon 044b12d5a5 remove now unused thumbnail methods from searching module 2021-10-14 14:42:35 +07:00
simon 76f49b4cf7 comparing with instance instead 2021-10-11 16:11:30 +07:00
simon 567e9d473b fix killing task with missing task id 2021-10-11 15:54:36 +07:00
simon f5621954fb star icons for video rating 2021-10-10 16:09:02 +07:00
simon 11780a0ff0 add delete channel backend 2021-10-09 19:54:36 +07:00
simon 7405e960e5 delete video backend functionality 2021-10-08 16:18:01 +07:00
simon 64ccd3830e implementing filesystem rescan to clean index 2021-10-08 14:56:07 +07:00
simon 0b88fd8b1f implement watched-unwatched toggle, #39 2021-10-07 23:38:17 +07:00
simon 7df4233224 cleaning up leftover code from old vesions 2021-10-03 19:33:58 +07:00
simon 5c2a8286d3 cleanup and fixing some spacing issues 2021-10-03 18:54:04 +07:00
simon ed73bff8fa implement toggle view ignored only in downloads page 2021-10-03 18:17:07 +07:00
simon 95cdcbae9a grid and list view for channels overview page 2021-10-02 19:39:02 +07:00
simon 0b0502e246 grid and list view for downloads template 2021-10-02 18:37:22 +07:00
simon 99781290db grid and list view for home and channel id templates 2021-10-01 16:24:39 +07:00
simon 7c34ceb9f8 framework to switch between grid and list view 2021-10-01 14:42:17 +07:00
simon 2905a67ab9 show ignored videos, forget or download ids 2021-09-28 16:53:45 +07:00
simon f5a56fca86 refactored redis functions into dedicated RedisArchivist class 2021-09-28 10:33:00 +07:00
simon c165f152a9 allowing to cancle download_now tasks 2021-09-25 17:40:33 +07:00
simon 51ec765433 add kill queue function to frontend 2021-09-25 15:35:36 +07:00
simon 47020e0cfa implement kill function for dl queue 2021-09-24 23:37:26 +07:00
simon d0b54f8a88 add stop queue button to frontend 2021-09-24 18:03:22 +07:00
simon fb1913f912 ignore now also removes itself from redis queue 2021-09-24 16:58:05 +07:00
simon 78d8bc9d24 changed dl queue to redis, changed sort order to represent actual queue order 2021-09-23 18:09:46 +07:00
simon 214a248821 better error handeling in add to download form 2021-09-23 10:50:44 +07:00
simon ecae40d502 refactor PostData class
* Split up into SearchForm class as part of searching module
* Split up into WatchState class as part of index module
2021-09-22 11:43:38 +07:00
simon 2433e0e7d8 linting everything in black 2021-09-21 16:25:22 +07:00
simon 1c3ca8364c added restore_from_backup to frontend and task 2021-09-20 20:26:28 +07:00
simon ef64100d8f flake8 and isort linting 2021-09-18 20:02:54 +07:00
simon cbedfe2acb running codespell #15 2021-09-18 17:28:16 +07:00
simon 3d2d11ba3a fix blocking issue where download_now wouldn't delay 2021-09-17 10:52:59 +07:00
simon 46487d682e rewrite of DownloadView to allow pagination #7 2021-09-16 22:01:30 +07:00
simon c657baca97 backup functionality to frontend and tasks 2021-09-16 18:16:09 +07:00
simon fe33e9178c allowing to subscribe to multiple channels at once 2021-09-15 21:09:46 +07:00
simon 297eb058cc added media files import to frontend and tasks 2021-09-14 18:24:02 +07:00
simon 9070e04431 set error message in redis when process_url_list fails 2021-09-10 15:00:10 +07:00
simon ad802e9da0 typo and comment improvements 2021-09-09 16:45:46 +07:00
simon dc9fd72cde minimal viable product 2021-09-06 00:10:14 +07:00