summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9895 from nextcloud/fed-group-sharesMorris Jobke2018-07-1110-103/+278
|\
| * fix unit testsBjoern Schiessle2018-07-112-1/+4
| * update unit testsBjoern Schiessle2018-07-115-37/+74
| * start to get fed group shares into the share dialogBjoern Schiessle2018-07-111-0/+10
| * unshare from selfBjoern Schiessle2018-07-111-10/+15
| * accept/decline group sharesBjoern Schiessle2018-07-113-15/+96
| * implement federated group sharesBjoern Schiessle2018-07-114-49/+88
* | [tx-robot] updated from transifexNextcloud bot2018-07-114-2/+12
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-1016-4/+64
* Fixed jsunitJohn Molakvoæ (skjnldsv)2018-07-051-2/+2
* Fix exceptionRoeland Jago Douma2018-07-051-0/+1
* Always show menuJohn Molakvoæ (skjnldsv)2018-07-051-13/+11
* Disable sidebar on deleted shareJohn Molakvoæ (skjnldsv)2018-07-054-9/+23
* Js magic for deleted sharesJohn Molakvoæ (skjnldsv)2018-07-055-19/+171
* getDeletedSharedWith methodJohn Molakvoæ (skjnldsv)2018-07-051-11/+1
* Add API to undelete delete group sharesRoeland Jago Douma2018-07-054-0/+134
* look for correct OCM permissionsBjoern Schiessle2018-07-021-6/+56
* fix external manager testsBjoern Schiessle2018-07-021-10/+29
* implement decline shareBjoern Schiessle2018-07-021-1/+16
* adjust to latest api versionBjoern Schiessle2018-07-021-4/+8
* send accept share notification (WIP)Bjoern Schiessle2018-07-023-0/+49
* Merge pull request #10046 from nextcloud/fix-getting-the-information-of-a-gro...Morris Jobke2018-06-292-7/+7
|\
| * Fix getting the information of group share as a shareeDaniel Calviño Sánchez2018-06-292-7/+7
* | Merge pull request #8854 from nextcloud/drop-old-sharing-codeMorris Jobke2018-06-292-135/+0
|\ \ | |/ |/|
| * Backends are legacy code as well and need to goRoeland Jago Douma2018-05-231-114/+0
| * Get rid of shareItemMorris Jobke2018-05-232-22/+1
* | Merge pull request #10009 from nextcloud/techdebt/noid/replace-headers-with-h...Morris Jobke2018-06-271-4/+3
|\ \
| * | Replace hardcoded status headers with calls to http_response_code()Morris Jobke2018-06-261-4/+3
* | | [tx-robot] updated from transifexNextcloud bot2018-06-272-26/+26
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-06-262-0/+2
* | [tx-robot] updated from transifexNextcloud bot2018-06-252-0/+2
* | [tx-robot] updated from transifexNextcloud bot2018-06-234-2/+4
* | [tx-robot] updated from transifexNextcloud bot2018-06-22104-416/+418
* | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_...Roeland Jago Douma2018-06-2111-535/+116
|\ \
| * | Fix index.php linksRoeland Jago Douma2018-06-201-2/+2
| * | Update SharingCheckMiddlewareTestRoeland Jago Douma2018-06-201-89/+0
| * | Fix ShareControllerTestRoeland Jago Douma2018-06-202-242/+23
| * | Fix PublicPreviewControllerTestsRoeland Jago Douma2018-06-201-8/+10
| * | Don't allow public share pages if link sharing is disabledRoeland Jago Douma2018-06-201-25/+0
| * | Move public auth page overRoeland Jago Douma2018-06-204-80/+0
| * | Move public preview endpoint overRoeland Jago Douma2018-06-204-24/+41
| * | Quick hack to make the files sharing app work with this properlyRoeland Jago Douma2018-06-202-84/+59
* | | [tx-robot] updated from transifexNextcloud bot2018-06-212-0/+2
* | | Various apps scssJohn Molakvoæ (skjnldsv)2018-06-201-1/+1
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-06-208-0/+10
* | [tx-robot] updated from transifexNextcloud bot2018-06-1998-130/+130
* | Merge pull request #9893 from kevgathuku/update-unshare-messageJulius Härtl2018-06-181-1/+1
|\ \
| * | Update message shown when unsharing a fileKevin Ndung'u2018-06-181-1/+1
* | | Merge pull request #9823 from nextcloud/bufgix/noid/update_token_on_session_i...blizzz2018-06-181-1/+1
|\ \ \ | |/ / |/| |
| * | Allow updating the token on session regenerationRoeland Jago Douma2018-06-141-1/+1