ytsm/app/YtManagerApp/views
chibicitiberiu bd2336dd4d
Merge pull request #87 from cyberjacob/watch-all-videos
Allow watching of all videos in a channel, folder, or other view sequentially
2019-11-30 12:42:52 +02:00
..
controls Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
forms Fixed bug in first time setup wizard at login/user creation step. If an admin user already exists, the login page didn't work properly. 2019-01-02 23:11:39 +02:00
__init__.py Added docker support 2018-10-30 14:15:49 +08:00
actions.py Allow syncing a single channel 2019-11-22 17:11:52 +00:00
auth.py Fixed bug in first time setup wizard at login/user creation step. If an admin user already exists, the login page didn't work properly. 2019-01-02 23:11:39 +02:00
first_time.py Improved notification system. 2019-08-14 17:14:16 +03:00
index.py Sync channels in reverse order from when they were last synced 2019-11-22 16:58:36 +00:00
notifications.py Improved notification system. 2019-08-14 17:14:16 +03:00
settings.py Improved notification system. 2019-08-14 17:14:16 +03:00
video.py Allow watching of all videos in a channel, folder, or other view sequentially 2019-11-22 17:36:42 +00:00