summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-07-1132-44/+152
* [tx-robot] updated from transifexNextcloud bot2018-07-10328-1440/+1686
* always log exceptions on dav writeRobin Appelman2018-07-091-0/+1
* Bump webpack from 4.14.0 to 4.15.1 in /apps/updatenotificationdependabot[bot]2018-07-092-127/+122
* Merge pull request #10152 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-07-092-119/+116
|\
| * Bump webpack from 4.14.0 to 4.15.1 in /apps/accessibilitydependabot[bot]2018-07-092-119/+116
* | Merge pull request #10151 from nextcloud/dependabot/npm_and_yarn/apps/updaten...Roeland Jago Douma2018-07-092-2481/+40
|\ \
| * | Bump css-loader from 0.28.11 to 1.0.0 in /apps/updatenotificationdependabot[bot]2018-07-092-2481/+40
| |/
* / Bump babel-loader from 7.1.4 to 7.1.5 in /apps/accessibilitydependabot[bot]2018-07-092-4/+4
|/
* Merge pull request #10144 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...Roeland Jago Douma2018-07-092-959/+23
|\
| * Bump css-loader from 0.28.11 to 1.0.0 in /apps/oauth2dependabot[bot]2018-07-092-959/+23
* | Merge pull request #10145 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...Roeland Jago Douma2018-07-092-119/+116
|\ \ | |/ |/|
| * Bump webpack from 4.14.0 to 4.15.1 in /apps/oauth2dependabot[bot]2018-07-082-119/+116
* | Bump css-loader from 0.28.11 to 1.0.0 in /apps/accessibilitydependabot[bot]2018-07-082-993/+32
|/
* Fixed jsunitJohn Molakvoæ (skjnldsv)2018-07-051-2/+2
* Fix exceptionRoeland Jago Douma2018-07-051-0/+1
* Fix testsRoeland Jago Douma2018-07-051-0/+15
* 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-057-19/+175
* getDeletedSharedWith methodJohn Molakvoæ (skjnldsv)2018-07-051-11/+1
* Add API to undelete delete group sharesRoeland Jago Douma2018-07-056-0/+144
* Merge pull request #10083 from nextcloud/fix/noid/ldap-unsupported-avatar-formatblizzz2018-07-044-1039/+674
|\
| * let user set avatar in nextcloud von LDAP provides invalid image dataArthur Schiwon2018-07-034-13/+152
| * Iron User_LDAP testsArthur Schiwon2018-07-032-1029/+525
* | Merge pull request #10101 from nextcloud/papercut/10094/oauth_tableMorris Jobke2018-07-044-7/+12
|\ \
| * | Do not show OAuth2 table if it is emptyRoeland Jago Douma2018-07-044-7/+12
| |/
* | Merge pull request #10065 from nextcloud/rakekniven-patch-1Roeland Jago Douma2018-07-042-2/+2
|\ \
| * | Update SettingsControllerTest.phprakekniven2018-06-301-1/+1
| * | Update SettingsController.phprakekniven2018-06-301-1/+1
* | | 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