Part-DB.Part-DB-server/src
2025-08-24 23:35:31 +02:00
..
ApiPlatform Updated to API Platform 4 2025-08-04 23:32:42 +02:00
ApiResource Revert "Use the modular api-platform packages instead of the monolitic api-platform/core package" 2025-02-22 21:12:54 +01:00
Command Fixed phpstan issues 2025-08-03 21:59:51 +02:00
Configuration
Controller Allow to associate settings forms with info providers 2025-08-24 23:32:58 +02:00
DataFixtures Split attachment paths (#848) 2025-02-22 17:29:14 +01:00
DataTables Merge branch 'master' into settings-bundle 2025-06-15 18:39:49 +02:00
Doctrine Removed ArrayType which is not necessary anymore with the new webauthn lib 2025-08-14 18:47:17 +02:00
Entity Use new webauthn library for 2FA 2025-08-14 18:46:10 +02:00
EntityListeners Split attachment paths (#848) 2025-02-22 17:29:14 +01:00
EventListener Merge branch 'master' into settings-bundle 2024-06-24 21:15:14 +02:00
Events
EventSubscriber Use ajax_replace option for symfony debug toolbar instead of custom event subscriber 2025-08-24 12:24:08 +02:00
Exceptions Remove project path in twig label error messages to prevent information leakage 2024-08-23 22:28:29 +02:00
Form Set empty_data to null for APIKeyType 2025-08-24 20:54:04 +02:00
Helpers Correctly handle IP addresses containing RFC 4007 scoping 2024-12-01 19:19:04 +01:00
Migration Fixed problems with container injection into migrations 2025-07-12 23:39:26 +02:00
Repository Added command to download all external-only attachments to the local file system 2025-03-29 13:33:35 +01:00
Security Use new webauthn library for 2FA 2025-08-14 18:46:10 +02:00
Serializer Updated to API Platform 4 2025-08-04 23:32:42 +02:00
Services Add settings form for remaining info providers 2025-08-24 23:35:31 +02:00
Settings Use a special form type for api key settings, that hide the api key by default as dots 2025-08-24 20:04:52 +02:00
State Moved default language, default timezone and base currency settings to new settings system 2024-08-03 23:14:29 +02:00
Translation/Fixes Keeep the segment annotations in the translation files, when editing them from inside the application 2024-10-13 20:30:56 +02:00
Twig Run rector 2025-07-14 00:26:40 +02:00
Validator Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
.preload.php
Kernel.php