]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoAdjust scroll container height to make it a proper boundary element for actions 22999/head
Julius Härtl [Tue, 22 Sep 2020 10:23:53 +0000 (12:23 +0200)]
Adjust scroll container height to make it a proper boundary element for actions

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #23083 from nextcloud/bugfix/extend-php-error-logging
Roeland Jago Douma [Tue, 29 Sep 2020 08:02:33 +0000 (10:02 +0200)]
Merge pull request #23083 from nextcloud/bugfix/extend-php-error-logging

Generate exception to log on php errors

4 years agoMerge pull request #23074 from nextcloud/fix/sharee-search-empty-email-match
Julius Härtl [Tue, 29 Sep 2020 07:27:49 +0000 (09:27 +0200)]
Merge pull request #23074 from nextcloud/fix/sharee-search-empty-email-match

Do not match sharees on an empty email address

4 years agoMerge pull request #23013 from nextcloud/bugfix/noid/show-federation-results-with...
Roeland Jago Douma [Tue, 29 Sep 2020 07:13:08 +0000 (09:13 +0200)]
Merge pull request #23013 from nextcloud/bugfix/noid/show-federation-results-with-the-same-name

Show federation and email results also with exact user match unless c…

4 years agoMerge pull request #22983 from nextcloud/bugfix/noid/sync-all-users-to-systemaddressbook
Roeland Jago Douma [Tue, 29 Sep 2020 07:12:40 +0000 (09:12 +0200)]
Merge pull request #22983 from nextcloud/bugfix/noid/sync-all-users-to-systemaddressbook

Sync all users to the system addresssbook

4 years agoGenerate exception to log on php errors 23083/head
Julius Härtl [Tue, 29 Sep 2020 06:54:53 +0000 (08:54 +0200)]
Generate exception to log on php errors

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 29 Sep 2020 02:17:55 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #23056 from nextcloud/dependabot/npm_and_yarn/vue-router-3.4.4
dependabot-preview[bot] [Mon, 28 Sep 2020 14:18:03 +0000 (14:18 +0000)]
Merge pull request #23056 from nextcloud/dependabot/npm_and_yarn/vue-router-3.4.4

4 years agoMerge pull request #23012 from nextcloud/enh/template-reponse-renderas
Roeland Jago Douma [Mon, 28 Sep 2020 14:03:16 +0000 (16:03 +0200)]
Merge pull request #23012 from nextcloud/enh/template-reponse-renderas

Make BeforeTemplateRenderedEvent aware of the actual response

4 years agoMerge pull request #23054 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-3.6.6
Roeland Jago Douma [Mon, 28 Sep 2020 14:01:59 +0000 (16:01 +0200)]
Merge pull request #23054 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-3.6.6

Bump jsdoc from 3.6.5 to 3.6.6 in /build

4 years agoDo not match sharees on an empty email address 23074/head
Christoph Wurst [Mon, 28 Sep 2020 13:35:11 +0000 (15:35 +0200)]
Do not match sharees on an empty email address

When asking for sharees we compare not only UID and displayname but also
the email address. And if that matches we return the sharee as an exact
match. This logic had a flaw as in that it also matched the empty string
to users with no email address.

This is most noticeable when you disable sharee enumeration and open the
ownership transfer dialog. It suggested other users of the instance
before. This has stopped now.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoBump vue-router from 3.4.3 to 3.4.4 23056/head
dependabot-preview[bot] [Sat, 26 Sep 2020 01:18:30 +0000 (01:18 +0000)]
Bump vue-router from 3.4.3 to 3.4.4

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.3...v3.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <rullzer@users.noreply.github.com>
4 years agoMerge pull request #23051 from nextcloud/design/heading-app-detail
Roeland Jago Douma [Mon, 28 Sep 2020 07:32:26 +0000 (09:32 +0200)]
Merge pull request #23051 from nextcloud/design/heading-app-detail

Fix app text going too far down on hover/focus

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 28 Sep 2020 02:17:48 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 27 Sep 2020 02:17:24 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 26 Sep 2020 02:17:48 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoBump jsdoc from 3.6.5 to 3.6.6 in /build 23054/head
dependabot-preview[bot] [Sat, 26 Sep 2020 01:16:20 +0000 (01:16 +0000)]
Bump jsdoc from 3.6.5 to 3.6.6 in /build

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.5 to 3.6.6.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.6/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.5...3.6.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoFix app text going too far down on hover/focus 23051/head
Jan C. Borchardt [Fri, 25 Sep 2020 15:17:26 +0000 (17:17 +0200)]
Fix app text going too far down on hover/focus

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoMerge pull request #23034 from nextcloud/bugfix/noid/numeric-folders-thorw-on-mark...
Joas Schilling [Fri, 25 Sep 2020 12:52:46 +0000 (14:52 +0200)]
Merge pull request #23034 from nextcloud/bugfix/noid/numeric-folders-thorw-on-mark-dirty

Fix numeric folders throwing on markDirty

4 years agoMerge pull request #23041 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Fri, 25 Sep 2020 06:50:20 +0000 (08:50 +0200)]
Merge pull request #23041 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

4 years agoUpdate psalm baseline 23041/head
Nextcloud-PR-Bot [Fri, 25 Sep 2020 04:24:37 +0000 (04:24 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 25 Sep 2020 02:18:49 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoAdd acutal response to BeforeTemplateRenderedEvent 23012/head
Julius Härtl [Wed, 23 Sep 2020 06:43:36 +0000 (08:43 +0200)]
Add acutal response to BeforeTemplateRenderedEvent

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoOnly load user status script when needed
Julius Härtl [Wed, 23 Sep 2020 06:43:07 +0000 (08:43 +0200)]
Only load user status script when needed

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #23033 from nextcloud/fix/autoloader_update
Roeland Jago Douma [Thu, 24 Sep 2020 17:59:29 +0000 (19:59 +0200)]
Merge pull request #23033 from nextcloud/fix/autoloader_update

Update autloader

4 years agoFix numeric folders throwing on markDirty 23034/head
Joas Schilling [Thu, 24 Sep 2020 12:58:44 +0000 (14:58 +0200)]
Fix numeric folders throwing on markDirty

TypeError: strpos() expects parameter 1 to be string, int given

The problem is that in cacheNode() we strip of any slashes, so
a folder "0/" will be trimmed to "0" and be used as an array key.
Since PHP automatically casts numeric array keys to integers,
you afterwards get $nodePath as int(0). Since it's now a number,
the strpos() function does not accept it anymore. Simply casting
$nodePath to a string again in the foreach solves the issue

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoUpdate autloader 23033/head
Roeland Jago Douma [Thu, 24 Sep 2020 12:59:41 +0000 (14:59 +0200)]
Update autloader

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #23015 from nextcloud/bugfix/noid/warn-on-slow-dashboard-widgets
Roeland Jago Douma [Thu, 24 Sep 2020 12:57:17 +0000 (14:57 +0200)]
Merge pull request #23015 from nextcloud/bugfix/noid/warn-on-slow-dashboard-widgets

Log slow dashboard widgets

4 years agoMerge pull request #22948 from nextcloud/add-more-integration-tests-for-files-transfe...
Roeland Jago Douma [Thu, 24 Sep 2020 12:45:36 +0000 (14:45 +0200)]
Merge pull request #22948 from nextcloud/add-more-integration-tests-for-files-transfer-ownership-command

Add more integration tests for "files:transfer-ownership" command

4 years agoMerge pull request #23023 from nextcloud/bugfix/noid/trashbin-size-delete-immediately
Roeland Jago Douma [Thu, 24 Sep 2020 12:45:04 +0000 (14:45 +0200)]
Merge pull request #23023 from nextcloud/bugfix/noid/trashbin-size-delete-immediately

Delete files that exceed trashbin size immediately

4 years agoMerge pull request #23024 from nextcloud/enh/theming-occ
Roeland Jago Douma [Thu, 24 Sep 2020 12:36:26 +0000 (14:36 +0200)]
Merge pull request #23024 from nextcloud/enh/theming-occ

Add occ command to set theming values

4 years agoMerge pull request #23014 from nextcloud/fix/22977/reasons-to-use-translation
Roeland Jago Douma [Thu, 24 Sep 2020 07:24:17 +0000 (09:24 +0200)]
Merge pull request #23014 from nextcloud/fix/22977/reasons-to-use-translation

Make 'Reasons to use Nextcloud' button translatable, fix #22977

4 years agoFix tests 23024/head
Julius Härtl [Thu, 24 Sep 2020 06:20:03 +0000 (08:20 +0200)]
Fix tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoAdd occ command to set theming values
Julius Härtl [Wed, 23 Sep 2020 15:48:48 +0000 (17:48 +0200)]
Add occ command to set theming values

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 24 Sep 2020 02:17:48 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoDelete files that exceed trashbin size immediately 23023/head
Julius Härtl [Wed, 23 Sep 2020 14:38:24 +0000 (16:38 +0200)]
Delete files that exceed trashbin size immediately

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #23016 from nextcloud/bugfix/noid/dont-log-a-known-shared-section
Joas Schilling [Wed, 23 Sep 2020 11:01:50 +0000 (13:01 +0200)]
Merge pull request #23016 from nextcloud/bugfix/noid/dont-log-a-known-shared-section

Don't log a known shared section

4 years agoDon't log "duplicate section" for the shared "connected-accounts" section 23016/head
Joas Schilling [Wed, 23 Sep 2020 10:23:06 +0000 (12:23 +0200)]
Don't log "duplicate section" for the shared "connected-accounts" section

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoLog a warning if a "lazy" initial state loads longer than 1 second 23015/head
Joas Schilling [Wed, 23 Sep 2020 10:14:31 +0000 (12:14 +0200)]
Log a warning if a "lazy" initial state loads longer than 1 second

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoLog an error if a dashboard widget loads longer than 1 second
Joas Schilling [Wed, 23 Sep 2020 10:14:01 +0000 (12:14 +0200)]
Log an error if a dashboard widget loads longer than 1 second

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMake 'Reasons to use Nextcloud' button translatable, fix #22977 23014/head
Jan C. Borchardt [Wed, 23 Sep 2020 08:27:42 +0000 (10:27 +0200)]
Make 'Reasons to use Nextcloud' button translatable, fix #22977

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoShow federation and email results also with exact user match unless containing @ 23013/head
Joas Schilling [Wed, 23 Sep 2020 08:21:55 +0000 (10:21 +0200)]
Show federation and email results also with exact user match unless containing @

Before when you have a user "smith" and a federated user "smith@example.com"
you could see the federation result with "smit" but not with "smith" anymore.
With most LDAP configurations and local backend setups this is disturbing and
causes issues.
The idea of not showing the email and federation on a matching user was with:
Local user registered with "smith@example.com" user id and having that same
email / cloud id in your contacts addressbook. So we now only hide those
"side results" when the search does contain an @

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 23 Sep 2020 02:17:50 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #23008 from nextcloud/bugfix/noid/fix-placeholder-with-longer...
Roeland Jago Douma [Tue, 22 Sep 2020 19:14:33 +0000 (21:14 +0200)]
Merge pull request #23008 from nextcloud/bugfix/noid/fix-placeholder-with-longer-languages

Add padding to the empty content and center it

4 years agoMerge pull request #23005 from nextcloud/fs-size-index
Roeland Jago Douma [Tue, 22 Sep 2020 18:50:21 +0000 (20:50 +0200)]
Merge pull request #23005 from nextcloud/fs-size-index

add size index for filecache

4 years agoAdd padding to the empty content and center it 23008/head
Joas Schilling [Tue, 22 Sep 2020 17:37:42 +0000 (19:37 +0200)]
Add padding to the empty content and center it

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoadd size index for filecache 23005/head
Robin Appelman [Tue, 22 Sep 2020 13:15:34 +0000 (15:15 +0200)]
add size index for filecache

improves performance of #23004

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoMerge pull request #22952 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashbo...
Roeland Jago Douma [Tue, 22 Sep 2020 12:49:25 +0000 (14:49 +0200)]
Merge pull request #22952 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.1

Bump @nextcloud/vue-dashboard from 1.0.0 to 1.0.1

4 years agoMerge pull request #22940 from nextcloud/bugfix/noid/never-copy-password-on-enforced...
Roeland Jago Douma [Tue, 22 Sep 2020 10:58:35 +0000 (12:58 +0200)]
Merge pull request #22940 from nextcloud/bugfix/noid/never-copy-password-on-enforced-passwords

Never copy the share link when the password is forced

4 years agoBump @nextcloud/vue-dashboard from 1.0.0 to 1.0.1 22952/head
dependabot-preview[bot] [Sat, 19 Sep 2020 01:16:28 +0000 (01:16 +0000)]
Bump @nextcloud/vue-dashboard from 1.0.0 to 1.0.1

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>
4 years agoMerge pull request #22964 from nextcloud/Valdnet-patch-7
Roeland Jago Douma [Tue, 22 Sep 2020 10:12:41 +0000 (12:12 +0200)]
Merge pull request #22964 from nextcloud/Valdnet-patch-7

l10n: Capital letter of the name of the app

4 years agoMerge pull request #22974 from nextcloud/Valdnet-patch-8
Roeland Jago Douma [Tue, 22 Sep 2020 08:58:33 +0000 (10:58 +0200)]
Merge pull request #22974 from nextcloud/Valdnet-patch-8

l10n: Rename the directory for translations

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 22 Sep 2020 02:17:47 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoRecompile 22974/head
Joas Schilling [Mon, 21 Sep 2020 07:09:08 +0000 (09:09 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoSync all users to the system addresssbook 22983/head
Joas Schilling [Mon, 21 Sep 2020 07:01:39 +0000 (09:01 +0200)]
Sync all users to the system addresssbook

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 21 Sep 2020 02:17:24 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agol10n: Rename the directory for translations
Valdnet [Sun, 20 Sep 2020 12:41:50 +0000 (14:41 +0200)]
l10n: Rename the directory for translations

The application gets the translation from l10n for the "Clear status after" text string.

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 20 Sep 2020 02:17:05 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agol10n: Capital letter of the name of the app 22964/head
Valdnet [Sat, 19 Sep 2020 20:06:36 +0000 (22:06 +0200)]
l10n: Capital letter of the name of the app

4 years agoMerge pull request #22957 from nextcloud/dependabot/npm_and_yarn/webpack-4.44.2
dependabot-preview[bot] [Sat, 19 Sep 2020 02:31:40 +0000 (02:31 +0000)]
Merge pull request #22957 from nextcloud/dependabot/npm_and_yarn/webpack-4.44.2

4 years agoBump webpack from 4.44.1 to 4.44.2 22957/head
dependabot-preview[bot] [Sat, 19 Sep 2020 01:21:09 +0000 (01:21 +0000)]
Bump webpack from 4.44.1 to 4.44.2

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>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 18 Sep 2020 19:05:24 +0000 (19:05 +0000)]
[tx-robot] updated from transifex

4 years agoFix transifex name of dashboard app
Morris Jobke [Fri, 18 Sep 2020 18:47:30 +0000 (20:47 +0200)]
Fix transifex name of dashboard app

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #22949 from nextcloud/enh/noid/transifex
Morris Jobke [Fri, 18 Sep 2020 18:39:21 +0000 (20:39 +0200)]
Merge pull request #22949 from nextcloud/enh/noid/transifex

Add transifex config for all new apps

4 years agoAdd transifex config for all new apps 22949/head
Morris Jobke [Fri, 18 Sep 2020 18:38:35 +0000 (20:38 +0200)]
Add transifex config for all new apps

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoAdd integration tests to check that only the given path is transferred 22948/head
Daniel Calviño Sánchez [Fri, 18 Sep 2020 16:35:06 +0000 (18:35 +0200)]
Add integration tests to check that only the given path is transferred

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>
4 years agoAdd integration tests for transferring files of a user with a risky name
Daniel Calviño Sánchez [Fri, 18 Sep 2020 16:32:59 +0000 (18:32 +0200)]
Add integration tests for transferring files of a user with a risky name

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>
4 years agoAdd integration test for transferring the path of a single file
Daniel Calviño Sánchez [Fri, 18 Sep 2020 16:32:23 +0000 (18:32 +0200)]
Add integration test for transferring the path of a single file

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoMerge pull request #22924 from nextcloud/design/fix-appname-display
Morris Jobke [Fri, 18 Sep 2020 16:16:53 +0000 (18:16 +0200)]
Merge pull request #22924 from nextcloud/design/fix-appname-display

Make sure most app names don’t ellipsize, fix #22845, fix #22219

4 years agoNever copy the share link when the password is forced 22940/head
Joas Schilling [Fri, 18 Sep 2020 12:06:01 +0000 (14:06 +0200)]
Never copy the share link when the password is forced

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #22911 from nextcloud/enh/noid/allow-to-run-preview-repair-parallel
Roeland Jago Douma [Fri, 18 Sep 2020 09:35:26 +0000 (11:35 +0200)]
Merge pull request #22911 from nextcloud/enh/noid/allow-to-run-preview-repair-parallel

Allow to run occ preview:repair in parallel

4 years agoMerge pull request #22868 from nextcloud/fix/unified-search-papercuts
Roeland Jago Douma [Fri, 18 Sep 2020 09:34:35 +0000 (11:34 +0200)]
Merge pull request #22868 from nextcloud/fix/unified-search-papercuts

Fix/unified search papercuts

4 years agoMerge pull request #22930 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Fri, 18 Sep 2020 09:33:06 +0000 (11:33 +0200)]
Merge pull request #22930 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

4 years agoMerge pull request #22767 from nextcloud/php/noid/bump-min-php-version
Joas Schilling [Fri, 18 Sep 2020 08:31:44 +0000 (10:31 +0200)]
Merge pull request #22767 from nextcloud/php/noid/bump-min-php-version

Master is now Nextcloud 21 runs on PHP 7.3 to 8.0 only

4 years agoPrevent empty search placeholder 22868/head
John Molakvoæ (skjnldsv) [Fri, 18 Sep 2020 08:00:09 +0000 (10:00 +0200)]
Prevent empty search placeholder

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoTo revert once php8.0 packages are there 22767/head
Joas Schilling [Fri, 18 Sep 2020 07:51:42 +0000 (09:51 +0200)]
To revert once php8.0 packages are there

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoUpdate drone testing matrix
Joas Schilling [Fri, 18 Sep 2020 07:32:23 +0000 (09:32 +0200)]
Update drone testing matrix

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoBump versions
Joas Schilling [Fri, 18 Sep 2020 07:14:52 +0000 (09:14 +0200)]
Bump versions

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAllow to also use PHP 8.0
Morris Jobke [Thu, 10 Sep 2020 09:50:42 +0000 (11:50 +0200)]
Allow to also use PHP 8.0

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoNextcloud 21 runs on PHP 7.3+ only
Morris Jobke [Thu, 10 Sep 2020 09:10:38 +0000 (11:10 +0200)]
Nextcloud 21 runs on PHP 7.3+ only

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #22925 from nextcloud/dashboard/fix-skip-links
Roeland Jago Douma [Fri, 18 Sep 2020 06:33:35 +0000 (08:33 +0200)]
Merge pull request #22925 from nextcloud/dashboard/fix-skip-links

Dashboard: Fix accessibility skip links

4 years agoBuild assets and fix unified search event syntax
John Molakvoæ (skjnldsv) [Tue, 15 Sep 2020 15:47:30 +0000 (17:47 +0200)]
Build assets and fix unified search event syntax

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoProperly show loading state if there are still pending requests
John Molakvoæ (skjnldsv) [Tue, 15 Sep 2020 15:16:34 +0000 (17:16 +0200)]
Properly show loading state if there are still pending requests

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoProperly use form role=search and unify reset button
John Molakvoæ (skjnldsv) [Tue, 15 Sep 2020 15:10:44 +0000 (17:10 +0200)]
Properly use form role=search and unify reset button

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoFix loading error catch
John Molakvoæ (skjnldsv) [Tue, 15 Sep 2020 13:01:50 +0000 (15:01 +0200)]
Fix loading error catch

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoUpdate psalm baseline 22930/head
Nextcloud-PR-Bot [Fri, 18 Sep 2020 04:23:58 +0000 (04:23 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 18 Sep 2020 02:16:56 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #22915 from nextcloud/smb-outofspace-handling
Morris Jobke [Thu, 17 Sep 2020 18:41:49 +0000 (20:41 +0200)]
Merge pull request #22915 from nextcloud/smb-outofspace-handling

improve handling of out of space errors for smb

4 years agoMerge pull request #22843 from nextcloud/feature/share-link-filename
Morris Jobke [Thu, 17 Sep 2020 18:39:07 +0000 (20:39 +0200)]
Merge pull request #22843 from nextcloud/feature/share-link-filename

Show filename on share link download

4 years agoDashboard: Fix accessibility skip links 22925/head
Jan C. Borchardt [Thu, 17 Sep 2020 18:31:21 +0000 (20:31 +0200)]
Dashboard: Fix accessibility skip links

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoMake sure most app names don’t ellipsize, fix #22845, fix #22219 22924/head
Jan C. Borchardt [Thu, 17 Sep 2020 17:56:53 +0000 (19:56 +0200)]
Make sure most app names don’t ellipsize, fix #22845, fix #22219

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years agoMerge pull request #22794 from nextcloud/version/20.0.0/rc1 v20.0.0RC1
Morris Jobke [Thu, 17 Sep 2020 17:56:31 +0000 (19:56 +0200)]
Merge pull request #22794 from nextcloud/version/20.0.0/rc1

20 RC1

4 years agoShow filename on share link download 22843/head
John Molakvoæ (skjnldsv) [Mon, 14 Sep 2020 07:17:34 +0000 (09:17 +0200)]
Show filename on share link download

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoProvide correct PHPDoc tags for public namespace 22794/head
Morris Jobke [Thu, 17 Sep 2020 17:50:44 +0000 (19:50 +0200)]
Provide correct PHPDoc tags for public namespace

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #22919 from J0WI/https-stackoverflow.com
Morris Jobke [Thu, 17 Sep 2020 16:19:54 +0000 (18:19 +0200)]
Merge pull request #22919 from J0WI/https-stackoverflow.com

Update urls to stackoverflow.com to "HTTPS"

4 years ago20 RC1
Roeland Jago Douma [Fri, 11 Sep 2020 06:56:14 +0000 (08:56 +0200)]
20 RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #22910 from nextcloud/user-quota-event
Morris Jobke [Thu, 17 Sep 2020 16:14:10 +0000 (18:14 +0200)]
Merge pull request #22910 from nextcloud/user-quota-event

add event to allow apps to overwrite user quota

4 years agoAutoloader update 22910/head
Morris Jobke [Thu, 17 Sep 2020 16:13:56 +0000 (18:13 +0200)]
Autoloader update

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #22917 from nextcloud/Valdnet-patch-4
Morris Jobke [Thu, 17 Sep 2020 16:10:53 +0000 (18:10 +0200)]
Merge pull request #22917 from nextcloud/Valdnet-patch-4

l10n: Add parentheses for unification

4 years agoMerge pull request #22920 from nextcloud/Valdnet-patch-5
Morris Jobke [Thu, 17 Sep 2020 16:10:40 +0000 (18:10 +0200)]
Merge pull request #22920 from nextcloud/Valdnet-patch-5

l10n: Add a dot