Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add capability to show if group sharing is enabled | Roeland Jago Douma | 2016-04-04 | 1 | -0/+18 |
| | | | | | | | fixes #23477 Now clients can correct wording to properly reflect who a user can share with. | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+2 |
| | |||||
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+2 |
| | |||||
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
| | |||||
* | Reflect enabled shareAPI in capabilities | Roeland Jago Douma | 2015-09-25 | 1 | -0/+37 |
| | | | | | | | If the shareAPI is disabled we not return the other sharing capabilities. This allows clients to properly check if sharing is even available. | ||||
* | Expose federated sharing capabilities to authenticated users | Roeland Jago Douma | 2015-09-15 | 1 | -0/+35 |
| | |||||
* | Add public upload to capability | Roeland Jago Douma | 2015-08-14 | 1 | -0/+20 |
| | |||||
* | Fix config map provider for tests | Joas Schilling | 2015-08-13 | 1 | -11/+11 |
| | |||||
* | Moved core apps to the capabilities manager | Roeland Jago Douma | 2015-08-10 | 1 | -4/+3 |
| | | | | | | | * Files * Files_Sharing * Files_Trashbin * Files_Versions | ||||
* | Mark functions private | Roeland Jago Douma | 2015-03-11 | 1 | -2/+2 |
| | |||||
* | Slight better formatting | Roeland Jago Douma | 2015-03-11 | 1 | -45/+8 |
| | |||||
* | New array syntax | Roeland Jago Douma | 2015-03-11 | 1 | -49/+49 |
| | |||||
* | Added new header | Roeland Jago Douma | 2015-03-11 | 1 | -6/+18 |
| | |||||
* | Now added enabled element | Roeland Jago Douma | 2015-03-11 | 1 | -2/+6 |
| | | | | This change allows for more generic parsing for the capabilities. | ||||
* | Add file_sharing info to capabilities | Roeland Jago Douma | 2015-03-11 | 1 | -0/+208 |
| | | | | | Display the capabilities regarding file sharing in the capabilities API. This will allow the clients to provide users a better experince. | ||||
* | Revert "Add OCS sharing info to capabilities" | Lukas Reschke | 2015-02-07 | 1 | -201/+0 |
| | |||||
* | Updated unit tests | Roeland Jago Douma | 2015-02-06 | 1 | -43/+123 |
| | |||||
* | Split up unit tests | Roeland Jago Douma | 2015-02-04 | 1 | -16/+24 |
| | |||||
* | Added unit test to test getCapabilities for files_sharing | Roeland Jago Douma | 2015-02-04 | 1 | -0/+113 |