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
2021-09-06Let users choose a share_folderHinrich Mahler
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-17Show filename on share link downloadJohn Molakvoæ (skjnldsv)
2020-04-18Allow some apps to have root URLs in their own routing fileJoas Schilling
2020-01-07A pending shares overviewRoeland Jago Douma
2020-01-06Accept shares when you open mailRoeland Jago Douma
2019-12-17Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-12-03Inherited SharesMaxence Lange
2019-11-12Add the notifier and the API endpoint for user sharesJoas Schilling
2019-02-25Show sharing recommendationsChristoph Wurst
2018-07-05Add API to undelete delete group sharesRoeland Jago Douma
2018-06-20Move public preview endpoint overRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-10Remove old code + add MiddlewareRoeland Jago Douma
2017-08-10Move shareinfo over to proper controllerRoeland Jago Douma
2017-07-24Some app fixes of phpstorm inspectionsRoeland Jago Douma
2017-04-13Remove invalid routeLukas Reschke
2016-11-03Move publicpreview overRoeland Jago Douma
2016-09-09Move remote_shares OCS endpoint to AppFrameworkRoeland Jago Douma
2016-08-26Sharee API to AppFrameworkRoeland Jago Douma
2016-08-05Convert Share API to use the AppFrameworkRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-14move some stuff over to the federatedfilesharing appBjoern Schiessle
2016-05-26Update license headersLukas Reschke
2016-05-25Move classes from outside lib/ to PSR-4Joas Schilling
2016-03-22Respect disabled group sharing in sharee endpointRoeland Jago Douma
2016-01-12Happy new year!Thomas Müller
2015-11-05Prepare OCS Share endpointRoeland Jago Douma
2015-10-26Update license headersLukas Reschke
2015-10-05update licence headers via scriptMorris Jobke
2015-10-02Made routes remote_shares only againRoeland Jago Douma
2015-10-02Added '../remote_shares' endpointRoeland Jago Douma
2015-10-02Move OCS endpoint ../remote_share to ../pending_sharesRoeland Jago Douma
2015-08-26Fix performance issues of the sharees apiJoas Schilling
2015-08-26Take a list of share IDs instead of the user and group namesJoas Schilling
2015-08-26Inject the logger as wellJoas Schilling
2015-08-26Do not use deprecated method in new codeJoas Schilling
2015-08-26Start of OCS Share API sharees endpointRoeland Jago Douma
2015-08-22Use IClientService to check for remote ownCloud instancesLukas Reschke
2015-08-10Moved core apps to the capabilities managerRoeland Jago Douma
2015-07-03Add OCS api to get, accept and decline remote sharesJoas Schilling
2015-06-25update license headers and authorsMorris Jobke
2015-04-27fix mergeRobin Appelman
2015-04-27propagate etags for all user of a shareRobin Appelman
2015-04-18Fix usage of deprecated private constantsJoas Schilling
2015-03-30Merge pull request #13964 from rullzer/capabilitiesMorris Jobke