Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-23 | 2 | -2/+2 |
| | |||||
* | Merge pull request #15676 from nextcloud/revert/9609 | Morris Jobke | 2019-05-22 | 1 | -67/+0 |
|\ | | | | | Revert "send invitations for shared calendars" | ||||
| * | Revert "send invitations for shared calendars" | Georg Ehrke | 2019-05-22 | 1 | -67/+0 |
| | | | | | | | | This reverts commit a9c313ce451c701a2e065e34022659cf17523963. | ||||
* | | Merge pull request #15506 from ↵ | Morris Jobke | 2019-05-22 | 13 | -3101/+1318 |
|\ \ | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.11.1 Bump nextcloud-vue from 0.8.0 to 0.11.1 | ||||
| * | | Bump files_sharing bundles | Julius Härtl | 2019-05-22 | 10 | -2337/+642 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Bump nextcloud-vue-collections | Julius Härtl | 2019-05-22 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Bump settings | John Molakvoæ (skjnldsv) | 2019-05-22 | 14 | -3040/+2951 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #15604 from ↵ | blizzz | 2019-05-22 | 4 | -6/+6 |
|\ \ | |/ |/| | | | | | nextcloud/fix/12682/fix-possible-override-of-uniquemember fixes possible override of uniqueMember by autodetection | ||||
| * | fixes possible override of uniqueMember by autodetection | Arthur Schiwon | 2019-05-17 | 4 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * uniqueMember was the default so we did not know whether this setting is desired or the initial value * autodetection of the user-group association attribute runs only when it was not set (as far as we knew) * the default is now empty * thus LDAPProvider might return this value as well (in exceptional cases) * if a group base is given (edge case), use this instead of general base * resolves #12682 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-22 | 12 | -50/+66 |
| | | |||||
* | | Merge pull request #15651 from nextcloud/fix/quota/hover-feedback | Morris Jobke | 2019-05-21 | 1 | -0/+8 |
|\ \ | | | | | | | Remove quota feedback if no link set | ||||
| * | | Remove quota feedback if no link set | John Molakvoæ (skjnldsv) | 2019-05-21 | 1 | -0/+8 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #15659 from nextcloud/version-backend-use | Morris Jobke | 2019-05-21 | 4 | -12/+129 |
|\ \ \ | |/ / |/| | | add way for version backends to programmatically specify if they should be used | ||||
| * | | add way for version backends to programmatically specify if they should be used | Robin Appelman | 2019-05-21 | 4 | -12/+129 |
| |/ | | | | | | | | | | | this allows for backends that should only be used if specific conditions are met Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #15638 from nextcloud/bugfix/7965/sharing-hide-if-empty | Morris Jobke | 2019-05-21 | 1 | -0/+3 |
|\ \ | | | | | | | Only show sharing section if it has content | ||||
| * | | Only show sharing section if it has content | Julius Härtl | 2019-05-20 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #15104 from nextcloud/enh/remote_wipe | Roeland Jago Douma | 2019-05-21 | 3 | -3398/+4165 |
|\ \ \ | | | | | | | | | Remote wipe support | ||||
| * | | | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 3 | -3398/+4165 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | This allows a user to mark a token for remote wipe. Clients that support this can then wipe the device properly. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-21 | 4 | -2/+14 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-20 | 2 | -6/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-19 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-18 | 6 | -14/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-17 | 2 | -2/+2 |
| | |||||
* | fixes misunderstanding of the error message | Arthur Schiwon | 2019-05-16 | 2 | -2/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #15526 from nextcloud/fix/noid/building-wfe-handlebars | Roeland Jago Douma | 2019-05-15 | 6 | -21/+22 |
|\ | | | | | fix building WFE Handlebars | ||||
| * | fix building WFE Handlebars | Arthur Schiwon | 2019-05-15 | 6 | -21/+22 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Move OC.theme to the bundle and deprecate oc_defaults | Christoph Wurst | 2019-05-14 | 5 | -8/+7 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Deprecate OC.fileIsBlacklisted and move it to the bundle | Christoph Wurst | 2019-05-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-14 | 4 | -4/+4 |
| | |||||
* | Merge pull request #15461 from nextcloud/askForPasswordCapability | Morris Jobke | 2019-05-13 | 1 | -0/+6 |
|\ | | | | | add "askForPassword" on capabilities for sharing | ||||
| * | add "askForPassword" on capabilities for sharing | tobiasKaminsky | 2019-05-13 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: tobiasKaminsky <tobias@kaminsky.me> | ||||
* | | Bump vuex from 3.1.0 to 3.1.1 | dependabot[bot] | 2019-05-13 | 4 | -15/+16 |
| | | | | | | | | | | | | | | | | | | Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](https://github.com/vuejs/vuex/compare/v3.1.0...v3.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-13 | 2 | -0/+34 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-12 | 118 | -1128/+1130 |
| | | |||||
* | | Merge pull request #15488 from nextcloud/feature/noid/workflowengine-webpack | Roeland Jago Douma | 2019-05-11 | 19 | -124/+63 |
|\ \ | | | | | | | webpackify workflowengine | ||||
| * | | use webpack to compile handlebars | Arthur Schiwon | 2019-05-10 | 6 | -134/+11 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | webpackify workflowengine | Arthur Schiwon | 2019-05-09 | 19 | -13/+75 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-11 | 4 | -6/+76 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-10 | 8 | -4/+34 |
| | | |||||
* | | Merge pull request #15477 from nextcloud/fix/files/floating-header | Morris Jobke | 2019-05-09 | 1 | -1/+2 |
|\ \ | | | | | | | Fix floating header over breadcrumbs | ||||
| * | | Fix floating header over breadcrumbs | John Molakvoæ (skjnldsv) | 2019-05-09 | 1 | -1/+2 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / | Update file-upload.js | Valdnet | 2019-05-09 | 1 | -1/+1 |
|/ | | | Change the location of the translation file. | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-09 | 2 | -2/+2 |
| | |||||
* | Merge pull request #15427 from ↵ | Morris Jobke | 2019-05-08 | 4 | -5/+5 |
|\ | | | | | | | | | nextcloud/refactor/oc-current-user-deprecate-bundle Deprecate oc_current_user, fix usage and move currentUser to the bundle | ||||
| * | Deprecate oc_current_user, fix usage and move currentUser to the bundle | Christoph Wurst | 2019-05-08 | 4 | -5/+5 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #15432 from nextcloud/fix/14986/fix-public-upload | Morris Jobke | 2019-05-08 | 2 | -0/+5 |
|\ \ | |/ |/| | Fix public upload by also load the semaphore method | ||||
| * | Fix public upload by also load the semaphore method | Morris Jobke | 2019-05-07 | 2 | -0/+5 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-08 | 2 | -0/+34 |
| | | |||||
* | | Merge pull request #15302 from nextcloud/enhancement/files/table-head-sticky | Morris Jobke | 2019-05-07 | 2 | -2/+17 |
|\ \ | |/ |/| | Floating files header | ||||
| * | Add support for Safari | Morris Jobke | 2019-05-07 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> |