Commit Graph

63 Commits

Author SHA1 Message Date
948b36c80d
Merge pull request 'add generic HttpResponse' (#6) from feature/create-generic-class-for-http-response into master
All checks were successful
soko-web/pipeline/head This commit looks good
Reviewed-on: #6
2023-04-16 20:52:06 +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
8df2e64872
Merge pull request 'unify url handling for routes and redirect' (#5) from feature/unify-url-handling into master
All checks were successful
soko-web/pipeline/head This commit looks good
Reviewed-on: #5
2023-04-16 20:45:23 +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
014a548096
Merge pull request 'add interface IAuthenticationRequired' (#4) from feature/interface-for-authentication-required into master
All checks were successful
soko-web/pipeline/head This commit looks good
Reviewed-on: #4
2023-04-16 16:54: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
4af7ae3521
Merge pull request 'fix check in PersistentDataManager' (#3) from bugfix/fix-check-in-persistentdatamanager into master
All checks were successful
soko-web/pipeline/head This commit looks good
Reviewed-on: #3
2023-04-16 16:00:29 +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
bf4520a7dd
Merge pull request 'get and serve headers in Request' (#2) from feature/implement-header-parsing into master
All checks were successful
soko-web/pipeline/head This commit looks good
Reviewed-on: #2
2023-04-16 15:54:55 +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
ba33a9bb37
Merge pull request 'add README with build badge' (#1) from add-readme into master
All checks were successful
soko-web/pipeline/head This commit looks good
Reviewed-on: #1
2023-04-07 21:22:45 +02:00
8a20bb76ef
add README with build badge
All checks were successful
soko-web/pipeline/pr-master This commit looks good
2023-04-07 21:20:25 +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