Part-DB.Part-DB-server/src
2024-03-11 19:16:01 +01:00
..
ApiPlatform Removed unused import statements 2024-03-03 20:34:36 +01:00
ApiResource Fixed API Platform deprecations 2023-10-25 20:40:41 +02:00
Command Show 64-bit recommendation in check requirements CLI and server info page 2024-03-09 00:23:18 +01:00
Configuration Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
Controller Show info about kernel runtime parameters on server info page 2024-03-10 20:32:43 +01:00
DataFixtures Removed unused import statements 2024-03-03 20:34:36 +01:00
DataTables Removed unused import statements 2024-03-03 20:34:36 +01:00
Doctrine Removed unused import statements 2024-03-03 20:34:36 +01:00
Entity Forbid users to select dates after 2038 on 32-bit systems to prevent errors caused by Year2038 bug 2024-03-09 00:11:00 +01:00
EntityListeners Refactored cache tags and invalidation 2023-11-29 20:49:16 +01:00
EventListener Allow to override the root user CLI check with COMPOSER_ALLOW_SUPERUSER 2024-03-10 19:30:14 +01:00
Events Write to event log, when a user gets impersonated 2023-07-08 23:07:06 +02:00
EventSubscriber Removed unused import statements 2024-03-03 20:34:36 +01:00
Exceptions Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Form Fixed problems with dynamically adding structural entities, when the arrows had spaces around them 2024-03-04 22:10:28 +01:00
Helpers Fixed some inspection issues 2024-03-03 19:57:31 +01:00
Migration Fixed some inspection issues 2024-03-03 19:57:31 +01:00
Repository Removed unused import statements 2024-03-03 20:34:36 +01:00
Security Removed unused import statements 2024-03-03 20:34:36 +01:00
Serializer Removed unused import statements 2024-03-03 20:34:36 +01:00
Services Avoid throwing an exception if Content-Disposition header doesn't exist or contains illegal things 2024-03-11 19:16:01 +01:00
State Removed unused import statements 2024-03-03 20:34:36 +01:00
Twig Added placeholders filter to utilize the placeholders in twig mode 2024-03-06 21:00:49 +01:00
Validator Forbid users to select dates after 2038 on 32-bit systems to prevent errors caused by Year2038 bug 2024-03-09 00:11:00 +01:00
.preload.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Kernel.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00