Commit Graph

14 Commits

Author SHA1 Message Date
Tiberiu Chibici 33ee71dcbb Fixed registration step of first time setup. General improvements to settings and first time setup wizard. 2018-12-28 19:47:35 +02:00
Tiberiu Chibici 0329645c37 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
Tiberiu Chibici 541adb4f2a Integrated django_dynamic_preferences for setting management. 2018-12-01 17:28:37 +02:00
Tiberiu Chibici 105b24f648 Removed testing stuff from config.ini. 2018-11-09 13:43:43 +02:00
Tiberiu Chibici 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
Brandon a5de3bf6cb
Changed based on feedback in chibicitiberiu/ytsm#27 2018-11-08 17:25:00 -08:00
Tiberiu Chibici d8f4151242 Added /media location to nginx, so it fetches the downloaded thumbnails. 2018-11-02 02:50:49 +02:00
Tiberiu Chibici 288328f538 Docker server should have multiple workers to work properly. 2018-11-02 02:32:29 +02:00
Tiberiu Chibici 1fafd859b7 Fixed docker image. Fixed issue with environment variable interpolation (on Linux, it is case sensitive, so converting to lowercase was bad. Cleaned up directory structure. 2018-11-02 02:25:15 +02:00
Jett Jackson 84b0c2e861
Added docker support 2018-10-30 14:15:49 +08:00
Tiberiu Chibici 0fb09b00da Integrated pytaw library for youtube API. 2018-10-29 18:52:09 +02:00
Tiberiu Chibici 3da026dbe6 Fixed multiple issues in configparser usage and implementation. Added dropdowns for sort order, and used the values everywhere. 2018-10-27 03:33:45 +03:00
Tiberiu Chibici 1d5c7ea24b Work on big refactor 2018-10-13 23:01:45 +03:00
Tiberiu Chibici ae77251883 Big refactor 2018-10-11 01:43:50 +03:00