yasen pushed to main at lindeas/jilo-web
-
e9dc4463c1 Uses datetime helper to display times
yasen pushed to main at lindeas/jilo-web
-
32c11a9c04 Removes obsolete calls to old datetime helper
yasen pushed to main at lindeas/jilo-web
-
5c4a50c68b Moves the datetime helper loading to index
yasen pushed to main at lindeas/jilo-web
-
e29ee23490 Moves admin page to datetime helper
yasen pushed to main at lindeas/jilo-web
-
79f06f9f04 Adds a centralized datetime helper
yasen pushed to main at lindeas/jilo-web
-
c418337736 Fixes index to allow plugins to have their own allowed/public urls
yasen pushed to main at lindeas/jilo-web
-
0ef061de56 Fixes tests
-
841f25f28b Changes the db collation to utf8mb4_unicode_ci
-
cf10ab021e Adds "settings" and "migrations" to main.sql
- Compare 3 commits »
yasen pushed to main at lindeas/jilo-web
-
9127f97cc9 Fixes tests
-
3b50d81fb4 Moves to App API
-
a030562071 Fixes tests
-
138ea70185 Updates core code to use App(db)
- Compare 4 commits »
yasen pushed to main at lindeas/jilo-web
-
71c25c778f Updates plugins descriptions
-
0165896a0b Fixes index to pass the plugin to only load the internal page
-
1dde66a9f1 Fixes logs and register plugins
- Compare 3 commits »
yasen pushed to main at lindeas/jilo-web
-
eb4b5ca7bc Migrates logs plugin to App API, updates docs
-
58c2651796 Updates register plugin's docs
-
80aaa0cab6 Fixes admin/plugins. Shows tables - owned by plugin and just referenced
-
4c5136adf4 Fixes the register plugin
- Compare 4 commits »
yasen pushed to main at lindeas/jilo-web
-
d318b621d5 Troubleshoots admin/plugins page
-
d3a9d78e2c Updates and fixes the register plugin
-
c42b2ff483 Moves plugin loading after we have DB connection in index
- Compare 3 commits »
yasen pushed to main at lindeas/jilo-web
-
0b3ff9e40b Debugs admin/plugins. Makes it use App API
yasen pushed to main at lindeas/jilo-web
-
ddd8fdac3a Removes old "enabled" field in json. Plugins state is in DB now.
yasen pushed to main at lindeas/jilo-web
-
e1dc0bbf32 Troubleshoots logs plugin
yasen pushed to main at lindeas/jilo-web
-
aff2ec4003 Debugs admin/plugins feature
yasen pushed to main at lindeas/jilo-web
-
064614f73f Refactors admin/plugins to use only DB. Adds buttons and modal info page
yasen pushed to main at lindeas/jilo-web
-
81e665644c Moves index to App API
yasen pushed to main at lindeas/jilo-web
-
d0101925de Adds a helper wrapper to "logs" plugin.
yasen pushed to main at lindeas/jilo-web
-
521d8eafab Adds plugin route registry, one plugin can register multiple routes