summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9345 from nextcloud/federation20Morris Jobke2018-07-0324-660/+2573
|\
| * remove unused codeBjoern Schiessle2018-07-021-24/+0
| * look for correct OCM permissionsBjoern Schiessle2018-07-022-6/+94
| * remove debug outputBjoern Schiessle2018-07-021-1/+0
| * remove the makefileBjoern Schiessle2018-07-021-50/+0
| * add support for different share typesBjoern Schiessle2018-07-022-24/+25
| * let the actual federated share provider check if incoming/outgoing shares are...Bjoern Schiessle2018-07-021-13/+0
| * send the display name back after a federated share was receivedBjoern Schiessle2018-07-021-1/+7
| * make sure that remote url gets stored with a trailing '/'Bjoern Schiessle2018-07-021-0/+5
| * implement config checkBjoern Schiessle2018-07-021-3/+23
| * fix external manager testsBjoern Schiessle2018-07-021-10/+29
| * fix notification testsBjoern Schiessle2018-07-021-4/+19
| * update testsBjoern Schiessle2018-07-021-259/+119
| * remove unused methodBjoern Schiessle2018-07-021-24/+1
| * some minor fixes and clode cleanupBjoern Schiessle2018-07-023-18/+14
| * replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-024-34/+24
| * 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-025-45/+150
| * implement decline shareBjoern Schiessle2018-07-025-47/+131
| * fix capabilitiesBjoern Schiessle2018-07-021-3/+7
| * implement accept share notificationBjoern Schiessle2018-07-024-73/+176
| * adjust to latest api versionBjoern Schiessle2018-07-026-26/+36
| * update capabilitiesBjoern Schiessle2018-07-021-1/+5
| * send accept share notification (WIP)Bjoern Schiessle2018-07-025-14/+78
| * use new API to send a federated share if possibleBjoern Schiessle2018-07-025-19/+105
| * add cloud federation api appBjoern Schiessle2018-07-029-0/+1152
| * implement receiving of federated sharesBjoern Schiessle2018-07-025-181/+338
| * start implementing federated sharing 2.0Bjoern Schiessle2018-07-025-1/+102
* | Improved logging of smb connection errorsRobin Appelman2018-07-032-1/+9
* | Merge pull request #10078 from nextcloud/bugfix/activity-277/invalid-actor-an...Morris Jobke2018-07-021-0/+2
|\ \
| * | Correctly parse the subject parameters for link (un)shares of calendarsJoas Schilling2018-07-021-0/+2
| |/
* | Merge pull request #10077 from nextcloud/lazy-search-fixMorris Jobke2018-07-021-2/+2
|\ \ | |/ |/|
| * Fix lazy search backendRobin Appelman2018-07-021-2/+2
* | Bump webpack from 4.12.2 to 4.14.0 in /apps/oauth2dependabot[bot]2018-06-302-26/+21
* | Bump webpack from 4.12.2 to 4.14.0 in /apps/updatenotificationdependabot[bot]2018-06-292-35/+25
* | Merge pull request #10061 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-06-292-26/+21
|\ \
| * | Bump webpack from 4.12.2 to 4.14.0 in /apps/accessibilitydependabot[bot]2018-06-292-26/+21
* | | Merge pull request #10041 from liamdennehy/10001/trashbin-defaultsRoeland Jago Douma2018-06-292-10/+57
|\ \ \ | |/ / |/| |
| * | Fix and extend testsRoeland Jago Douma2018-06-291-6/+41
| * | trashbin:cleanup exceptions for invalid optionsLiam Dennehy2018-06-281-4/+6
| * | Default behaviour when no users are specified on trashbin:cleanupLiam Dennehy2018-06-281-3/+13
* | | Merge pull request #10038 from nextcloud/files-scan-home-onlyMorris Jobke2018-06-291-3/+13
|\ \ \
| * | | Add option to only scan the home storageRobin Appelman2018-06-281-3/+13
| |/ /
* | | Do not hide reset buttonJulius Härtl2018-06-292-3/+1
* | | Adjust collaborative tags and automated tagging settingsJulius Härtl2018-06-295-26/+65
* | | Merge pull request #10046 from nextcloud/fix-getting-the-information-of-a-gro...Morris Jobke2018-06-292-7/+7
|\ \ \ | |_|/ |/| |