summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* add ocm-provider to the list of expected filesBjoern Schiessle2018-07-021-0/+1
* some minor fixes and clode cleanupBjoern Schiessle2018-07-0215-22/+109
* replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-029-69/+33
* 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-028-50/+157
* implement decline shareBjoern Schiessle2018-07-025-47/+131
* fix capabilitiesBjoern Schiessle2018-07-021-3/+7
* detect correctly if a share was send successfulBjoern Schiessle2018-07-021-1/+1
* implement accept share notificationBjoern Schiessle2018-07-028-76/+289
* adjust to latest api versionBjoern Schiessle2018-07-0214-55/+97
* update capabilitiesBjoern Schiessle2018-07-021-1/+5
* check API VersionBjoern Schiessle2018-07-021-1/+5
* send accept share notification (WIP)Bjoern Schiessle2018-07-0212-38/+186
* use new API to send a federated share if possibleBjoern Schiessle2018-07-0211-35/+185
* check if cloud federation api is readyBjoern Schiessle2018-07-023-2/+25
* add cloud federation api appBjoern Schiessle2018-07-029-0/+1152
* implement receiving of federated sharesBjoern Schiessle2018-07-027-188/+349
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-0225-3/+1461
* Merge pull request #10071 from nextcloud/apps-fix-message-translationRoeland Jago Douma2018-07-024-5/+10
|\
| * Fix hardcoded message in app details viewKevin Ndung'u2018-07-024-5/+10
|/
* Merge pull request #10062 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...dependabot[bot]2018-06-302-26/+21
|\
| * Bump webpack from 4.12.2 to 4.14.0 in /apps/oauth2dependabot[bot]2018-06-302-26/+21
|/
* Merge pull request #10064 from nextcloud/dependabot/npm_and_yarn/settings/web...dependabot[bot]2018-06-302-35/+25
|\
| * Bump webpack from 4.12.2 to 4.14.0 in /settingsdependabot[bot]2018-06-292-35/+25
* | Merge pull request #10063 from nextcloud/dependabot/npm_and_yarn/apps/updaten...dependabot[bot]2018-06-302-35/+25
|\ \
| * | Bump webpack from 4.12.2 to 4.14.0 in /apps/updatenotificationdependabot[bot]2018-06-292-35/+25
| |/
* | Merge pull request #10048 from nextcloud/feature/9760/systemd-loggerblizzz2018-06-3013-20/+145
|\ \ | |/ |/|
| * use older image for disabled redis testsArthur Schiwon2018-06-301-1/+1
| * Try to not run into the white page of death and still log something in the we...Morris Jobke2018-06-292-5/+21
| * whitelist audit.logArthur Schiwon2018-06-291-0/+1
| * Applied patch for CI to work per https://github.com/nextcloud/server/pull/976...Johannes Ernst2018-06-291-5/+5
| * Added Systemd.log documentation to config.sample.phpJohannes Ernst2018-06-293-11/+29
| * Added a logger for systemd/journaldJohannes Ernst2018-06-297-3/+93
* | 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 #10054 from nextcloud/controls-bgMorris Jobke2018-06-291-1/+1
|\ \ \
| * | | Fix controls backgroundJohn Molakvoæ (skjnldsv)2018-06-291-1/+1