nextcloud-server/lib/private/AppFramework
Joas Schilling ea0d1d3f2e fix(controller): Support native int ranges
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-07 18:06:10 +07:00
..
Bootstrap fix(userconfig): duplicate core lexicon 2025-07-29 10:36:44 +07:00
DependencyInjection fix(container): Reduce general deprecation spam on all requests 2025-08-09 11:53:30 +07:00
Http feat(log): Add script name and occ command to log details 2025-12-15 16:57:16 +07:00
Middleware fix(AppFramework): Check for responder existence 2025-11-12 10:46:36 +07:00
OCS chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Routing feat(route): globalsiteselector as root url generator 2025-10-16 21:56:01 +07:00
Services fix: Use only enabled applications versions in the cache prefix 2025-06-05 17:58:54 +07:00
Utility fix(controller): Support native int ranges 2026-01-07 18:06:10 +07:00
App.php Merge pull request #54303 from nextcloud/jtr-oc-appframework-app-cleanup 2025-08-08 10:41:51 +07:00
Http.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ScopedPsrLogger.php