Commit Graph

22 Commits

Author SHA1 Message Date
Simon d677f9579e
replace old process view, use user conf api 2023-11-01 22:49:33 +07:00
Igor Rzegocki 6a83756fb4
support for auth forwarding proxy 2023-09-25 22:50:39 +02:00
Clark fcc1c2a648
Split the settings page (#528)
* Split the settings page

* Add a dashboard page for future use

Create a settings base to keep all the settings pages consistent

* Correct Python formatting

* Fix snapshots not showing in new view
2023-08-31 11:11:31 +07:00
simon 11a61a06a6
simplify view import 2023-03-20 15:23:30 +07:00
simon e299308711
match VideoTypeEnum with yt channel paths 2023-01-06 10:11:52 +07:00
Chance Turner 98f5b66826
Lives and shorts (#395)
* Initial shot at adding in live and short videos

* Fix for typo on config variable names

* Remove was_live youtube flag

* Adding startup script to support setting vid_type on ta_video for videos created prior to support for live and shorts

* Linting updates

* More linting fixes

* Removing title variable from loop tuple unpacking
2023-01-02 10:11:06 +07:00
simon ef3abd01b1
implement channel_id_playlist, handle channel_id_about post 2022-07-04 20:25:52 +07:00
simon e664338845
implement basic channel_id_about view 2022-07-04 16:44:37 +07:00
simon d5b3b90202
fix missing auth of search, reduce nginx alias to relevant paths only 2022-01-01 22:17:44 +07:00
simon e8eb7077ed
add initial search endpoint and improve results$ 2021-12-30 20:42:42 +07:00
simon 4c46f0bdbd
refactor playlist and playlist-id views inheritance, #116 2021-12-27 16:58:08 +07:00
simon 30cf54c49c
refactor channel and channel-id views inheritance, #116 2021-12-27 15:23:52 +07:00
simon 1691bdadf5
transform progress message to list, change subscribe messages 2021-12-03 19:00:26 +07:00
simon 94576b4b76
initial PlaylistIdView paths and basic template 2021-11-12 11:44:18 +07:00
simon 1bfb912d09
basic routes and template for playlist page 2021-11-08 14:52:46 +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 d250ed645a initial template for login route 2021-10-18 17:14:59 +07:00
simon 1b04c00ae7 standardizing on progress/ url 2021-10-11 16:55:08 +07:00
simon 2433e0e7d8 linting everything in black 2021-09-21 16:25:22 +07:00
simon ef64100d8f flake8 and isort linting 2021-09-18 20:02:54 +07:00
simon dc9fd72cde minimal viable product 2021-09-06 00:10:14 +07:00