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-05Cleanup davCarl Schwan
2022-04-06shRobin Appelman
2022-04-06use existing node in SharesPluginRobin Appelman
2022-02-14Fix typo in DAV namespace registrationThomas Citharel
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-02Fix the SharesPluginRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-09Handle deck share type in audit and dav appJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-06-24Update share type constant usageJoas Schilling
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-08-08get all shares, not only first one per typetobiasKaminsky
2019-08-01Fix testsRoeland Jago Douma
2019-07-30Unify share fetchingRoeland Jago Douma
2019-07-30Use proper ShareeListRoeland Jago Douma
2019-07-30Use proper cachingRoeland Jago Douma
2019-07-23wiptobiasKaminsky
2019-07-22wiptobiasKaminsky
2019-03-01Share calendar to circleVinicius Cubas Brand
2018-08-08Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez
2018-01-29Use ::class statement instead of stringMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-04-23Remove unused use statementsMorris Jobke
2017-03-14switch reshares to trueMaxence Lange
2016-11-30Also get infos about email sharesJoas Schilling
2016-11-09remove unneeded getDirectoryContent when getting share types for a folderRobin Appelman
2016-11-01Fix merging backend resultsRoeland Jago Douma
2016-10-31Add getShareTypesInFolder to optimize folder listeningRobin Appelman
2016-10-20Add more files plugins to new DAV endpoint (#26186)Vincent Petry
2016-07-21Fix apps/Joas Schilling
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling