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
yasen pushed to main at lindeas/jilo-web
-
e2e3d74de1 Integrates App\App into index.php
yasen pushed to main at lindeas/jilo-web
-
62b2242b75 Adds a simple Core/App unit test
yasen pushed to main at lindeas/jilo-web
-
1228abe6f2 Adds minimal app services API for plugins
yasen pushed to main at lindeas/jilo-web
-
f4238f205f Moves $timeNow as early as possible. Available to whole site.
yasen pushed to main at lindeas/jilo-web
-
bbceb44c3d Adds session expiration debug message
yasen pushed to main at lindeas/jilo-web
-
d67e376220 Fixes remember_me in login form
yasen pushed to main at lindeas/jilo-web
-
0bb5fc2dc4 Removes admin-tools page