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-03-22Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling
2022-03-09Allow to set a strict-dynamic CSP through the APIenh/strict-dynamic-cspJulius Härtl
2022-02-28Fix testsJulius Härtl
2022-02-28Add event logging to app loadingJulius Härtl
2022-02-23Fix testsJoas Schilling
2022-02-23Adjust and add unit testsJoas Schilling
2022-02-17Add Transactional trait for atomic DB operationsChristoph Wurst
2022-02-12Add testChristopher Ng
2022-02-01send request id in response headerRobin Appelman
2022-01-13Check style updateCarl Schwan
2021-11-23Fix DateTime constructor calls with nullCôme Chilliet
2021-09-29Add admin privilege delegation for admin settingsCarl Schwan
2021-06-23Move DateTime::RFC2822 to DateTimeInterface::2822Christoph Wurst
2021-06-23Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst
2021-06-04Fix warnings about logExceptionJoas Schilling
2021-06-02Escape filename in Content-DispositionLukas Reschke
2021-05-12Fix unauthorized OCS status in provisioningJoas Schilling
2021-04-27Merge pull request #26591 from nextcloud/techdebt/noid/less-iloggerChristoph Wurst
2021-04-27Fix unit testsJoas Schilling
2021-04-27Fix ratelimit templateJoas Schilling
2021-03-09Allow overwriting isAuthenticatedRoeland Jago Douma
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-12-07Make sure we just check for the keysRoeland Jago Douma
2020-11-18Set frame-ancestors to none if none are filledRoeland Jago Douma
2020-11-03Remove OCSResponse type hint - see #23827Morris Jobke
2020-11-01Remove deprecated OCSResponseRoeland Jago Douma
2020-10-12Fix code styleMorris Jobke
2020-10-12Fix typo 'shared'Robin Windey
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-02Fix testsJoas Schilling
2020-08-19More test fixingJoas Schilling
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-23Use assertStringContainsString instead of assertContains on stringsMorris Jobke
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-07-15Add real events to load additionalscriptsRoeland Jago Douma
2020-07-15Move to lazy panel registration during registration contextJulius Härtl
2020-07-14Delegate bootstrap registration lazilyChristoph Wurst
2020-07-08Fix supporting defaults for routesRoeland Jago Douma
2020-07-07Do not create a RouteActionHandler object for each routeRoeland Jago Douma
2020-07-06Update SecurityMiddleware.phpHolger Hees
2020-07-03Callable parameter injectionChristoph Wurst
2020-07-02Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling
2020-06-25Fix robots "noindex, nofollow" signalsJoas Schilling
2020-06-24Add unified search APIChristoph Wurst
2020-06-22Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_typeblizzz
2020-06-22Allow to specify the cookie type for appframework responsesRoeland Jago Douma
2020-06-21Fix unit test of the ResponseTestRoeland Jago Douma
2020-06-19Allow crash reporters registration during app bootstrapChristoph Wurst
2020-06-17Add dedicated API for apps' bootstrapping processChristoph Wurst