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-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-03-29Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2Vincent Petry
2022-03-28Add direct arg to login flowVincent Petry
2022-03-22Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling
2022-02-28Add event logging to app loadingJulius Härtl
2022-02-28Diagnostics event logging to Nextcloud logJulius Härtl
2022-02-23Extract request id handling to dedicated class so it can be injected manuallyJoas Schilling
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-01-13Check style updateCarl Schwan
2021-12-29Pass username prefill through unauthenticated request redirectsJulius Härtl
2021-11-23Fix ArrayAccess and JsonSerializable return typesCôme Chilliet
2021-10-26Use more explicit naming for profile link actionChristopher Ng
2021-10-22Make the route name error more helpfulChristoph Wurst
2021-10-21Move preview provider registration to bootstrapRoeland Jago Douma
2021-10-19Profile backendChristopher Ng
2021-10-14Add Public Calendar ProviderAnna Larch
2021-09-30Merge pull request #28915 from nextcloud/fix/improve-bug-reportingChristoph Wurst
2021-09-29Add admin privilege delegation for admin settingsCarl Schwan
2021-09-21Improve syntax error reportingCarl Schwan
2021-07-08Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI
2021-06-30Migrate HintException to OCPGary Kim
2021-06-25Harden bootstrap context registrations when apps are missingChristoph Wurst
2021-06-23Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-01Propagate throttling on OCS responseLukas Reschke
2021-05-25Remove unused constantsLukas Reschke
2021-05-21Fix log entry readabilityJoas Schilling
2021-05-18fix error when using CORS with no auth credentialskorelstar
2021-05-12Fix unauthorized OCS status in provisioningJoas Schilling
2021-05-05Don't break OCC if an app is breaking in it's Application classJoas Schilling
2021-04-27Merge pull request #26591 from nextcloud/techdebt/noid/less-iloggerChristoph Wurst
2021-04-27Fix unit testsJoas Schilling
2021-04-27Less ILoggerJoas Schilling
2021-04-27Fix ratelimit templateJoas Schilling
2021-04-20Move 2FA registration to IBootstrapRoeland Jago Douma
2021-04-16Allow registering NotifierServices trough IBootstrapRoeland Jago Douma
2021-03-10Bump psr/container from 1.0.0 to 1.1.1Christoph Wurst
2021-03-09Move initialstate bootstrap to proper types classesRoeland Jago Douma
2021-03-03Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-03-03Fix types in the Group ManagerRoeland Jago Douma
2021-02-24Register service aliases und parameters just onceChristoph Wurst
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-10Fix remaining #25359Roeland Jago Douma
2021-02-10Type the service registrationChristoph Wurst
2021-02-09forward query exception when fallback construction failsRobin Appelman
2021-02-08forward original query exception when querying by name failsRobin Appelman
2021-01-28Move TemplateProvider registration to boot context and make template type reg...Julius Härtl