aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* [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>
| * | | Build assets and fix unified search event syntaxJohn Molakvoæ (skjnldsv)2020-09-1825-30/+36
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Properly show loading state if there are still pending requestsJohn Molakvoæ (skjnldsv)2020-09-181-1/+9
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Properly use form role=search and unify reset buttonJohn Molakvoæ (skjnldsv)2020-09-182-52/+145
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fix loading error catchJohn Molakvoæ (skjnldsv)2020-09-187-36/+55
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #22930 from ↵Roeland Jago Douma2020-09-181-1/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * | | | Update psalm baselineNextcloud-PR-Bot2020-09-181-1/+0
| |/ / / | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | Merge pull request #22767 from nextcloud/php/noid/bump-min-php-versionJoas Schilling2020-09-1832-190/+158
|\ \ \ \ | | | | | | | | | | Master is now Nextcloud 21 runs on PHP 7.3 to 8.0 only
| * | | | To revert once php8.0 packages are thereJoas Schilling2020-09-181-14/+24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Update drone testing matrixJoas Schilling2020-09-181-84/+42
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Bump versionsJoas Schilling2020-09-1830-100/+100
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Allow to also use PHP 8.0Morris Jobke2020-09-181-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | Nextcloud 21 runs on PHP 7.3+ onlyMorris Jobke2020-09-181-3/+3
|/ / / / | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #22925 from nextcloud/dashboard/fix-skip-linksRoeland Jago Douma2020-09-184-2/+16
|\ \ \ \ | |/ / / |/| | | Dashboard: Fix accessibility skip links
| * | | Dashboard: Fix accessibility skip linksJan C. Borchardt2020-09-174-2/+16
| | |/ | |/| | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | | [tx-robot] updated from transifexNextcloud bot2020-09-18166-378/+478
| | |
* | | Merge pull request #22915 from nextcloud/smb-outofspace-handlingMorris Jobke2020-09-171-0/+6
|\ \ \ | | | | | | | | improve handling of out of space errors for smb
| * | | improve handling of out of space errors for smbRobin Appelman2020-09-171-0/+6
| | |/ | |/| | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>