Commit Graph

13 Commits

Author SHA1 Message Date
7650b33cd2
make auditlogger optional in persistent data manager
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-20 00:23:14 +02:00
4fe463fcc5
do not use app container in classes
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-19 23:26:24 +02:00
0f87a9c6e3
add interfaces for route and route collection 2023-04-19 22:15:49 +02:00
831433f9d8
implement audit logger 2023-04-18 23:15:06 +02:00
ad7b8c3eda
handle errors and exceptions in controllers
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-18 22:43:21 +02:00
51801d4228
execute every db command in a transaction in controllers 2023-04-18 22:22:02 +02:00
f43121769b
turn on mysqli exceptions
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-17 20:42:22 +02:00
635b68ab46
add generic HttpResponse
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-16 20:46:16 +02:00
427426bebe
unify url handling for routes and redirect
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-16 20:33:22 +02:00
298a1e34ac
add interface IAuthenticationRequired
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-16 16:43:53 +02:00
9d4cb86d41
fix check in PersistentDataManager
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-16 15:59:47 +02:00
fda796ab18
get and serve headers in Request
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-16 15:52:50 +02:00
a17a88e9d4
initial commit for soko-web
All checks were successful
soko-web/pipeline/head This commit looks good
2023-04-07 19:32:15 +02:00