|
dbc74fbc0a
|
Revert "Major refactor of many things."
This reverts commit 6b843f1fc28bbd3bca44857c4c66d81d2122e234.
|
2020-04-11 00:42:44 +03:00 |
|
|
75b2fc6bfe
|
Revert "Continued refactoring."
This reverts commit 3e835af295fde1776a8f6ca3919f64b8cb9f3da5.
|
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 |
|
|
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 |
|
|
71e389c14a
|
Forgot to modify 'delete_after_watched' to 'automatically_delete_watched' in index views, which was causing a backend error when editing a subscription.
|
2019-08-19 16:40:40 +03:00 |
|
|
9bf114c25d
|
Improved notification system.
|
2019-08-14 17:14:16 +03:00 |
|
|
15f52a1d23
|
Merged changes from master
|
2019-01-01 23:35:38 +02:00 |
|
|
21a05614f2
|
Merge branch 'master' into development
|
2018-12-30 12:23:26 +02:00 |
|
|
2c93e50406
|
Fixed multiple problems related to migration to django-preferences.
|
2018-12-29 23:16:04 +02:00 |
|
|
8eca3dc7a9
|
Added admin settings page. Improve dynamic_preferences integration.
|
2018-12-29 17:11:20 +02:00 |
|
|
899de7adf5
|
Implemented first time setup wizard. There are still some problems to be solved.
|
2018-12-10 23:23:00 +02:00 |
|
|
042bef7755
|
Implemented pagination for videos.
|
2018-12-04 02:01:51 +02:00 |
|
|
0a2d62b001
|
Improve error handling for settings. Instead of failing with an exception, an alert is displayed on the main page when something isn't set properly.
|
2018-11-09 13:40:48 +02:00 |
|
|
57c2265f71
|
Added a basic notification system. Long processes will call the notification API, and the notification events are registered. For now, notifications are pushed to the client by polling (client polls every second for new events). A basic status message is now displayed when the sync process starts and ends.
|
2018-11-04 23:32:18 +02:00 |
|
|
59a766b0fe
|
Implemented import from file functionality.
|
2018-11-03 14:43:23 +02:00 |
|
Jett Jackson
|
84b0c2e861
|
Added docker support
|
2018-10-30 14:15:49 +08:00 |
|