Commit Graph

15 Commits

Author SHA1 Message Date
dbc74fbc0a Revert "Major refactor of many things."
This reverts commit 6b843f1fc2.
2020-04-11 00:42:44 +03:00
75b2fc6bfe Revert "Continued refactoring."
This reverts commit 3e835af295.
2020-04-11 00:42:37 +03:00
3e835af295 Continued refactoring. 2019-12-23 23:52:38 +02:00
6b843f1fc2 Major refactor of many things. 2019-12-19 00:27:06 +02:00
fd5d05232f Began work on refactoring the YTSM application. 2019-12-16 22:19:50 +02:00
Jacob Mansfield [root@Helix]
eb97134415 [WIP] Support for MySQL database 2019-09-22 20:03:17 +01:00
c1473dd163 Simplified thumbnail logic, only the best thumbnail size is downloaded and then it is resized and cropped to an appropriate size for use in the web UI. 2019-08-19 21:05:13 +03:00
209e75fa1e Fixed handling of channel subscriptions, where new videos are added to the beginning of the playlist instead of the end.
Added 'new' field to videos, so not all the unwatched videos have 'new' badge.
2019-08-19 16:42:29 +03:00
9bf114c25d Improved notification system. 2019-08-14 17:14:16 +03:00
ad9138ae1f Added video detail page 2019-01-01 16:13:49 +02:00
070755f119 Fixed 2 bugs: fixed exception where imported scheduler is 'None'. Fixed exception that mark_deleted_as_watched is not found (it is an user preference, not a global preference). 2018-12-30 14:45:42 +02:00
2c93e50406 Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
10fced57e1 Fixed user settings page. 2018-12-29 20:43:39 +02:00
8eca3dc7a9 Added admin settings page. Improve dynamic_preferences integration. 2018-12-29 17:11:20 +02:00
Jett Jackson
84b0c2e861
Added docker support 2018-10-30 14:15:49 +08:00