Commit Graph

13 Commits

Author SHA1 Message Date
45d50a1bff Work on provider manager and UI 2020-10-18 19:36:36 +03:00
6afca61dd9 Began refactoring javascript code 2020-04-23 00:47:27 +03:00
9bf114c25d Improved notification system. 2019-08-14 17:14:16 +03:00
11ef3a03ae Merged from master 2019-01-02 23:24:51 +02:00
15f52a1d23 Merged changes from master 2019-01-01 23:35:38 +02:00
ad9138ae1f Added video detail page 2019-01-01 16:13:49 +02:00
8eca3dc7a9 Added admin settings page. Improve dynamic_preferences integration. 2018-12-29 17:11:20 +02:00
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
022d3aa4f5 First time setup improvements 2018-12-21 12:28:06 +02:00
899de7adf5 Implemented first time setup wizard. There are still some problems to be solved. 2018-12-10 23:23:00 +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