Config
|
refactor goodie config option as enum (#1100)
|
2023-03-05 03:00:38 +01:00 |
Container
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
Controllers
|
Fix ics escaping and IDs
|
2023-06-05 08:28:07 +02:00 |
Database
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
Events
|
Catch Exception when sending emails to users
|
2023-04-08 19:55:54 +02:00 |
Exceptions
|
phpstan fixes (partial level 3) (#1091)
|
2023-04-01 14:39:25 +02:00 |
Helpers
|
phpstan fixes (partial level 3) (#1091)
|
2023-04-01 14:39:25 +02:00 |
Http
|
Add ShirtSize validation
|
2023-05-11 18:48:28 +02:00 |
Logger
|
Moved logging tests from feature to unit
|
2023-02-26 13:49:13 +01:00 |
Mail
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
Middleware
|
Add ETag to FeedController
|
2023-05-03 16:04:39 +02:00 |
Renderer
|
Reimplemented admin room pages
|
2023-02-26 16:55:04 +01:00 |
Environment.php
|
Convert class const's to enum's (#1050)
|
2023-01-24 19:23:57 +01:00 |