Commit Graph

9 Commits

Author SHA1 Message Date
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
Jacob Mansfield [root@Helix]
b3d83cd150 Allow watching of all videos in a channel, folder, or other view sequentially 2019-11-22 17:36:42 +00:00
Jacob Mansfield [root@Helix]
789a31398f Create database migrations 2019-11-22 17:00:45 +00: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
2c93e50406 Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
Jett Jackson
84b0c2e861
Added docker support 2018-10-30 14:15:49 +08:00