ytsm/app/YtManagerApp
Jacob Mansfield [root@Helix] 789a31398f Create database migrations
2019-11-22 17:00:45 +00:00
..
management Sync channels in reverse order from when they were last synced 2019-11-22 16:58:36 +00:00
migrations Create database migrations 2019-11-22 17:00:45 +00:00
static/YtManagerApp Upstream bug in jstree library, icons are not displayed properly 2019-09-22 20:03:09 +01:00
templates Merge pull request #77 from cyberjacob/jump-to-top-of-page 2019-10-20 13:50:42 +03:00
templatetags Added docker support 2018-10-30 14:15:49 +08:00
utils Improved notification system. 2019-08-14 17:14:16 +03:00
views Sync channels in reverse order from when they were last synced 2019-11-22 16:58:36 +00:00
__init__.py Added docker support 2018-10-30 14:15:49 +08:00
admin.py Added docker support 2018-10-30 14:15:49 +08:00
appmain.py Improved notification system. 2019-08-14 17:14:16 +03:00
apps.py Integrated django-dynamic-preferences library into project. Settings are now stored in the database, the ini file only contains a minimal number of settings. 2018-12-10 01:15:10 +02:00
dynamic_preferences_registry.py Fixed user settings page. 2018-12-29 20:43:39 +02:00
models.py Sync channels in reverse order from when they were last synced 2019-11-22 16:58:36 +00:00
scheduler.py Fixed handling of channel subscriptions, where new videos are added to the beginning of the playlist instead of the end. 2019-08-19 16:42:29 +03:00
tests.py Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
urls.py Improved notification system. 2019-08-14 17:14:16 +03:00