summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/capabilities.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersLukas Reschke2015-10-261-1/+1
* Reflect enabled shareAPI in capabilitiesRoeland Jago Douma2015-09-251-17/+25
* Expose federated sharing capabilities to authenticated usersRoeland Jago Douma2015-09-151-0/+7
* Add public upload to capabilityRoeland Jago Douma2015-08-141-0/+1
* Fix default values of sharing capabilitiesJoas Schilling2015-08-131-5/+5
* Moved core apps to the capabilities managerRoeland Jago Douma2015-08-101-23/+9
* Slight better formattingRoeland Jago Douma2015-03-111-2/+3
* New array syntaxRoeland Jago Douma2015-03-111-7/+7
* Added new headerRoeland Jago Douma2015-03-111-5/+17
* Now added enabled elementRoeland Jago Douma2015-03-111-7/+7
* Add file_sharing info to capabilitiesRoeland Jago Douma2015-03-111-0/+74
* Revert "Add OCS sharing info to capabilities"Lukas Reschke2015-02-071-72/+0
* Bit better formatting when using json outputRoeland Jago Douma2015-02-061-2/+4
* Updated sharing capabilitiesRoeland Jago Douma2015-02-061-9/+15
* Converted getCapabilities to non static functionRoeland Jago Douma2015-02-041-7/+24
* Use single quotesRoeland Jago Douma2015-02-041-7/+7
* Only return capabilities if they are setRoeland Jago Douma2015-02-041-14/+8
* Added capabilities whether a server allows public linksRoeland Jago Douma2015-02-041-0/+53