Commit Graph

263 Commits (a6761d76ea5d8103fffd6eabd6e402f528ffcb2f)

Author SHA1 Message Date
Roeland Jago Douma 60ee874485
Remove long depreated AppFramework/Db/Mapper 4 years ago
Joas Schilling 82b98b4b9b
Fix typo in deprecated 4 years ago
Jonas Rittershofer c8b7a233a5 Allow CSRF on CORS routes 4 years ago
Joas Schilling df57b51c8b
Fix psalm parameter type 4 years ago
Daniel c55ae98a3f
Add description for public and immutable 4 years ago
Daniel Kesselberg 855ef21883
Update docblock for cacheFor 4 years ago
Julius Härtl 68d0038eb0
Move registration to IBootstrap 4 years ago
Arthur Schiwon 2a6f46e689
allow apps to specify methods carrying sensitive parameters 4 years ago
Thomas Citharel 1d30fb7852
Fix reading blob data as resource 4 years ago
Julius Härtl 3901a93c72
Use JSON_THROW_ON_ERROR instead of custom error handling 4 years ago
Daniel Kesselberg be99ea969e
Fix type for resource 4 years ago
Joas Schilling ad908cd87a
Make appName of TemplateResponse accessible in BeforeTemplateRenderedEvent 4 years ago
Daniel Kesselberg 7cd356ee7d
Fix psalm warning for zip response due wrong type 4 years ago
Christoph Wurst 1cd05a06fa
Always free the DB result in QBMapper::findEntities 4 years ago
Carl Schwan f945c0cbc6 Add a public replacement for OC::$server->get 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
Vincent Petry 18c013d8fc
Add CSP policy merge priority for booleans 4 years ago
Julius Härtl bd03dd37be
Allow to set a strict-dynamic CSP through the API 4 years ago
Christoph Wurst cb252c5591
Add Transactional trait for atomic DB operations 4 years ago
Carl Schwan 7dddbd0c35 Improve caching policy 4 years ago
Christopher Ng e3244361ba Allow registration of migrators 4 years ago
Christoph Wurst 9a656e5b35
Move calendar resource/room backend registration to IBootstrap 4 years ago
Christoph Wurst 2c356d0852
Add a Talk API for OCP 4 years ago
Robin Appelman c712987878
send request id in response header 4 years ago
Carl Schwan f778cbe7b9
Fix registerEventListener issues 4 years ago
Christoph Wurst 3e078ffa1b
Deprecate entity slugs 4 years ago
Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types 5 years ago
Christoph Wurst b193f854d1
Register missing DAV app calendar provider 5 years ago
Christopher Ng 9f8eae3f50 Use more explicit naming for profile link action 5 years ago
Roeland Jago Douma 8bc25e3324
Move preview provider registration to bootstrap 5 years ago
Christopher Ng 309354852f Profile backend 5 years ago
Anna Larch a58d1e6b06
Add Public Calendar Provider 5 years ago
Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 5 years ago
Daniel Rudolf a43de10d1e
Add RedirectToDefaultAppResponse::__construct() annotations 5 years ago
Daniel Rudolf e478db9161
Deprecate RedirectToDefaultAppResponse 5 years ago
Daniel Rudolf 2c7186a15f
Remove \OC::$server->getURLGenerator() usage 5 years ago
Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 5 years ago
Christoph Wurst 6d5cfe0c66
Move DateTime::RFC2822 to DateTimeInterface::2822 5 years ago
Lukas Reschke 25ab4059c6 Add security.txt 5 years ago
Christoph Wurst e49f1e4319
Phase out the controller reflector 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Lukas Reschke 377514aad1 Escape filename in Content-Disposition 5 years ago
Richard de Boer a0d265b0b1 Fix a usort comparison function returning a boolean instead of an integer 5 years ago
Anna Larch 8fcb3f33c8 Add DB exception throws tag to QBMapper PHPDoc 5 years ago
Christoph Wurst 865661ed75
Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement 5 years ago
Joas Schilling 5c4c527245
Add datetime support to QBMapper 5 years ago
Roeland Jago Douma 5ee9e1f784 Move 2FA registration to IBootstrap 5 years ago
Roeland Jago Douma 808e589035 Allow registering NotifierServices trough IBootstrap 5 years ago
Joas Schilling 25d11b5197
Fix constraint violation detection in QB Mapper 5 years ago