all-in-one/php/src
Pablo Zmdl 0b6c0733ab Cache config, introduce get() and set() helpers to guide new way to set attributes
Use cached config, use set() for single attributes, setMultiple to wrap
multiple calls to set()

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2026-01-28 11:43:36 +01:00
..
Auth update constructor 2024-10-07 10:12:43 +02:00
Container refactor: change private properties to public in Container class and update related methods 2026-01-10 15:07:08 +01:00
Controller feat: Add office switcher with feature comparison (#7421) 2026-01-28 09:53:53 +01:00
Cron Fix typo in variable throughout the code base 2026-01-07 12:03:32 +01:00
Data Cache config, introduce get() and set() helpers to guide new way to set attributes 2026-01-28 11:43:36 +01:00
Docker CreateContainer: also insert the max shutdown time into the container itself 2026-01-22 14:07:41 +01:00
Middleware Added suggested changes 2025-11-04 15:10:41 +01:00
Twig fix remaining psalm issues 2025-11-24 17:46:44 +01:00
ContainerDefinitionFetcher.php refactor: change private properties to public in Container class and update related methods 2026-01-10 15:07:08 +01:00
DependencyInjection.php Add support for ghcr.io (#6134) 2025-03-13 12:55:18 +01:00