]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoMerge pull request #33584 from nextcloud/fix/theme-font-preview
Pytal [Wed, 17 Aug 2022 18:33:39 +0000 (11:33 -0700)]
Merge pull request #33584 from nextcloud/fix/theme-font-preview

2 years agoMerge pull request #33573 from nextcloud/enh/noid/transparency
Simon L [Wed, 17 Aug 2022 15:14:01 +0000 (17:14 +0200)]
Merge pull request #33573 from nextcloud/enh/noid/transparency

make transparent what is community maintained

2 years agoMerge pull request #33558 from nextcloud/fix/use-bigger-slice-share-provider
Vincent Petry [Wed, 17 Aug 2022 14:12:56 +0000 (16:12 +0200)]
Merge pull request #33558 from nextcloud/fix/use-bigger-slice-share-provider

Use bigger slice in share provider

2 years agoFix font change preview update 33584/head
John Molakvoæ [Wed, 17 Aug 2022 13:28:01 +0000 (15:28 +0200)]
Fix font change preview update

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #33564 from nextcloud/fix/theming-selector
John Molakvoæ [Wed, 17 Aug 2022 13:19:46 +0000 (15:19 +0200)]
Merge pull request #33564 from nextcloud/fix/theming-selector

2 years agoMerge pull request #33526 from nextcloud/fix/duplicate-filter-ids
Louis [Wed, 17 Aug 2022 12:20:47 +0000 (14:20 +0200)]
Merge pull request #33526 from nextcloud/fix/duplicate-filter-ids

Fix duplicate ids on apps management page

2 years agoMerge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuse
Louis [Wed, 17 Aug 2022 12:14:03 +0000 (14:14 +0200)]
Merge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuse

Remove time check in isFairUseOfFreePushService

2 years agomake transparent what is community maintained 33573/head
szaimen [Wed, 17 Aug 2022 09:55:04 +0000 (11:55 +0200)]
make transparent what is community maintained

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #32943 from nextcloud/unencrypted-size-revert-interface-changes
Vincent Petry [Wed, 17 Aug 2022 09:36:16 +0000 (11:36 +0200)]
Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-changes

Revert interface changes from "store unencrypted size in the unencrypted_size column"

2 years agoFix unit tests 33565/head
Joas Schilling [Wed, 17 Aug 2022 09:25:18 +0000 (11:25 +0200)]
Fix unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #33550 from nextcloud/jail-search-post
Vincent Petry [Wed, 17 Aug 2022 08:55:41 +0000 (10:55 +0200)]
Merge pull request #33550 from nextcloud/jail-search-post

optimize search post-processing for jail wrapper

2 years agoRemove ITimeFactory
Louis [Wed, 17 Aug 2022 08:46:08 +0000 (10:46 +0200)]
Remove ITimeFactory

Signed-off-by: Louis <6653109+artonge@users.noreply.github.com>
2 years agoMerge pull request #33540 from nextcloud/mount-provider-migration
Vincent Petry [Wed, 17 Aug 2022 08:41:31 +0000 (10:41 +0200)]
Merge pull request #33540 from nextcloud/mount-provider-migration

fix updating cached mounts that didn't have their mount provider set previously

2 years agoMerge pull request #33472 from nextcloud/dependabot/composer/bamarni/composer-bin...
Julius Härtl [Wed, 17 Aug 2022 08:20:40 +0000 (10:20 +0200)]
Merge pull request #33472 from nextcloud/dependabot/composer/bamarni/composer-bin-plugin-1.8.1

2 years agoMerge pull request #33551 from nextcloud/scanner-dont-update-same-size
Vincent Petry [Wed, 17 Aug 2022 07:21:30 +0000 (09:21 +0200)]
Merge pull request #33551 from nextcloud/scanner-dont-update-same-size

don't update the folder size if we know it hasn't changed

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 17 Aug 2022 02:25:14 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33549 from nextcloud/enh/perfopt-for-carddav
Julius Härtl [Tue, 16 Aug 2022 22:10:24 +0000 (00:10 +0200)]
Merge pull request #33549 from nextcloud/enh/perfopt-for-carddav

Performance optimisation for carddav backend blob data read

2 years agoMerge pull request #33559 from yeyulantu/bugfix-search-cache
Julius Härtl [Tue, 16 Aug 2022 21:54:59 +0000 (23:54 +0200)]
Merge pull request #33559 from yeyulantu/bugfix-search-cache

2 years agoMerge pull request #33563 from nextcloud/feat/make-displaynamecache-return-null
Carl Schwan [Tue, 16 Aug 2022 16:36:45 +0000 (18:36 +0200)]
Merge pull request #33563 from nextcloud/feat/make-displaynamecache-return-null

Make DisplayNameCache return null if user doesn't exists

2 years agoRemove time check in isFairUseOfFreePushService
Louis [Tue, 16 Aug 2022 14:46:03 +0000 (16:46 +0200)]
Remove time check in isFairUseOfFreePushService

What the TODO say, the dev does.

Signed-off-by: Louis <6653109+artonge@users.noreply.github.com>
2 years agoAllow to manually specify a theme to apply to a section of an app 33564/head
John Molakvoæ [Tue, 16 Aug 2022 12:43:35 +0000 (14:43 +0200)]
Allow to manually specify a theme to apply to a section of an app

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoMake DisplayNameCache return null if user doesn't exists 33563/head
Carl Schwan [Tue, 16 Aug 2022 12:10:05 +0000 (14:10 +0200)]
Make DisplayNameCache return null if user doesn't exists

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agodon't update the folder size if we know it hasn't changed 33551/head
Robin Appelman [Mon, 15 Aug 2022 19:10:39 +0000 (21:10 +0200)]
don't update the folder size if we know it hasn't changed

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agocleanup scannertest a bit
Robin Appelman [Tue, 16 Aug 2022 11:24:13 +0000 (13:24 +0200)]
cleanup scannertest a bit

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agofix updating size when folder is empty 32943/head
Robin Appelman [Tue, 16 Aug 2022 09:16:14 +0000 (11:16 +0200)]
fix updating size when folder is empty

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agostore unencrypted size in the unencrypted_size column
Robin Appelman [Wed, 13 Apr 2022 14:05:45 +0000 (16:05 +0200)]
store unencrypted size in the unencrypted_size column

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoadd tests for cached mount provider migration 33540/head
Robin Appelman [Mon, 15 Aug 2022 10:45:41 +0000 (12:45 +0200)]
add tests for cached mount provider migration

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agofix updating cached mounts that didn't have their mount provider set previously
Robin Appelman [Mon, 15 Aug 2022 09:53:54 +0000 (11:53 +0200)]
fix updating cached mounts that didn't have their mount provider set previously

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agooptimize search post-processing for jail wrapper 33550/head
Robin Appelman [Mon, 15 Aug 2022 18:52:12 +0000 (20:52 +0200)]
optimize search post-processing for jail wrapper

don't both asking the wrapped cache if we know it's not in our jail anyway

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoRevert "store unencrypted size in the unencrypted_size column"
Robin Appelman [Mon, 20 Jun 2022 15:56:59 +0000 (17:56 +0200)]
Revert "store unencrypted size in the unencrypted_size column"

This reverts commit 8238582e59b7b6ec03318bcf81bf47cce54af320.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoRevert "add case statement to sql function builder"
Robin Appelman [Mon, 20 Jun 2022 15:53:31 +0000 (17:53 +0200)]
Revert "add case statement to sql function builder"

This reverts commit 2a68819a67045d87a369a8a6413f153b3b2bea5f.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoRevert "make expression build return IQueryFunction instead of string"
Robin Appelman [Mon, 20 Jun 2022 15:53:20 +0000 (17:53 +0200)]
Revert "make expression build return IQueryFunction instead of string"

This reverts commit 813b50ed428a8bc36817d19c84444e96dbe3b668.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agofixed the cache searchBuilder negative map 33559/head
David [Tue, 16 Aug 2022 09:59:02 +0000 (17:59 +0800)]
fixed the cache searchBuilder negative map

Signed-off-by: David <37280718+yeyulantu@users.noreply.github.com>
2 years agoMerge pull request #32461 from nextcloud/display-name-cache-public
Carl Schwan [Tue, 16 Aug 2022 09:48:50 +0000 (11:48 +0200)]
Merge pull request #32461 from nextcloud/display-name-cache-public

expose display name cache trough a public interface

2 years agoUse bigger slice in share provider 33558/head
Carl Schwan [Tue, 16 Aug 2022 09:17:27 +0000 (11:17 +0200)]
Use bigger slice in share provider

Probably won't make a big difference as it is unlikely a user has > 100
shares but this make sure we use the same code in spreed where the
change has a bigger impact.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33556 from nextcloud/fix/theming
John Molakvoæ [Tue, 16 Aug 2022 08:12:53 +0000 (10:12 +0200)]
Merge pull request #33556 from nextcloud/fix/theming

2 years agoAutomatically enable plain background if primary colour is set 33556/head
John Molakvoæ [Tue, 16 Aug 2022 07:39:00 +0000 (09:39 +0200)]
Automatically enable plain background if primary colour is set

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoRevert "Fix unit tests for the theming app"
John Molakvoæ [Tue, 16 Aug 2022 06:51:43 +0000 (08:51 +0200)]
Revert "Fix unit tests for the theming app"

This reverts commit 13ca01ee1256dba54d1e2793bd409d3b7c8d6058.

2 years agoRevert "First first run wizzard"
John Molakvoæ [Tue, 16 Aug 2022 06:30:08 +0000 (08:30 +0200)]
Revert "First first run wizzard"

This reverts commit ba3f5337f356ac51a1b1d012c09f3e4ed6c096e3.

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 16 Aug 2022 02:25:45 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33548 from nextcloud/bugfix/33547/remove-redundant-files-events
Julius Härtl [Mon, 15 Aug 2022 19:04:35 +0000 (21:04 +0200)]
Merge pull request #33548 from nextcloud/bugfix/33547/remove-redundant-files-events

2 years agoperformance optimisation for carddav backend blob data read 33549/head
Anna Larch [Mon, 15 Aug 2022 18:27:02 +0000 (20:27 +0200)]
performance optimisation for carddav backend blob data read

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agoRemove redundant events 33548/head
Vincent Petry [Mon, 15 Aug 2022 17:18:01 +0000 (19:18 +0200)]
Remove redundant events

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge branch 'master' into display-name-cache-public 32461/head
Carl Schwan [Mon, 15 Aug 2022 13:28:30 +0000 (15:28 +0200)]
Merge branch 'master' into display-name-cache-public

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #33495 from nextcloud/unify-initial-and-updated-quota-display
Vincent Petry [Mon, 15 Aug 2022 09:26:36 +0000 (11:26 +0200)]
Merge pull request #33495 from nextcloud/unify-initial-and-updated-quota-display

Unify initial and updated quota display

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 15 Aug 2022 02:24:47 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33519 from nextcloud/rakekniven-patch-2
John Molakvoæ [Sun, 14 Aug 2022 09:38:50 +0000 (11:38 +0200)]
Merge pull request #33519 from nextcloud/rakekniven-patch-2

2 years agol10n: Changed plural to singular 33519/head
rakekniven [Fri, 12 Aug 2022 12:03:54 +0000 (14:03 +0200)]
l10n: Changed plural to singular

Here you can select the default theme image, not images.

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 14 Aug 2022 02:24:52 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33524 from nextcloud/dependabot/npm_and_yarn/karma-6.4.0
Julius Härtl [Sat, 13 Aug 2022 19:07:54 +0000 (21:07 +0200)]
Merge pull request #33524 from nextcloud/dependabot/npm_and_yarn/karma-6.4.0

Bump karma from 6.3.19 to 6.4.0

2 years agoMerge pull request #33518 from nextcloud/exif-computed
John Molakvoæ [Sat, 13 Aug 2022 14:40:42 +0000 (16:40 +0200)]
Merge pull request #33518 from nextcloud/exif-computed

2 years agoMerge pull request #33525 from nextcloud/dependabot/npm_and_yarn/webpack-5.74.0
dependabot[bot] [Sat, 13 Aug 2022 11:33:06 +0000 (11:33 +0000)]
Merge pull request #33525 from nextcloud/dependabot/npm_and_yarn/webpack-5.74.0

2 years agoBump webpack from 5.73.0 to 5.74.0 33525/head
dependabot[bot] [Sat, 13 Aug 2022 01:03:12 +0000 (01:03 +0000)]
Bump webpack from 5.73.0 to 5.74.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #33517 from nextcloud/bugfix/noid/npm-link
John Molakvoæ [Sat, 13 Aug 2022 09:25:02 +0000 (11:25 +0200)]
Merge pull request #33517 from nextcloud/bugfix/noid/npm-link

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 13 Aug 2022 02:25:00 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix duplicate ids on apps management page 33526/head
Christopher Ng [Sat, 13 Aug 2022 02:14:47 +0000 (02:14 +0000)]
Fix duplicate ids on apps management page

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoBump karma from 6.3.19 to 6.4.0 33524/head
dependabot[bot] [Sat, 13 Aug 2022 01:02:31 +0000 (01:02 +0000)]
Bump karma from 6.3.19 to 6.4.0

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.19 to 6.4.0.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.19...v6.4.0)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoEnforce providing jquery from server node_modules 33517/head
Julius Härtl [Fri, 12 Aug 2022 18:52:26 +0000 (20:52 +0200)]
Enforce providing jquery from server node_modules

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #33505 from nextcloud/release/25.0.0beta1 v25.0.0beta1
John Molakvoæ [Fri, 12 Aug 2022 15:06:34 +0000 (17:06 +0200)]
Merge pull request #33505 from nextcloud/release/25.0.0beta1

2 years ago25.0.0beta1 33505/head
John Molakvoæ [Thu, 11 Aug 2022 07:33:37 +0000 (09:33 +0200)]
25.0.0beta1

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agofix exif metadata provider 33518/head
Robin Appelman [Fri, 12 Aug 2022 11:54:12 +0000 (13:54 +0200)]
fix exif metadata provider

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoAllow symlinks during webpack build
Julius Härtl [Fri, 12 Aug 2022 09:27:40 +0000 (11:27 +0200)]
Allow symlinks during webpack build

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #33513 from nextcloud/bugfix/noid/recover-installation-when-creati...
Joas Schilling [Fri, 12 Aug 2022 09:02:34 +0000 (11:02 +0200)]
Merge pull request #33513 from nextcloud/bugfix/noid/recover-installation-when-creating-the-user-failed

Recover installation when creating the database user fails and improve password strength

2 years agoCreate more secure passwords by default 33513/head
Joas Schilling [Fri, 12 Aug 2022 08:03:19 +0000 (10:03 +0200)]
Create more secure passwords by default

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoRecover installation when creating the user failed
Joas Schilling [Fri, 12 Aug 2022 07:43:38 +0000 (09:43 +0200)]
Recover installation when creating the user failed

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 12 Aug 2022 02:24:30 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33510 from nextcloud/fix/nodb-tests
Vincent Petry [Thu, 11 Aug 2022 18:36:40 +0000 (20:36 +0200)]
Merge pull request #33510 from nextcloud/fix/nodb-tests

Fix unit tests for the theming app

2 years agoMerge pull request #33506 from nextcloud/bugfix/noid/fix-trusted-domain-error
John Molakvoæ [Thu, 11 Aug 2022 16:51:18 +0000 (18:51 +0200)]
Merge pull request #33506 from nextcloud/bugfix/noid/fix-trusted-domain-error

2 years agoFix unit tests for the theming app 33510/head
Carl Schwan [Thu, 11 Aug 2022 16:02:23 +0000 (18:02 +0200)]
Fix unit tests for the theming app

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix trusted domain error page 33506/head
Joas Schilling [Thu, 11 Aug 2022 07:49:10 +0000 (09:49 +0200)]
Fix trusted domain error page

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #33477 from nextcloud/feat/package-node-npm-engines-update
John Molakvoæ [Thu, 11 Aug 2022 06:47:50 +0000 (08:47 +0200)]
Merge pull request #33477 from nextcloud/feat/package-node-npm-engines-update

2 years agoMerge pull request #33467 from nextcloud/bump-nextcloud-vue-5.4.0
John Molakvoæ [Thu, 11 Aug 2022 06:47:24 +0000 (08:47 +0200)]
Merge pull request #33467 from nextcloud/bump-nextcloud-vue-5.4.0

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 11 Aug 2022 02:24:37 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33492 from nextcloud/dependabot/npm_and_yarn/nextcloud/browsersli...
dependabot[bot] [Thu, 11 Aug 2022 01:13:32 +0000 (01:13 +0000)]
Merge pull request #33492 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-2.3.0

2 years agoMerge pull request #33282 from nextcloud/enh/a11y-post-comment
Vincent Petry [Wed, 10 Aug 2022 20:43:58 +0000 (22:43 +0200)]
Merge pull request #33282 from nextcloud/enh/a11y-post-comment

Buttonify comment posting

2 years agoMerge pull request #33452 from nextcloud/fix/firstrunwizzard
Vincent Petry [Wed, 10 Aug 2022 20:35:55 +0000 (22:35 +0200)]
Merge pull request #33452 from nextcloud/fix/firstrunwizzard

Fix first run wizzard

2 years agoUpdate snapshot 33467/head
Vincent Petry [Fri, 5 Aug 2022 15:37:06 +0000 (17:37 +0200)]
Update snapshot

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoBump @nextcloud/vue from 5.3.1 to 5.4.0
Vincent Petry [Fri, 5 Aug 2022 15:09:21 +0000 (17:09 +0200)]
Bump @nextcloud/vue from 5.3.1 to 5.4.0

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #33491 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill...
dependabot[bot] [Wed, 10 Aug 2022 18:57:09 +0000 (18:57 +0000)]
Merge pull request #33491 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.4.8

2 years agoBump @nextcloud/browserslist-config from 2.2.0 to 2.3.0 33492/head
dependabot[bot] [Wed, 10 Aug 2022 18:05:32 +0000 (18:05 +0000)]
Bump @nextcloud/browserslist-config from 2.2.0 to 2.3.0

Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/nextcloud/browserslist-config/releases)
- [Commits](https://github.com/nextcloud/browserslist-config/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/browserslist-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoBump css-vars-ponyfill from 2.4.7 to 2.4.8 33491/head
dependabot[bot] [Wed, 10 Aug 2022 18:05:52 +0000 (18:05 +0000)]
Bump css-vars-ponyfill from 2.4.7 to 2.4.8

Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.7 to 2.4.8.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.4.7...v2.4.8)

---
updated-dependencies:
- dependency-name: css-vars-ponyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #33497 from nextcloud/bugfix/noid/only-set-focus-visible-when...
Joas Schilling [Wed, 10 Aug 2022 14:13:08 +0000 (16:13 +0200)]
Merge pull request #33497 from nextcloud/bugfix/noid/only-set-focus-visible-when-not-vue

Do not overwrite the focus-visible of vue apps

2 years agoDo not overwrite the focus-visible of vue apps 33497/head
Joas Schilling [Wed, 10 Aug 2022 11:03:28 +0000 (13:03 +0200)]
Do not overwrite the focus-visible of vue apps

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #32830 from nextcloud/feat/workflow-auto-update-command-rebase.yml
John Molakvoæ [Wed, 10 Aug 2022 10:46:55 +0000 (12:46 +0200)]
Merge pull request #32830 from nextcloud/feat/workflow-auto-update-command-rebase.yml

2 years agoShow usage percenteage in the tooltip 33495/head
Daniel Calviño Sánchez [Wed, 10 Aug 2022 09:23:27 +0000 (11:23 +0200)]
Show usage percenteage in the tooltip

The tooltip of the initial quota display showed the usage percenteage
and the total available space. However, the total available space was
redundant, as it was shown just below. The tooltip of the updated quota
display showed the usage percenteage, but based on the quota rather than
the total available space, so there was a mismatch between the tooltip
and the bar below. Now the tooltip of the initial and the updated quota
display both show just the usage percenteage based on the total
available space.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoUse total available space rather than quota when updating the display
Daniel Calviño Sánchez [Wed, 10 Aug 2022 09:22:50 +0000 (11:22 +0200)]
Use total available space rather than quota when updating the display

The initial quota display uses the total available space rather than the
quota. Moreover, the relative usage is based on the total space rather
than the quota. Due to this now the total available space is also used
when updating the quota display.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoMerge pull request #33173 from nextcloud/enhancement/maintenance-mode-http-header
Christoph Wurst [Wed, 10 Aug 2022 07:16:02 +0000 (09:16 +0200)]
Merge pull request #33173 from nextcloud/enhancement/maintenance-mode-http-header

Set special header for 503 maintenance mode

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 10 Aug 2022 02:26:12 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33473 from nextcloud/dependabot/npm_and_yarn/v-click-outside...
dependabot[bot] [Tue, 9 Aug 2022 20:29:26 +0000 (20:29 +0000)]
Merge pull request #33473 from nextcloud/dependabot/npm_and_yarn/v-click-outside-3.2.0

2 years agoBump v-click-outside from 3.1.2 to 3.2.0 33473/head
dependabot[bot] [Tue, 9 Aug 2022 18:45:36 +0000 (18:45 +0000)]
Bump v-click-outside from 3.1.2 to 3.2.0

Bumps [v-click-outside](https://github.com/ndelvalle/v-click-outside) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/ndelvalle/v-click-outside/releases)
- [Commits](https://github.com/ndelvalle/v-click-outside/compare/v3.1.2...v3.2.0)

---
updated-dependencies:
- dependency-name: v-click-outside
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoBump bamarni/composer-bin-plugin from 1.8.0 to 1.8.1 33472/head
dependabot[bot] [Tue, 9 Aug 2022 18:44:58 +0000 (18:44 +0000)]
Bump bamarni/composer-bin-plugin from 1.8.0 to 1.8.1

Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](https://github.com/bamarni/composer-bin-plugin/compare/1.8.0...1.8.1)

---
updated-dependencies:
- dependency-name: bamarni/composer-bin-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #33485 from nextcloud/bugfix/noid/authtoken-duplicate-update
Julius Härtl [Tue, 9 Aug 2022 18:38:55 +0000 (20:38 +0200)]
Merge pull request #33485 from nextcloud/bugfix/noid/authtoken-duplicate-update

Do not update passwords if nothing changed

2 years agoDo not update passwords if nothing changed 33485/head
Julius Härtl [Mon, 8 Aug 2022 15:41:52 +0000 (17:41 +0200)]
Do not update passwords if nothing changed

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #33442 from nextcloud/automated/noid/master-update-psalm-baseline
Carl Schwan [Tue, 9 Aug 2022 06:50:00 +0000 (08:50 +0200)]
Merge pull request #33442 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 years agoUpdate psalm baseline 33442/head
nextcloud-command [Tue, 9 Aug 2022 04:26:53 +0000 (04:26 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 9 Aug 2022 02:24:28 +0000 (02:24 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #33480 from nextcloud/bugfix/noid/fix-workflow-engine-a11y
Joas Schilling [Mon, 8 Aug 2022 20:06:57 +0000 (22:06 +0200)]
Merge pull request #33480 from nextcloud/bugfix/noid/fix-workflow-engine-a11y

Fix workflow engine a11y and spacing of icons

2 years agoMerge pull request #33174 from nextcloud/fix/redirect-css-not-found
Vincent Petry [Mon, 8 Aug 2022 15:12:40 +0000 (17:12 +0200)]
Merge pull request #33174 from nextcloud/fix/redirect-css-not-found

Do not redirect if requested font, style or script can not be found

2 years agoMerge pull request #33465 from nextcloud/bugfix/noid/fix-more-icon-color
Vincent Petry [Mon, 8 Aug 2022 15:10:41 +0000 (17:10 +0200)]
Merge pull request #33465 from nextcloud/bugfix/noid/fix-more-icon-color

Fix "More" app icon in dark mode

2 years agoMerge pull request #33415 from nextcloud/fix/integration-test-notif
Carl Schwan [Mon, 8 Aug 2022 15:06:57 +0000 (17:06 +0200)]
Merge pull request #33415 from nextcloud/fix/integration-test-notif

Fix integration tests