Part-DB.Part-DB-server/config/packages
Jan Böhmer 3247a97217 Removed "All" page length option for log tables, as this easily causes an out of memory situation on the server
You can easily have thousands of log entries, making it impossible to view them all at once.

This fixes #835
2025-02-01 23:44:07 +01:00
..
dev Use jbtronics/translation-editor bundle instead of php-translation/symfony-bundle for profiler translation editing 2024-09-08 20:03:33 +02:00
prod Upgraded doctrine-bundle recipe 2023-02-11 22:27:51 +01:00
test Use str_contains and similar instead of strpos 2023-05-27 23:58:28 +02:00
api_platform.yaml Explicitly configure some deprecated configuration options 2024-06-19 23:47:38 +02:00
assets.yaml Added a basic show part info with new design. Not finished yet... 2019-02-24 18:05:06 +01:00
cache.yaml Cache the DTO objects returned by the info providers 2023-07-16 19:05:26 +02:00
dama_doctrine_test_bundle.yaml Updated recipes to update docker related files 2024-03-10 18:08:22 +01:00
datatables.yaml Removed "All" page length option for log tables, as this easily causes an out of memory situation on the server 2025-02-01 23:44:07 +01:00
debug.yaml Updated symfony/debug recipe 2022-03-04 19:07:10 +01:00
doctrine.yaml Added a custom function to make PostgresSQL searches case insensitive 2024-12-02 00:17:54 +01:00
doctrine_migrations.yaml Updated doctrine/doctrine-migrations recipe. 2021-10-02 20:47:01 +02:00
dompdf_font_loader.yaml Added GNU unifont as fallback font for labels with CJK characters 2023-07-02 03:26:56 +02:00
framework.yaml Updated symfony-framework-bundle recipe 2023-12-03 23:04:35 +01:00
http_client.yaml Added proper OAuth authentication for digikey and other providers 2023-07-16 03:07:53 +02:00
http_discovery.yaml Updated recipe of php-http/discovery 2023-05-27 20:52:04 +02:00
knpu_oauth2_client.yaml Added very basic octopart info provider 2023-07-30 23:04:18 +02:00
liip_imagine.yaml Fixed LiipImagine deprecation 2023-04-15 19:11:06 +02:00
mailer.yaml Added an mechanism to reset passwords via mail. 2019-11-24 22:49:22 +01:00
monolog.yaml Do not format error messages as JSON, this makes log files easier to read and reduces line length which can makes problems on FPM 2024-12-01 22:33:32 +01:00
nbgrp_onelogin_saml.yaml Use the DEFAULT_URI setting for SAML base url instead of auto determining it. 2023-12-10 22:52:59 +01:00
nelmio_cors.yaml Added first API endpoint 2023-08-06 00:42:34 +02:00
nelmio_security.yaml Fixed CSP rules to allow the WASM loading for the barcode scanner 2025-01-04 18:23:57 +01:00
nyholm_psr7.yaml Added an console command for updating currency exchange rates. 2019-08-13 13:04:31 +02:00
routing.yaml Allow to configure SAML via env variables 2023-02-22 00:50:51 +01:00
scheb_2fa.yaml Removed deprecated google 2FA option 2023-12-05 22:07:48 +01:00
security.yaml Return a 401 message with an JSON encoded body, if no authentication header is passed for an API request. 2024-01-25 23:35:42 +01:00
swap.yaml Really use euro as base currency when querying exchange rates, so we can use the configuration-free ECB provider 2022-12-11 15:33:50 +01:00
translation.yaml Just enable the locales we really need in symfony framework. 2022-07-21 23:47:00 +02:00
twig.yaml Added ability to view part relations on a part info page 2023-11-15 00:44:45 +01:00
uid.yaml Updated symfony to 6.2, updated scheb/2fa bundle and removed obsolete hslavich/oneloginsaml-bundle 2023-05-27 20:35:36 +02:00
ux_translator.yaml Use symfony/ux-translator to translate password_strength_estimator badges 2023-06-28 16:00:11 +02:00
validator.yaml Updated symfony/validator recipe 2022-03-04 19:24:47 +01:00
web_profiler.yaml Updated webprofiler bundle 2023-06-11 20:00:25 +02:00
webauthn_2fa.yaml Renamed security template folder to recommended snake_case style 2023-02-04 22:59:43 +01:00
webpack_encore.yaml Automatic reload assets on when they change. 2022-03-04 20:19:43 +01:00