.. |
AddHeaders.php
|
Added additional headers
|
2018-11-21 19:24:36 +01:00 |
CallableHandler.php
|
Implemented controller permissions
|
2018-12-02 12:53:31 +01:00 |
Dispatcher.php
|
Added nikic/fast-route as routing dispatcher
|
2018-08-25 21:48:39 +02:00 |
ErrorHandler.php
|
ErrorHandler: Return 404 on ModelNotFoundException
|
2020-04-25 15:50:57 +02:00 |
ExceptionHandler.php
|
Formatting, syntax, typehint and namespace fixes, cleanups
|
2020-04-25 16:54:30 +02:00 |
LegacyMiddleware.php
|
Add new questions frontend
|
2020-12-20 17:46:45 +01:00 |
RequestHandler.php
|
Replaced functions with mb_* equivalents
|
2019-04-25 18:17:19 +02:00 |
RequestHandlerServiceProvider.php
|
Added nikic/fast-route as routing dispatcher
|
2018-08-25 21:48:39 +02:00 |
ResolvesMiddlewareTrait.php
|
Added nikic/fast-route as routing dispatcher
|
2018-08-25 21:48:39 +02:00 |
RouteDispatcher.php
|
Don't save sessions permanently on api and metrics paths
|
2018-12-28 20:35:44 +01:00 |
RouteDispatcherServiceProvider.php
|
Formatting, syntax, typehint and namespace fixes, cleanups
|
2020-04-25 16:54:30 +02:00 |
SendResponseHandler.php
|
Added middleware tests
|
2018-08-19 13:59:39 +02:00 |
SessionHandler.php
|
Don't save sessions permanently on api and metrics paths
|
2018-12-28 20:35:44 +01:00 |
SessionHandlerServiceProvider.php
|
Added k8s health checks and metrics scraping
|
2020-09-22 11:37:21 +02:00 |
SetLocale.php
|
Locale: Set initial locale using request language
|
2021-04-12 17:13:48 +02:00 |
VerifyCsrfToken.php
|
Refactoring: Throw HttpAuthExpired on csrf token mismatch
|
2018-12-02 12:53:31 +01:00 |