nextcloud/tests/lib/AppFramework
Ferdinand Thiessen 6eddda147b
fix(FileDisplayResponse): return 404 if not found
If the linked file is not found (anymore) return proper 404
status code.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-02-06 17:29:26 +01:00
..
Bootstrap refactor: Cleanup some unit tests 2025-10-01 10:11:27 +02:00
Controller fix(dav): allow multiple link shares token in session 2025-10-23 13:10:39 +02:00
Db refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
DependencyInjection refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
Http fix(FileDisplayResponse): return 404 if not found 2026-02-06 17:29:26 +01:00
Middleware refactor: Move hasAnnotationOrAttribute to MiddlewareUtils 2026-01-28 21:48:16 +01:00
OCS chore: run rector 2025-07-01 22:45:52 +02:00
Routing fix(RouteParser): bail out if method name contains hashtag 2025-05-15 13:57:14 +02:00
Services chore: run rector 2025-07-01 22:45:52 +02:00
Utility fix(controller): Support native int ranges 2026-01-07 17:36:57 +01:00
AppTest.php fix: Fix issues and tests in DIContainer and friends 2025-07-08 13:32:14 +02:00