nextcloud/lib
Côme Chilliet ee3abdd81b
feat(router): Cache routes in local cache if possible
This is not ideal because serializing the routecollection is not easy.
It seems Symfony has its own way of doing things by dumping routes to a
 PHP file, maybe that would be better, but it would mean pulling a new
 symfony dependency and maybe refactor our Router.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-06-05 17:58:46 +02:00
..
composer fix: Throw AppNotFoundException from installer when application is not found 2025-06-05 17:03:16 +02:00
l10n fix(l10n): Update translations from Transifex 2025-06-05 00:22:37 +00:00
private feat(router): Cache routes in local cache if possible 2025-06-05 17:58:46 +02:00
public fix(dav): file drop nickname 2025-06-05 09:09:17 +02:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 -01:00
base.php Merge pull request #53157 from nextcloud/chore/refactor-core 2025-06-02 16:51:49 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00