256 コミット (601664bc84e91b752ab6e6251510b559a5a676fc)

作成者 SHA1 メッセージ 日付
  Arthur Schiwon 2a6f46e689
allow apps to specify methods carrying sensitive parameters 1年前
  Thomas Citharel 1d30fb7852
Fix reading blob data as resource 2年前
  Julius Härtl 3901a93c72
Use JSON_THROW_ON_ERROR instead of custom error handling 2年前
  Daniel Kesselberg be99ea969e
Fix type for resource 2年前
  Joas Schilling ad908cd87a
Make appName of TemplateResponse accessible in BeforeTemplateRenderedEvent 2年前
  Daniel Kesselberg 7cd356ee7d
Fix psalm warning for zip response due wrong type 2年前
  Christoph Wurst 1cd05a06fa
Always free the DB result in QBMapper::findEntities 2年前
  Carl Schwan f945c0cbc6 Add a public replacement for OC::$server->get 2年前
  Carl Schwan 7817845538 Add a metadata service to store file metadata 2年前
  Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares 2年前
  Vincent Petry 18c013d8fc
Add CSP policy merge priority for booleans 2年前
  Julius Härtl bd03dd37be
Allow to set a strict-dynamic CSP through the API 2年前
  Christoph Wurst cb252c5591
Add Transactional trait for atomic DB operations 2年前
  Carl Schwan 7dddbd0c35 Improve caching policy 2年前
  Christopher Ng e3244361ba Allow registration of migrators 2年前
  Christoph Wurst 9a656e5b35
Move calendar resource/room backend registration to IBootstrap 2年前
  Christoph Wurst 2c356d0852
Add a Talk API for OCP 2年前
  Robin Appelman c712987878
send request id in response header 2年前
  Carl Schwan f778cbe7b9
Fix registerEventListener issues 2年前
  Christoph Wurst 3e078ffa1b
Deprecate entity slugs 2年前
  Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types 2年前
  Christoph Wurst b193f854d1
Register missing DAV app calendar provider 2年前
  Christopher Ng 9f8eae3f50 Use more explicit naming for profile link action 2年前
  Roeland Jago Douma 8bc25e3324
Move preview provider registration to bootstrap 3年前
  Christopher Ng 309354852f Profile backend 2年前
  Anna Larch a58d1e6b06
Add Public Calendar Provider 2年前
  Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 2年前
  Daniel Rudolf a43de10d1e
Add RedirectToDefaultAppResponse::__construct() annotations 3年前
  Daniel Rudolf e478db9161
Deprecate RedirectToDefaultAppResponse 3年前
  Daniel Rudolf 2c7186a15f
Remove \OC::$server->getURLGenerator() usage 3年前
  Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 3年前
  Christoph Wurst 6d5cfe0c66
Move DateTime::RFC2822 to DateTimeInterface::2822 3年前
  Lukas Reschke 25ab4059c6 Add security.txt 3年前
  Christoph Wurst e49f1e4319
Phase out the controller reflector 3年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3年前
  Lukas Reschke 377514aad1 Escape filename in Content-Disposition 3年前
  Richard de Boer a0d265b0b1 Fix a usort comparison function returning a boolean instead of an integer 3年前
  Anna Larch 8fcb3f33c8 Add DB exception throws tag to QBMapper PHPDoc 3年前
  Christoph Wurst 865661ed75
Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatement 3年前
  Joas Schilling 5c4c527245
Add datetime support to QBMapper 3年前
  Roeland Jago Douma 5ee9e1f784 Move 2FA registration to IBootstrap 3年前
  Roeland Jago Douma 808e589035 Allow registering NotifierServices trough IBootstrap 3年前
  Joas Schilling 25d11b5197
Fix constraint violation detection in QB Mapper 3年前
  Joas Schilling 02c011c4f7
Make debugging easier which header is being set 3年前
  Christoph Wurst 0d8b3baf61
Use executeQuery and executeUpdate in the QBMapper 3年前
  Roeland Jago Douma 30e096f3f5 Allow overwriting isAuthenticated 3年前
  Roeland Jago Douma 69b26c73f3 Fix some redundant casts 3年前
  Roeland Jago Douma cc744740b7 Remove deprecated \OCP\API 3年前
  Christoph Wurst 08d4458542
Initialize \OCP\AppFramework\Http\ZipResponse::$resources 3年前
  Christoph Wurst aabd73912e
Type the service registration 3年前