summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-05-172-2/+2
|
* fixes misunderstanding of the error messageArthur Schiwon2019-05-162-2/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #15526 from nextcloud/fix/noid/building-wfe-handlebarsRoeland Jago Douma2019-05-156-21/+22
|\ | | | | fix building WFE Handlebars
| * fix building WFE HandlebarsArthur Schiwon2019-05-156-21/+22
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-145-8/+7
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Deprecate OC.fileIsBlacklisted and move it to the bundleChristoph Wurst2019-05-141-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-05-144-4/+4
|
* Merge pull request #15461 from nextcloud/askForPasswordCapabilityMorris Jobke2019-05-131-0/+6
|\ | | | | add "askForPassword" on capabilities for sharing
| * add "askForPassword" on capabilities for sharingtobiasKaminsky2019-05-131-0/+6
| | | | | | | | Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
* | Bump vuex from 3.1.0 to 3.1.1dependabot[bot]2019-05-134-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 transifexNextcloud bot2019-05-132-0/+34
| |
* | [tx-robot] updated from transifexNextcloud bot2019-05-12118-1128/+1130
| |
* | Merge pull request #15488 from nextcloud/feature/noid/workflowengine-webpackRoeland Jago Douma2019-05-1119-124/+63
|\ \ | | | | | | webpackify workflowengine
| * | use webpack to compile handlebarsArthur Schiwon2019-05-106-134/+11
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | webpackify workflowengineArthur Schiwon2019-05-0919-13/+75
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | [tx-robot] updated from transifexNextcloud bot2019-05-114-6/+76
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-05-108-4/+34
| |
* | Merge pull request #15477 from nextcloud/fix/files/floating-headerMorris Jobke2019-05-091-1/+2
|\ \ | | | | | | Fix floating header over breadcrumbs
| * | Fix floating header over breadcrumbsJohn Molakvoæ (skjnldsv)2019-05-091-1/+2
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* / Update file-upload.jsValdnet2019-05-091-1/+1
|/ | | Change the location of the translation file.
* [tx-robot] updated from transifexNextcloud bot2019-05-092-2/+2
|
* Merge pull request #15427 from ↵Morris Jobke2019-05-084-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 bundleChristoph Wurst2019-05-084-5/+5
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #15432 from nextcloud/fix/14986/fix-public-uploadMorris Jobke2019-05-082-0/+5
|\ \ | |/ |/| Fix public upload by also load the semaphore method
| * Fix public upload by also load the semaphore methodMorris Jobke2019-05-072-0/+5
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2019-05-082-0/+34
| |
* | Merge pull request #15302 from nextcloud/enhancement/files/table-head-stickyMorris Jobke2019-05-072-2/+17
|\ \ | |/ |/| Floating files header
| * Add support for SafariMorris Jobke2019-05-071-0/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Floating files headerJohn Molakvoæ (skjnldsv)2019-05-072-2/+16
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Move OC.appswebroots to the bundle and deprecate oc_appswebrootsChristoph Wurst2019-05-071-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2019-05-074-4/+4
| |
* | Move oc_webroot, OC.webroot and OC.getRootPath() to the bundleChristoph Wurst2019-05-061-3/+6
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Bump v-tooltip from 2.0.1 to 2.0.2dependabot[bot]2019-05-054-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 transifexNextcloud bot2019-05-052-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2019-05-042-0/+34
| |
* | Merge pull request #15309 from nextcloud/fix/files-selection-bugJohn Molakvoæ2019-05-021-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 isJohn Molakvoæ (skjnldsv)2019-04-301-6/+18
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2019-05-0214-30/+64
| |
* | [tx-robot] updated from transifexNextcloud bot2019-05-0120-2/+80
| |
* | Merge pull request #15290 from ↵John Molakvoæ2019-04-301-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 afterwardsArthur Schiwon2019-04-291-7/+15
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2019-04-304-6/+26
|/
* [tx-robot] updated from transifexNextcloud bot2019-04-2910-86/+180
|
* [tx-robot] updated from transifexNextcloud bot2019-04-282-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-04-272-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-04-262-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-04-254-4/+4
|
* Merge pull request #15141 from nextcloud/fix/noid/regenerate-seen-users-onlyRoeland Jago Douma2019-04-246-9/+9
|\ | | | | fix searching all users in repair regenerate birthday cal reparir job
| * remove obsolete use statementsArthur Schiwon2019-04-242-4/+4
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * avoids users searches on backend, faster processingArthur Schiwon2019-04-174-5/+5
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>