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-05-16Fix more psalm issuesCarl Schwan
2022-05-05Cleanup davCarl Schwan
2021-06-22Throttle on public DAV endpointLukas Reschke
2021-06-09Header must contain a colonacsfer
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2019-12-20Update license headers for 18Christoph Wurst
2019-12-11Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circlesRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-12-05using IShare::Maxence Lange
2019-12-05adding share type circlesMaxence Lange
2017-11-06Update license headersMorris Jobke
2017-05-04check password for mail shares as wellBjoern Schiessle
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-20Cast share id to string (#25402)Vincent Petry
2016-07-15Use the themed Defaults everywhereJoas Schilling
2016-06-09Use the correct realm for basic authentication - fixes #23427Thomas Müller
2016-05-26Update license headersLukas Reschke
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling