Commit graph

72442 commits

Author SHA1 Message Date
Nextcloud bot
4fa4b4b476
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-08 00:19:44 +00:00
Pytal
0395cd8716
Merge pull request #43438 from nextcloud/bump/bump-ncvue-to-v8.6.2
Bump NcVue to `v8.6.2`
2024-02-07 11:36:09 -08:00
julia.kirschenheuter
f63f18b4d8 Bump NcVue to v8.6.2
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-02-07 11:06:48 -08:00
John Molakvoæ
566586c609
Merge pull request #32231 from nextcloud/feat/theming-scheme-meta 2024-02-07 18:20:00 +01:00
John Molakvoæ
775974fb7d
Support theme meta w3c standard
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-02-07 17:34:57 +01:00
Richard Steinmetz
0171812932
Merge pull request #43407 from nextcloud/fix/dont-load-viewer-on-dashboard
perf(dashboard): Stop loading the viewer on the dashboard
2024-02-07 14:37:24 +01:00
Robin Appelman
ed3a1e7538
Merge pull request #43399 from nextcloud/storage-directory-test-mtime-persision
make storage directory test be a bit less strict about mtimes
2024-02-07 13:49:47 +01:00
Richard Steinmetz
80c832e89f
Merge pull request #43394 from nextcloud/chore/perf/caniuse-lite
chore(perf): prevent unnecessary bundling of caniuse-lite
2024-02-07 13:04:59 +01:00
Robin Appelman
5aea3f4d76 make storage directory test be a bit less strict about mtimes
sometimes the clock ticks over during the test

Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-02-07 12:13:00 +01:00
Ferdinand Thiessen
0773b8744f
perf(dashboard): Stop loading the viewer on the dashboard
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-07 12:10:13 +01:00
John Molakvoæ
4ce10d05de
Merge pull request #43231 from nextcloud/feat/warn-batch-delete 2024-02-07 12:00:17 +01:00
Richard Steinmetz
dd4e05773d
chore(perf): prevent unnecessary bundling of caniuse-lite
It does not support tree shaking as they are still building a cjs
bundle. However, they bundle certain futures to separate smaller modules
which we can take advantage of.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-07 11:15:06 +01:00
John Molakvoæ
1db40e965b
chore: recompile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-07 11:09:42 +01:00
John Molakvoæ
12fe86573f
feat(files): ask for confirm if deleting 5 items or more
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-07 11:08:24 +01:00
John Molakvoæ
bea8bf9032
Merge pull request #43317 from nextcloud/fix/contacts-name 2024-02-07 10:23:22 +01:00
Robin Appelman
5ea69768b0
Merge pull request #41015 from nextcloud/background-scan-catch-storage-error
continue background scanning different storages if one fails
2024-02-07 10:06:32 +01:00
John Molakvoæ
840e8fcb77
Merge pull request #43267 from nextcloud/fix/files/selection-typing-and-drop-upload 2024-02-07 09:53:00 +01:00
Matthieu Gallien
071ebaa346
Merge pull request #43378 from nextcloud/automated/noid/master-update-code-signing-crl
[master] fix(security): Update code signing revocation list
2024-02-07 09:14:58 +01:00
nextcloud-command
5f4a0d97d9 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-02-07 07:59:36 +00:00
John Molakvoæ
d50127f093 fix(files): setup cannot be in mixins
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-07 07:57:23 +00:00
John Molakvoæ
6e0499461d chore(files): move shared FileEntry and FileEntryGrid into a mixin
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-07 07:57:23 +00:00
John Molakvoæ
97cd038cf2 fix(files) selection store typing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-07 07:57:23 +00:00
John Molakvoæ
9e1efe0538 fix(files): drop to folder path and user feedback
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-07 07:57:23 +00:00
nextcloud-command
9ec91d66d9 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2024-02-07 02:11:39 +00:00
Ferdinand Thiessen
52d0b9a6f6
Merge pull request #43385 from nextcloud/chore/upgrade-vue-collections
chore: Update `nextcloud-vue-collection` to drop duplicated nextcloud-vue
2024-02-07 02:02:07 +01:00
Ferdinand Thiessen
72fdc04638
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-07 01:25:41 +01:00
Ferdinand Thiessen
cb8fed7a0a
chore: Update nextcloud-vue-collection to drop duplicates @nextcloud/vue dependency
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-07 01:20:48 +01:00
Nextcloud bot
305c3812a4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-07 00:19:10 +00:00
John Molakvoæ
8e1af4913a
Merge pull request #43405 from nextcloud/fix/cypress-theming
fix(cypress): Adjust cypress tests for changed theming
2024-02-06 22:49:31 +01:00
Ferdinand Thiessen
d247e237b6
fix(cypress): Adjust cypress tests for changed theming
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-06 21:25:55 +01:00
John Molakvoæ
7b4914bce5
Merge pull request #43217 from nextcloud/fix/sharing-delee-leave-share 2024-02-06 20:25:10 +01:00
Pytal
2db24f52f1
Merge pull request #43369 from nextcloud/fix/a11y/42855/add-last-two-aria-labels-for-icons
fix: added last two places for aria-labels on setting icons
2024-02-06 10:45:39 -08:00
John Molakvoæ
ca61b1189a
chore: recompile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-06 17:44:40 +01:00
John Molakvoæ
6cf4fe19a0
fix(files): add mount root property and adjust delete wording
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-06 17:43:35 +01:00
Eduardo Morales
05d5546f0a fix: added last two places for aria-labels on setting icons
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-06 08:42:19 -06:00
Ferdinand Thiessen
414a4caa65
Merge pull request #43361 from nextcloud/fix/add-missing-phpdoc-template-parameters
chore: Add missing ArrayAccess template parameters
2024-02-06 15:11:50 +01:00
Andy Scherzinger
375dade49b
Merge pull request #43319 from nextcloud/fix/theming-background-primary
Fix color of app menu entries and background color
2024-02-06 14:27:54 +01:00
Christoph Wurst
67a3ab48b5
Merge pull request #43131 from nextcloud/fix/files/cache-wrapper-no-partial-cache-entry-formatting
fix(files): Don't attempt to format a partial cache entry
2024-02-06 13:51:51 +01:00
Julia Kirschenheuter
57d12459b5
Merge pull request #43358 from nextcloud/fix/settings--focus-on-federation-scope-after-dialog
fix(settings): focus on federation scope after dialog
2024-02-06 13:25:02 +01:00
Côme Chilliet
ee6a62a8c1
Merge pull request #39928 from fsamapoor/refactor_user_ldap_app_commands 2024-02-06 11:24:08 +01:00
Grigorii K. Shartsev
6a7fc2cf82 chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-06 11:15:46 +01:00
Grigorii K. Shartsev
4ba08fcc5e techdebt(settings): mark visibility selects as label-outside
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-06 10:47:42 +01:00
Grigorii K. Shartsev
b5c1212fa3 fix(settings): focus on trigger after federation scope dialog close
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
2024-02-06 10:47:42 +01:00
Côme Chilliet
f73f966c98 chore: Add missing ArrayAccess template parameters
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-06 10:24:41 +01:00
Côme Chilliet
52fd96d17c
Merge pull request #43379 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
2024-02-06 10:15:11 +01:00
Faraz Samapoor
e6a4ebcc92 Update apps/user_ldap/lib/Command/Search.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2024-02-06 10:02:11 +01:00
Faraz Samapoor
f03781b509 Refactors user_ldap app commands.
To improve code readability.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2024-02-06 10:02:11 +01:00
nextcloud-command
3c42a3e3db Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2024-02-06 02:14:41 +00:00
Maxence Lange
5238b1c64c
Merge pull request #43247 from nextcloud/enh/noid/load-non-lazy-config-value
[IAppConfig] returns non lazy value while searching for lazy one
2024-02-06 00:25:09 -01:00
Maxence Lange
8ba2cd4a07 returns non lazy value while searching for lazy
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-02-06 00:00:58 -01:00