summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32485 from nextcloud/debt/noid/psalm-streamer-fhblizzz2022-05-311-1/+1
|\
| * Fix type for resourceDaniel Kesselberg2022-05-241-1/+1
* | Use JSON_THROW_ON_ERROR instead of custom error handlingJulius Härtl2022-05-301-7/+1
|/
* Make appName of TemplateResponse accessible in BeforeTemplateRenderedEventJoas Schilling2022-05-201-0/+9
* Fix psalm warning for zip response due wrong typeDaniel Kesselberg2022-05-131-4/+4
* Always free the DB result in QBMapper::findEntitiesChristoph Wurst2022-05-121-9/+8
* Merge pull request #31900 from nextcloud/feat/server-container-publicCarl Schwan2022-05-101-0/+1
|\
| * Add a public replacement for OC::$server->getCarl Schwan2022-05-101-0/+1
* | Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry2022-05-051-1/+1
|\ \ | |/ |/|
| * Add CSP policy merge priority for booleansVincent Petry2022-04-011-1/+1
* | Add a metadata service to store file metadataCarl Schwan2022-04-132-0/+6
* | Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-3/+44
|/
* Allow to set a strict-dynamic CSP through the APIJulius Härtl2022-03-092-0/+17
* Merge pull request #31141 from nextcloud/fix/better-cache-policyCarl Schwan2022-02-171-2/+2
|\
| * Improve caching policyCarl Schwan2022-02-161-2/+2
* | Add Transactional trait for atomic DB operationsChristoph Wurst2022-02-171-0/+70
* | Allow registration of migratorsChristopher Ng2022-02-111-0/+11
|/
* Move calendar resource/room backend registration to IBootstrapChristoph Wurst2022-02-071-0/+20
* Add a Talk API for OCPChristoph Wurst2022-02-041-0/+11
* send request id in response headerRobin Appelman2022-02-011-0/+7
* Fix registerEventListener issuesCarl Schwan2022-01-271-2/+2
* Deprecate entity slugsChristoph Wurst2021-12-141-0/+1
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-0/+2
* Register missing DAV app calendar providerChristoph Wurst2021-10-281-1/+2
* Use more explicit naming for profile link actionChristopher Ng2021-10-251-2/+2
* Move preview provider registration to bootstrapRoeland Jago Douma2021-10-211-0/+13
* Profile backendChristopher Ng2021-10-191-0/+13
* Add Public Calendar ProviderAnna Larch2021-10-141-0/+9
* Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-041-1/+1
|\
| * Remove some mentions of ownCloud from our api documentationCarl Schwan2021-07-291-1/+1
* | Add RedirectToDefaultAppResponse::__construct() annotationsDaniel Rudolf2021-07-011-0/+3
* | Deprecate RedirectToDefaultAppResponseDaniel Rudolf2021-07-011-3/+2
* | Remove \OC::$server->getURLGenerator() usageDaniel Rudolf2021-07-011-1/+4
* | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-301-1/+2
|/
* Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal2021-06-231-2/+2
|\
| * Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst2021-06-231-2/+2
* | Add security.txtLukas Reschke2021-06-231-0/+62
|/
* Phase out the controller reflectorChristoph Wurst2021-06-171-0/+6
* Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-071-1/+1
|\
| * Fix a usort comparison function returning a boolean instead of an integerRichard de Boer2021-05-291-1/+1
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0458-146/+46
* | Escape filename in Content-DispositionLukas Reschke2021-06-021-6/+2
|/
* Add DB exception throws tag to QBMapper PHPDocAnna Larch2021-05-261-7/+17
* Merge pull request #26848 from nextcloud/bugfix/noid/add-datetime-support-to-...Morris Jobke2021-05-072-3/+12
|\
| * Add datetime support to QBMapperJoas Schilling2021-05-012-3/+12
* | Rename IQueryBuilder::executeUpdate to IQueryBuilder::executeStatementChristoph Wurst2021-05-051-3/+3
|/
* Move 2FA registration to IBootstrapRoeland Jago Douma2021-04-201-0/+10
* Allow registering NotifierServices trough IBootstrapRoeland Jago Douma2021-04-161-0/+10
* Fix constraint violation detection in QB MapperJoas Schilling2021-04-161-3/+6
* Make debugging easier which header is being setJoas Schilling2021-03-241-3/+3