summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo/routes.php
Commit message (Expand)AuthorAgeFilesLines
* Let users choose a share_folderHinrich Mahler2021-09-061-0/+11
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-10/+10
* Show filename on share link downloadJohn Molakvoæ (skjnldsv)2020-09-171-1/+2
* Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-181-0/+31
* A pending shares overviewRoeland Jago Douma2020-01-071-0/+5
* Accept shares when you open mailRoeland Jago Douma2020-01-061-1/+6
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-171-1/+5
* Update license headersChristoph Wurst2019-12-051-1/+4
* Inherited SharesMaxence Lange2019-12-031-0/+5
* Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-121-0/+5
* Show sharing recommendationsChristoph Wurst2019-02-251-0/+5
* Add API to undelete delete group sharesRoeland Jago Douma2018-07-051-0/+13
* Move public preview endpoint overRoeland Jago Douma2018-06-201-7/+1
* Update license headersMorris Jobke2017-11-061-4/+0
* Remove old code + add MiddlewareRoeland Jago Douma2017-08-101-7/+2
* Move shareinfo over to proper controllerRoeland Jago Douma2017-08-101-1/+7
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-6/+0
* Remove invalid routeLukas Reschke2017-04-131-2/+0
* Move publicpreview overRoeland Jago Douma2016-11-031-7/+11
* Move remote_shares OCS endpoint to AppFrameworkRoeland Jago Douma2016-09-091-30/+33
* Sharee API to AppFrameworkRoeland Jago Douma2016-08-261-17/+8
* Convert Share API to use the AppFrameworkRoeland Jago Douma2016-08-051-27/+30
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+4
* move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-141-2/+0
* Update license headersLukas Reschke2016-05-261-2/+2
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-251-2/+1
* Respect disabled group sharing in sharee endpointRoeland Jago Douma2016-03-221-1/+2
* Happy new year!Thomas Müller2016-01-121-1/+1
* Prepare OCS Share endpointRoeland Jago Douma2015-11-051-5/+8
* Update license headersLukas Reschke2015-10-261-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
* Made routes remote_shares only againRoeland Jago Douma2015-10-021-8/+8
* Added '../remote_shares' endpointRoeland Jago Douma2015-10-021-0/+16
* Move OCS endpoint ../remote_share to ../pending_sharesRoeland Jago Douma2015-10-021-3/+3
* Fix performance issues of the sharees apiJoas Schilling2015-08-261-2/+2
* Take a list of share IDs instead of the user and group namesJoas Schilling2015-08-261-1/+2
* Inject the logger as wellJoas Schilling2015-08-261-1/+2
* Do not use deprecated method in new codeJoas Schilling2015-08-261-1/+1
* Start of OCS Share API sharees endpointRoeland Jago Douma2015-08-261-0/+11
* Use IClientService to check for remote ownCloud instancesLukas Reschke2015-08-221-3/+8
* Moved core apps to the capabilities managerRoeland Jago Douma2015-08-101-5/+0
* Add OCS api to get, accept and decline remote sharesJoas Schilling2015-07-031-0/+15
* update license headers and authorsMorris Jobke2015-06-251-0/+2
* fix mergeRobin Appelman2015-04-271-0/+2
* propagate etags for all user of a shareRobin Appelman2015-04-271-3/+0
* Fix usage of deprecated private constantsJoas Schilling2015-04-181-7/+8
* Merge pull request #13964 from rullzer/capabilitiesMorris Jobke2015-03-301-0/+6
|\