engelsystem/src/Controllers
frischler bdc62eaac3
Worklog Refactoring
2022-12-08 17:40:24 +01:00
..
Admin Worklog Refactoring 2022-12-08 17:40:24 +01:00
Metrics /metrics: Add newline at the end to be spec compliant 2022-05-11 00:25:20 +02:00
ApiController.php Replaced old /api endpoint with ApiController 2019-06-12 10:20:08 +02:00
AuthController.php Redirect back from login after 403 (Not authorized) 2021-10-23 17:13:46 +02:00
BaseController.php Implemented Validation for controllers 2019-07-09 21:43:18 +02:00
ChecksArrivalsAndDepartures.php Settings Modernization: Applied suggested changed from #972 2022-11-01 16:55:23 +01:00
CreditsController.php Added version to credits and metrics page 2019-07-21 03:19:19 +02:00
DesignController.php Add countdowns to /design 2022-10-22 17:11:55 +02:00
FaqController.php Added FAQ 2020-12-20 17:46:45 +01:00
HasUserNotifications.php Added HasUserNotifications trait to show messages to the user 2020-04-25 15:50:57 +02:00
HealthController.php Added k8s health checks and metrics scraping 2020-09-22 11:37:21 +02:00
HomeController.php HomeController: Fix redirect 2020-06-14 13:55:08 +02:00
MessagesController.php Unified message display, scroll to newest after sending or deleting 2022-06-06 16:12:47 +02:00
NewsController.php Make news comments deletable 2021-08-08 19:11:16 +02:00
OAuthController.php Add support for oauth scopes 2022-12-02 15:35:10 +01:00
PasswordResetController.php replace md5 with random_bytes and use 64 chars for api_key 2022-12-08 15:57:13 +01:00
QuestionsController.php Replace model data access workaround with twigbridge patch 2022-06-10 12:45:24 +02:00
SettingsController.php Settings Modernization: Applied suggested changed from #972 2022-11-01 16:55:23 +01:00