summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #23033 from nextcloud/fix/autoloader_updateRoeland Jago Douma2020-09-2426-26/+26
|\ | | | | Update autloader
| * Update autloaderRoeland Jago Douma2020-09-2426-26/+26
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #23015 from ↵Roeland Jago Douma2020-09-242-0/+19
|\ | | | | | | | | nextcloud/bugfix/noid/warn-on-slow-dashboard-widgets Log slow dashboard widgets
| * Log a warning if a "lazy" initial state loads longer than 1 secondJoas Schilling2020-09-231-0/+10
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Log an error if a dashboard widget loads longer than 1 secondJoas Schilling2020-09-231-0/+9
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #22948 from ↵Roeland Jago Douma2020-09-243-1/+106
|\ \ | | | | | | | | | | | | nextcloud/add-more-integration-tests-for-files-transfer-ownership-command Add more integration tests for "files:transfer-ownership" command
| * | Add integration tests to check that only the given path is transferredDaniel Calviño Sánchez2020-09-181-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until recently (it was fixed in ac2999a26a) when a path was transferred other shares with the target user were removed, so a test was added to ensure that it does not happen again. Besides that a test to ensure that other files with the target user are not transferred was added too (it did not fail before, but seemed convenient to have that covered too :-) ). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Add integration tests for transferring files of a user with a risky nameDaniel Calviño Sánchez2020-09-183-1/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The files:transfer-ownership performs a sanitization of users with "risky" display names (including characters like "\" or "/"). In order to allow (escaped) double quotes in the display name the regular expression used in the "user XXX with displayname YYY exists" step had to be adjusted. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Add integration test for transferring the path of a single fileDaniel Calviño Sánchez2020-09-181-0/+14
| | | | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | Merge pull request #23023 from ↵Roeland Jago Douma2020-09-241-0/+8
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/trashbin-size-delete-immediately Delete files that exceed trashbin size immediately
| * | | Delete files that exceed trashbin size immediatelyJulius Härtl2020-09-231-0/+8
| | |/ | |/| | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #23024 from nextcloud/enh/theming-occRoeland Jago Douma2020-09-248-163/+302
|\ \ \ | | | | | | | | Add occ command to set theming values
| * | | Fix testsJulius Härtl2020-09-242-90/+91
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Add occ command to set theming valuesJulius Härtl2020-09-246-73/+211
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #23014 from nextcloud/fix/22977/reasons-to-use-translationRoeland Jago Douma2020-09-241-1/+1
|\ \ \ \ | | | | | | | | | | Make 'Reasons to use Nextcloud' button translatable, fix #22977
| * | | | Make 'Reasons to use Nextcloud' button translatable, fix #22977Jan C. Borchardt2020-09-231-1/+1
| | |/ / | |/| | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | | | [tx-robot] updated from transifexNextcloud bot2020-09-2436-32/+152
| |/ / |/| |
* | | Merge pull request #23016 from ↵Joas Schilling2020-09-231-1/+1
|\ \ \ | |/ / |/| | | | | | | | nextcloud/bugfix/noid/dont-log-a-known-shared-section Don't log a known shared section
| * | Don't log "duplicate section" for the shared "connected-accounts" sectionJoas Schilling2020-09-231-1/+1
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2020-09-2342-44/+160
| |
* | Merge pull request #23008 from ↵Roeland Jago Douma2020-09-223-2/+7
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/fix-placeholder-with-longer-languages Add padding to the empty content and center it
| * | Add padding to the empty content and center itJoas Schilling2020-09-223-2/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #23005 from nextcloud/fs-size-indexRoeland Jago Douma2020-09-223-0/+12
|\ \ \ | |/ / |/| | add size index for filecache
| * | add size index for filecacheRobin Appelman2020-09-223-0/+12
| | | | | | | | | | | | | | | | | | improves performance of #23004 Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #22952 from ↵Roeland Jago Douma2020-09-224-7/+7
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.1 Bump @nextcloud/vue-dashboard from 1.0.0 to 1.0.1
| * | | Bump @nextcloud/vue-dashboard from 1.0.0 to 1.0.1dependabot-preview[bot]2020-09-224-7/+7
| |/ / | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v1.0.0...v1.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #22940 from ↵Roeland Jago Douma2020-09-223-3/+3
|\ \ \ | |/ / |/| | | | | | | | nextcloud/bugfix/noid/never-copy-password-on-enforced-passwords Never copy the share link when the password is forced
| * | Never copy the share link when the password is forcedJoas Schilling2020-09-183-3/+3
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #22964 from nextcloud/Valdnet-patch-7Roeland Jago Douma2020-09-221-1/+1
|\ \ | | | | | | l10n: Capital letter of the name of the app
| * | l10n: Capital letter of the name of the appValdnet2020-09-191-1/+1
| | |
* | | Merge pull request #22974 from nextcloud/Valdnet-patch-8Roeland Jago Douma2020-09-223-4/+4
|\ \ \ | | | | | | | | l10n: Rename the directory for translations
| * | | RecompileJoas Schilling2020-09-212-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | l10n: Rename the directory for translationsValdnet2020-09-201-1/+1
| | | | | | | | | | | | The application gets the translation from l10n for the "Clear status after" text string.
* | | | [tx-robot] updated from transifexNextcloud bot2020-09-2224-42/+182
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-09-2120-22/+142
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2020-09-20130-8/+1756
|/ /
* | Merge pull request #22957 from nextcloud/dependabot/npm_and_yarn/webpack-4.44.2dependabot-preview[bot]2020-09-192-4/+4
|\ \
| * | Bump webpack from 4.44.1 to 4.44.2dependabot-preview[bot]2020-09-192-4/+4
|/ / | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2020-09-18184-128/+304
| |
* | Fix transifex name of dashboard appMorris Jobke2020-09-181-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #22949 from nextcloud/enh/noid/transifexMorris Jobke2020-09-189-0/+48
|\ \ | | | | | | Add transifex config for all new apps
| * | Add transifex config for all new appsMorris Jobke2020-09-189-0/+48
|/ / | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #22924 from nextcloud/design/fix-appname-displayMorris Jobke2020-09-181-3/+15
|\ \ | |/ |/| Make sure most app names don’t ellipsize, fix #22845, fix #22219
| * Make sure most app names don’t ellipsize, fix #22845, fix #22219Jan C. Borchardt2020-09-171-3/+15
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | Merge pull request #22911 from ↵Roeland Jago Douma2020-09-181-12/+22
|\ \ | | | | | | | | | | | | nextcloud/enh/noid/allow-to-run-preview-repair-parallel Allow to run occ preview:repair in parallel
| * | Migrate verbose messages to inline syntax of writeln()Morris Jobke2020-09-171-11/+3
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Show lock messages only in verbose modeMorris Jobke2020-09-171-2/+2
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Allow to run occ preview:repair in parallelMorris Jobke2020-09-171-1/+19
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #22868 from nextcloud/fix/unified-search-papercutsRoeland Jago Douma2020-09-1834-125/+260
|\ \ \ | | | | | | | | Fix/unified search papercuts
| * | | Prevent empty search placeholderJohn Molakvoæ (skjnldsv)2020-09-189-34/+43
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>