Yasen Pramatarov
|
49e147c5b5
|
Moves imgration flag to DB with fallback to file
|
2025-09-25 11:50:29 +03:00 |
Yasen Pramatarov
|
f22fa76987
|
Fixes db migration code
|
2025-09-24 21:29:31 +03:00 |
Yasen Pramatarov
|
08953c6272
|
Adds initial support for maintenance mode
|
2025-09-24 20:27:17 +03:00 |
Yasen Pramatarov
|
315b68f928
|
Adds initial support for DB upgrades/migrations
|
2025-09-24 19:44:38 +03:00 |
Yasen Pramatarov
|
c9490cf149
|
Troubleshoots router class
|
2025-06-13 12:20:37 +03:00 |
Yasen Pramatarov
|
81b4187ae8
|
Removes obsolete insertLog()
|
2025-04-27 19:21:23 +03:00 |
Yasen Pramatarov
|
f84a337607
|
Fixes log plugin
|
2025-04-27 15:43:45 +03:00 |
Yasen Pramatarov
|
1f3d331b25
|
Adds pipeline in index for all middleware
|
2025-04-26 15:36:41 +03:00 |
Yasen Pramatarov
|
880c45025c
|
Migrates app database from SQLite to MariaDB
|
2025-04-25 12:10:29 +03:00 |
Yasen Pramatarov
|
fe91a91081
|
Adds NullLogger when logging system is missing
|
2025-04-25 09:52:48 +03:00 |
Yasen Pramatarov
|
ed1c305358
|
Fixes config code
|
2025-04-24 14:30:35 +03:00 |
Yasen Pramatarov
|
13f2ca4fe4
|
Moves database connection to DatabaseConnector core class
|
2025-04-24 14:12:24 +03:00 |
Yasen Pramatarov
|
891e85b0bb
|
Adds DatabaseConnector core class
|
2025-04-24 13:57:08 +03:00 |
Yasen Pramatarov
|
7dfbe49996
|
Adds ConfigLoader core class
|
2025-04-24 13:49:52 +03:00 |
Yasen Pramatarov
|
8628985361
|
Adds HookDispatcher core class for plugin hooks
|
2025-04-24 13:25:30 +03:00 |
Yasen Pramatarov
|
facddb0d6d
|
Adds PluginManager core class
|
2025-04-24 13:25:03 +03:00 |
Yasen Pramatarov
|
9c896d9e0e
|
Creates /app/core/ for core infrastructure code, essential for the app
|
2025-04-24 12:34:27 +03:00 |