Commit Graph

270 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
Robin Appelman b911da3e1e
DI for Router 3 years ago
Ferdinand Thiessen ba8a50c059 fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 3 years ago
Christoph Wurst 20e00cdf17
feat(app-framework): Add UseSession attribute to replace annotation 3 years ago
Christoph Wurst 8d9af3e262
feat(app-framework): Add support for global middlewares 3 years ago
Christoph Wurst 907ff68bfc
perf(app-framework): Make the app middleware registration lazy 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Christoph Wurst 20fcfb5739
feat(app framework)!: Inject services into controller methods 3 years ago
Christoph Wurst b6dd1a1d7b
fix(app framework): Fix missing cast of double controller parameters 3 years ago
Artur Neumann 81f2857f34
check if params given to API are really an array 3 years ago
Julien Veyssier 4a3f3beb0b
use bruteforce protection on all methods wrapped by PublicShareMiddleware 3 years ago
Côme Chilliet 68363f6944
Fix some more problems with tests under PHP 8.2 3 years ago
Roeland Jago Douma 60ee874485
Remove long depreated AppFramework/Db/Mapper 3 years ago
Stanimir Bozhilov 46c10c77e1 Fix the JSON content type regex to match all MIME types 3 years ago
Stanimir Bozhilov f7d51a39cf Add unit tests for application/scim+json content type 3 years ago
Julius Härtl 64a7489958
Fix SessionMiddlewareTest and cover new case with reopening 3 years ago
Simon Leiner 09362eaeaa
Support specifying IPv6 proxies in CIDR notation 3 years ago
Thomas Citharel 1d30fb7852
Fix reading blob data as resource 4 years ago
Côme Chilliet 1bd5222224
Fix PHP 8.2 warnings about undeclared properties 4 years ago
Côme Chilliet c7e1c36362
Remove at matcher uses in tests/lib 4 years ago
Julius Härtl 3901a93c72
Use JSON_THROW_ON_ERROR instead of custom error handling 4 years ago
Joas Schilling f9efc410fa
Restore old behaviour of sending flase for not found apps 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares 4 years ago
Carl Schwan 7d272c54d0 Add a built-in profiler inside Nextcloud 4 years ago
Côme Chilliet 61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests 4 years ago
Julius Härtl bd03dd37be
Allow to set a strict-dynamic CSP through the API 4 years ago
Julius Härtl 2dd96fe8da
Fix tests 4 years ago
Julius Härtl eede608c0e
Add event logging to app loading 4 years ago
Joas Schilling d078d53683
Fix tests 4 years ago
Joas Schilling cc6653e45c
Adjust and add unit tests 4 years ago
Christoph Wurst cb252c5591
Add Transactional trait for atomic DB operations 4 years ago
Christopher Ng e485451eed Add test 4 years ago
Robin Appelman c712987878
send request id in response header 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Côme Chilliet 3a1b3745eb
Fix DateTime constructor calls with null 4 years ago
Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings 4 years ago
Christoph Wurst 6d5cfe0c66
Move DateTime::RFC2822 to DateTimeInterface::2822 5 years ago
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM 5 years ago
Joas Schilling 181aab416a
Fix warnings about logException 5 years ago
Lukas Reschke 377514aad1 Escape filename in Content-Disposition 5 years ago
Joas Schilling b6c6527705
Fix unauthorized OCS status in provisioning 5 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Joas Schilling 174f4dd043
Fix ratelimit template 5 years ago
Roeland Jago Douma 30e096f3f5 Allow overwriting isAuthenticated 5 years ago
Roeland Jago Douma cc744740b7 Remove deprecated \OCP\API 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Roeland Jago Douma 48679ae39f
Make sure we just check for the keys 5 years ago
Roeland Jago Douma 9163790b7c
Set frame-ancestors to none if none are filled 5 years ago
Morris Jobke f03bb4716b
Remove OCSResponse type hint - see #23827 5 years ago