aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* | Merge pull request #15148 from nextcloud/fix/oauth2_string_to_intRoeland Jago Douma2019-04-241-4/+4
|\ \ | | | | | | Fix mapper not properly casting int in oauth2 code
| * | Use the proper names when setting entity typesRoeland Jago Douma2019-04-181-4/+4
| |/ | | | | | | | | | | Else this does :boom: Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #15146 from nextcloud/fix/customer_properties_boomRoeland Jago Douma2019-04-242-11/+0
|\ \ | | | | | | Prefetching blows up if there are a lot of files.
| * | Prefetching blows up if there are a lot of files.Roeland Jago Douma2019-04-182-11/+0
| |/ | | | | | | | | | | | | | | I saw instances where people had a lot of files (each with custom properties) and all this prefetching blew up and started to consume an insane amount of RAM resulting in the process getting killed. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2019-04-248-6/+100
| |
* | Merge pull request #15164 from nextcloud/recommendations-multiselect-overlapJohn Molakvoæ2019-04-231-6/+3
|\ \ | | | | | | Fix multiselect bar overlapping recommendations
| * | Use sticky position include for Safari supportJan-Christoph Borchardt2019-04-181-2/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Add webkit/safari fixMorris Jobke2019-04-181-0/+1
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Fix multiselect bar overlapping recommendationsJan-Christoph Borchardt2019-04-181-6/+3
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Bump handlebars from 4.1.0 to 4.1.2dependabot[bot]2019-04-232-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2019-04-2310-14/+48
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-04-226-10/+16
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-04-218-16/+18
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-04-206-6/+10
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-04-196-6/+30
|/ /
* / [tx-robot] updated from transifexNextcloud bot2019-04-1814-26/+100
|/
* [tx-robot] updated from transifexNextcloud bot2019-04-176-96/+142
|