Commit Graph

132 Commits

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