20 Commits

Author SHA1 Message Date
Ross Mountjoy
e1d4b9f23e v0.5
- users are now managed through config.ini
- no more alembic, completely dynamic database, created on startup
- performance fixes
2020-03-20 17:56:53 -04:00
Ross Mountjoy
00786d9eb6 - fixed lack of feedback on login screen
- fixed broken images on README.md
- updated README.md
- updated the PR template
- adding option for changing the tab name
- added tag headers for grid and list view
- added function that resizes template app images to 64x64 on startup
- fixed error that was blocking image types from being uploaded
2020-03-08 11:55:21 -04:00
Ross Mountjoy
445ca85808 changed how template apps are handled, no more database table, also separate files for each app. Unfortunately the idea of displaying a list here is not going to work. As we add data sources for template apps, there's going to be too much data to send at one time, so we'll need to keep the autocomplete. 2020-02-13 11:22:40 -05:00
Ross Mountjoy
131a49030e added list view, and possibly some bugs ;) 2020-02-12 18:17:23 -05:00
ShadeAnimator
3bda8cc3e8 Transmission platform added 2020-02-07 18:18:17 +03:00
Ross Mountjoy
dba238fa29 tweaking plugin/platform system, added ping platform 2020-02-07 08:43:51 -05:00
Ross Mountjoy
71b5f17f83 finished the core of platform/plugin system 2020-02-06 12:00:03 -05:00
Ross Mountjoy
43ae3103e1 started work on the platform/plugin system 2020-02-06 10:57:45 -05:00
Ross Mountjoy
1194b543c5 worked on access groups/roles 2020-02-05 09:26:59 -05:00
Ross Mountjoy
4fe3cb6575 Started work on 1.0
added roles/access groups
2020-02-04 08:40:36 -05:00
Ross Mountjoy
9fb86b7cdb fixed rest api bug (stripped whitespace) 2020-02-02 17:49:11 -05:00
Ross Mountjoy
52fda77c65 removed update system, added delete file 2020-02-01 19:20:18 -05:00
Ross Mountjoy
55ffaaf13d fixed bug with static links 2020-02-01 18:56:11 -05:00
Ross Mountjoy
9218457f04 1 2020-02-01 17:42:25 -05:00
Ross Mountjoy
b59974c0e4 user edit, fixed app heights, added api tutorial ready for docker 2020-02-01 11:55:14 -05:00
Ross Mountjoy
995d24664f added rest data 2020-01-29 17:33:59 -05:00
Ross Mountjoy
47fe5c34cb 1 2020-01-29 07:21:00 -05:00
Ross Mountjoy
984ec6ae20 separated user data 2020-01-28 08:39:21 -05:00
Ross Mountjoy
e65f345bae 1 2020-01-28 07:36:49 -05:00
Ross Mountjoy
6ca5aff77e first commit 2020-01-06 07:21:52 -05:00