Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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> | ||||
| * | Floating files header | John Molakvoæ (skjnldsv) | 2019-05-07 | 2 | -2/+16 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Move OC.appswebroots to the bundle and deprecate oc_appswebroots | Christoph Wurst | 2019-05-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-07 | 4 | -4/+4 |
| | | |||||
* | | Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle | Christoph Wurst | 2019-05-06 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Bump v-tooltip from 2.0.1 to 2.0.2 | dependabot[bot] | 2019-05-05 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/Akryum/vue-tooltip/releases) - [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-05 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-04 | 2 | -0/+34 |
| | | |||||
* | | Merge pull request #15309 from nextcloud/fix/files-selection-bug | John Molakvoæ | 2019-05-02 | 1 | -6/+18 |
|\ \ | | | | | | | Do NOT assume all files are selected if the first checkbox is | ||||
| * | | Do NOT assume all files are selected if the first checkbox is | John Molakvoæ (skjnldsv) | 2019-04-30 | 1 | -6/+18 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-02 | 14 | -30/+64 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-01 | 20 | -2/+80 |
| | | |||||
* | | Merge pull request #15290 from ↵ | John Molakvoæ | 2019-04-30 | 1 | -7/+15 |
|\ \ | |/ |/| | | | | | nextcloud/fix/8635/mdkir-handling+no-create-to-delete take return of mkdir into consideration; photocache to not create a folder for deletion | ||||
| * | do not create folder just to delete it afterwards | Arthur Schiwon | 2019-04-29 | 1 | -7/+15 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-30 | 4 | -6/+26 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-29 | 10 | -86/+180 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-28 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-27 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-26 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-25 | 4 | -4/+4 |
| | |||||
* | Merge pull request #15141 from nextcloud/fix/noid/regenerate-seen-users-only | Roeland Jago Douma | 2019-04-24 | 6 | -9/+9 |
|\ | | | | | fix searching all users in repair regenerate birthday cal reparir job | ||||
| * | remove obsolete use statements | Arthur Schiwon | 2019-04-24 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | avoids users searches on backend, faster processing | Arthur Schiwon | 2019-04-17 | 4 | -5/+5 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |