Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-21Allow CSRF on CORS routesJonas Rittershofer
2022-09-15Fix psalm parameter typeJoas Schilling
2022-09-03Add description for public and immutabledebt/noid/docblock-cache-forDaniel
2022-09-03Update docblock for cacheForDaniel Kesselberg
2022-08-31Move registration to IBootstrapJulius Härtl
2022-07-29allow apps to specify methods carrying sensitive parametersArthur Schiwon
2022-07-25Fix reading blob data as resourceThomas Citharel
2022-05-31Merge pull request #32485 from nextcloud/debt/noid/psalm-streamer-fhblizzz
2022-05-30Use JSON_THROW_ON_ERROR instead of custom error handlingbugfix/noid/json-throwJulius Härtl
2022-05-24Fix type for resourcedebt/noid/psalm-streamer-fhDaniel Kesselberg
2022-05-20Make appName of TemplateResponse accessible in BeforeTemplateRenderedEventJoas Schilling
2022-05-13Fix psalm warning for zip response due wrong typeDaniel Kesselberg
2022-05-12Always free the DB result in QBMapper::findEntitiesChristoph Wurst
2022-05-11Merge pull request #31900 from nextcloud/feat/server-container-publicCarl Schwan
2022-05-10Add a public replacement for OC::$server->getCarl Schwan
2022-05-05Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-11Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu
2022-04-01Add CSP policy merge priority for booleansbugfix/noid/fix-csp-merging-boolsVincent Petry
2022-03-09Allow to set a strict-dynamic CSP through the APIenh/strict-dynamic-cspJulius Härtl
2022-02-17Merge pull request #31141 from nextcloud/fix/better-cache-policyCarl Schwan
2022-02-17Add Transactional trait for atomic DB operationsChristoph Wurst
2022-02-16Improve caching policyCarl Schwan
2022-02-12Allow registration of migratorsChristopher Ng
2022-02-07Move calendar resource/room backend registration to IBootstrapChristoph Wurst
2022-02-04Add a Talk API for OCPChristoph Wurst
2022-02-01send request id in response headerRobin Appelman
2022-01-27Fix registerEventListener issuesCarl Schwan
2021-12-14Deprecate entity slugsChristoph Wurst
2021-11-23Fix ArrayAccess and JsonSerializable return typesCôme Chilliet
2021-10-28Register missing DAV app calendar providerChristoph Wurst
2021-10-26Use more explicit naming for profile link actionChristopher Ng
2021-10-21Move preview provider registration to bootstrapRoeland Jago Douma
2021-10-19Profile backendChristopher Ng
2021-10-14Add Public Calendar ProviderAnna Larch
2021-08-04Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf
2021-07-29Remove some mentions of ownCloud from our api documentationCarl Schwan
2021-07-01Add RedirectToDefaultAppResponse::__construct() annotationsDaniel Rudolf
2021-07-01Deprecate RedirectToDefaultAppResponseDaniel Rudolf
2021-07-01Remove \OC::$server->getURLGenerator() usageDaniel Rudolf
2021-06-30Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf
2021-06-23Merge pull request #27635 from nextcloud/fix/datetime-constantsPytal
2021-06-23Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst
2021-06-23Add security.txtLukas Reschke
2021-06-17Phase out the controller reflectorChristoph Wurst
2021-06-08Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-02Escape filename in Content-DispositionLukas Reschke
2021-05-29Fix a usort comparison function returning a boolean instead of an integerRichard de Boer
2021-05-26Add DB exception throws tag to QBMapper PHPDocAnna Larch