summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Expand)AuthorAgeFilesLines
...
* replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-023-32/+22
* fix check for reshare permissionsBjoern Schiessle2018-07-021-1/+1
* send RESHARE_CHANGE_PERMISSION messageBjoern Schiessle2018-07-022-45/+114
* implement RESHARE_UNDO notificationBjoern Schiessle2018-07-023-5/+18
* - Don't remove share before all notifications are created, otherwise we miss ...Bjoern Schiessle2018-07-021-13/+3
* implement unshare notificationBjoern Schiessle2018-07-024-63/+145
* send reshare over OCM APIBjoern Schiessle2018-07-024-42/+147
* implement decline shareBjoern Schiessle2018-07-024-46/+115
* implement accept share notificationBjoern Schiessle2018-07-023-72/+168
* adjust to latest api versionBjoern Schiessle2018-07-023-6/+7
* send accept share notification (WIP)Bjoern Schiessle2018-07-021-5/+15
* use new API to send a federated share if possibleBjoern Schiessle2018-07-024-16/+94
* implement receiving of federated sharesBjoern Schiessle2018-07-025-181/+338
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-025-1/+102
* [tx-robot] updated from transifexNextcloud bot2018-06-272-32/+32
* [tx-robot] updated from transifexNextcloud bot2018-06-232-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-06-202-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-06-172-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-06-154-6/+8
* [tx-robot] updated from transifexNextcloud bot2018-06-132-14/+14
* [tx-robot] updated from transifexNextcloud bot2018-06-122-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-06-082-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-05-312-4/+4
* [tx-robot] updated from transifexNextcloud bot2018-05-304-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-05-272-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-05-262-2/+4
* [tx-robot] updated from transifexNextcloud bot2018-05-252-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-05-2312-0/+24
* [tx-robot] updated from transifexNextcloud bot2018-05-188-8/+8
* [tx-robot] updated from transifexNextcloud bot2018-05-178-8/+8
* [tx-robot] updated from transifexNextcloud bot2018-05-122-4/+4
* [tx-robot] updated from transifexNextcloud bot2018-05-102-0/+4
* Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke2018-05-071-5/+8
|\
| * Move documentation link in relation to the headingJulius Härtl2018-05-031-5/+8
* | [tx-robot] updated from transifexNextcloud bot2018-05-062-0/+2
|/
* move log constants to ILoggerArthur Schiwon2018-04-263-3/+4
* Fix DI for federated file sharing controllerMorris Jobke2018-04-233-8/+22
* Less deprecated calls to OCP\Util::writeLogMorris Jobke2018-04-221-2/+3
* [tx-robot] updated from transifexNextcloud bot2018-04-192-0/+2
* Do not use \OCP\DB anymoreRoeland Jago Douma2018-03-262-16/+43
* [tx-robot] updated from transifexNextcloud bot2018-03-232-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-03-202-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-03-172-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-03-1520-2/+22
* Merge pull request #8804 from nextcloud/remove_httphelperRoeland Jago Douma2018-03-141-32/+0
|\
| * Remove deprecated HTTPHelperRoeland Jago Douma2018-03-131-32/+0
* | [tx-robot] updated from transifexNextcloud bot2018-03-14108-750/+750
|/
* Remove old code to be compatible with Nextcloud 9 and beforeMorris Jobke2018-03-121-114/+2
* [tx-robot] updated from transifexNextcloud bot2018-03-092-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-03-042-2/+2