.. |
Config
|
Allow admins to remove entries from some config arrays (#1155)
|
2023-09-24 21:42:44 +02:00 |
Container
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
Controllers
|
Send notifications on news updates, make notifications optional
|
2023-12-26 20:36:02 +01:00 |
Database
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
Events
|
Send notifications on news updates, make notifications optional
|
2023-12-26 20:36:02 +01:00 |
Exceptions
|
Legacy logger: be less noisy on cli (no double logging and oneliners)
|
2023-10-15 18:10:12 +02:00 |
Factories
|
Move api key reset to authenticator, set api_key on registration
|
2023-12-22 15:14:01 +01:00 |
Helpers
|
API: Moved json handling and route-api tagging to ApiRouteHandler
|
2023-12-22 15:14:01 +01:00 |
Http
|
Set cookie secure attribute matching request
|
2023-12-15 11:13:30 +01:00 |
Logger
|
Added user id to logs, implemented filter by user
|
2023-12-22 11:17:07 +01:00 |
Mail
|
Handle email send errors in Mailer class
|
2023-10-15 18:45:37 +02:00 |
Middleware
|
API: Moved json handling and route-api tagging to ApiRouteHandler
|
2023-12-22 15:14:01 +01:00 |
Models
|
Added room selection for schedules
|
2023-12-27 12:50:03 +01:00 |
Renderer
|
Add day of event in footer and on dashboard
|
2023-08-18 14:46:19 +02:00 |
Application.php
|
API: Init with news endpoint (ro)
|
2023-12-22 15:14:01 +01:00 |
Environment.php
|
Convert class const's to enum's (#1050)
|
2023-01-24 19:23:57 +01:00 |
helpers.php
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |