Commit Graph

326 Commits

Author SHA1 Message Date
simon 72bc6a4d02
basic methods of YoutubePlaylist class 2021-11-05 16:24:05 +07:00
simon 661ee2616c
bump django version 2021-11-05 16:23:15 +07:00
simon 3bc6074ef3
slimming some UI spacing issues 2021-11-04 15:53:47 +07:00
simon 232afee3f6 update for v0.0.7 2021-11-01 17:16:00 +07:00
simon b2a4f88980 add re_sync_thumbs to frontend 2021-11-01 16:42:07 +07:00
simon 1f0e305527 add re_sync_thumbs backend functionality 2021-11-01 16:20:21 +07:00
simon 4d9cda3a24 better subscribe_to task with notification 2021-10-31 17:48:56 +07:00
simon 283a72308e handle deleting channel without videos 2021-10-31 17:30:29 +07:00
simon 164ee5c523 more valueerrors in url extraction 2021-10-31 17:05:13 +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 c92800701a be more specific about multi-single user 2021-10-30 19:32:47 +07:00
simon caff9ce189 standardize parse_url_list to only return ids 2021-10-30 17:51:50 +07:00
simon 3375cbc767 cleanup logging 2021-10-30 17:51:07 +07:00
simon cc90e437a9 show progress message for thumbnail download 2021-10-30 17:06:54 +07:00
simon 29fc5fbda2 improved progress message for frontend feedback 2021-10-30 17:06:22 +07:00
simon 20aab04fbf fix keyerror 2021-10-30 16:35:10 +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 8255fe9e55 validate expected env vars before starting 2021-10-28 16:17:47 +07:00
simon 254c518505 basic auth for elasticsearch 2021-10-28 15:49:58 +07:00
simon ebd8368856 namespace redis keys to ta: 2021-10-27 18:07:35 +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 bb909d866c consolidating elasticsearch details 2021-10-26 18:38:43 +07:00
simon 969b6bff0d add throttled-rate and user management docs 2021-10-26 18:21:36 +07:00
simon 5f3fc460c1 implementing throttled-rate option 2021-10-26 17:14:26 +07:00
simon 581314a8a4 bump yt_dlp version 2021-10-26 17:07:52 +07:00
simon 50396a666d use expose instead of publish 2021-10-26 16:23:41 +07:00
simon 3526d62540 custom user models for admin login 2021-10-25 19:28:05 +07:00
simon 6f58dc47cc add admin interface link 2021-10-25 14:41:21 +07:00
simon 1283f437c3 use admin pw hash as secret_key 2021-10-25 14:22:23 +07:00
simon 247c0845e0 put db on persistend volume 2021-10-25 13:40:09 +07:00
simon 66f184b41b increase timeout to wait for es 2021-10-25 13:23:54 +07:00
simon 0ce5183056 handle failed login 2021-10-24 15:34:00 +07:00
simon dffe974f9e move redundant keywords from downlaod title to badge, #64 2021-10-22 18:24:18 +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 01ccca16e4 added logout functionality 2021-10-22 11:45:06 +07:00
simon 3d0859ceec add basic usermanagement and login functionality 2021-10-21 19:33:27 +07:00
simon 401aa6c2f8 Merge branch 'master' into testing 2021-10-21 11:24:26 +07:00