dependabot[bot]
ed6bf0815c
build(deps-dev): bump http-proxy-middleware from 2.0.7 to 2.0.9
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-version: 2.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-17 11:27:04 +07:00
Ferdinand Thiessen
dc8e16c520
Merge pull request #52246 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-8.25.1
...
build(deps): bump @nextcloud/vue from 8.24.0 to 8.25.1
2025-04-17 13:25:20 +07:00
dependabot[bot]
55233c530a
build(deps): bump @nextcloud/vue from 8.24.0 to 8.25.1
...
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue ) from 8.24.0 to 8.25.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.25.1/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.24.0...v8.25.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-version: 8.25.1
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>
2025-04-17 11:01:05 +07:00
Ferdinand Thiessen
a80cf40329
Merge pull request #52240 from nextcloud/fix/use-also-default-text
...
fix(mail): use matching text color for primary elements
2025-04-17 12:43:50 +07:00
Ferdinand Thiessen
8f8c11ad4e
fix(mail): use matching text color for primary elements
...
when we use the default primary as background color we have to use the
default primary text color as well.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-17 11:51:46 +07:00
John Molakvoæ
253a741013
Merge pull request #50465 from nextcloud/zorn-v-patch-1
2025-04-17 09:15:53 +07:00
Kate
f0154a75ca
Merge pull request #52223 from nextcloud/feat/add-configurable-ipv6-subnet
...
feat(security): add configurable IPv6 subnet for BFP and throttling
2025-04-17 09:03:04 +07:00
Benjamin Gaussorgues
9f666c2b73
feat(ip): add configurable IPv6 subnet for BFP and throttling
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-04-17 08:12:03 +07:00
Nextcloud bot
f34466c99e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-17 00:23:00 +07:00
Ferdinand Thiessen
f20d79e041
Merge pull request #52180 from nextcloud/fix/bring-back-hide-downlaod
...
fix(files_sharing): bring back handling of `hide-download` on public shares
2025-04-16 20:54:28 +07:00
Ferdinand Thiessen
e5291caa22
chore: compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-16 20:39:30 +07:00
Ferdinand Thiessen
e2df8f3d69
fix(files_sharing): allow to disable share download permission
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-16 20:38:20 +07:00
Ferdinand Thiessen
47d1afbb7f
revert: do not unify `hide-download` and `prevent-download` permissions
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-16 20:38:20 +07:00
Ferdinand Thiessen
a799d8dccf
fix(files_sharing): do not show download button if `hide-download` is enabled
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-16 20:38:20 +07:00
Ferdinand Thiessen
11594df799
refactor(files): use new `hide-download` WebDAV property for download action
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-16 20:38:20 +07:00
Ferdinand Thiessen
ba3c504812
feat(files_sharing): add WebDAV property for the `hide-download` state of shares
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-16 20:38:20 +07:00
zorn-v
d0658e85ea
Check that user actually can validate password for js
...
Signed-off-by: zorn-v <zorn7@yandex.ru>
2025-04-16 16:06:11 +07:00
Andy Scherzinger
85d2ee5262
Merge pull request #52175 from nextcloud/perf/properies-index-
...
perf: Add index to select properties by name, path and user
2025-04-16 11:23:33 +07:00
Julius Knorr
a8328b06d6
perf: Add index to select properties by name, path and user
...
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-04-16 11:06:22 +07:00
Nextcloud bot
3e5a3063ae
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-16 00:23:18 +07:00
Andy Scherzinger
f81b54a370
Merge pull request #52212 from nextcloud/fix/improve-error-output-of-sso-test
...
chore: Output error content when test smb-kerberos-sso is failing
2025-04-15 19:09:27 +07:00
Côme Chilliet
cd6e5ababb
Merge pull request #52080 from nextcloud/chore-check-for-composer-bin
...
ci: add check to ensure composer-bin is not accidentally committed
2025-04-15 18:05:54 +07:00
Côme Chilliet
63ed670458
chore: Output error content when test smb-kerberos-sso is failing
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-15 16:54:56 +07:00
Daniel Kesselberg
3e9454ad72
chore: update main autoloader
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-04-15 13:20:37 +07:00
Daniel Kesselberg
fa8b389b6e
ci: add check to ensure composer-bin is not accidentally committed
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-04-15 13:20:37 +07:00
F. E Noel Nfebe
e5b34b700d
Merge pull request #52121 from nextcloud/fix/no-issue/use-password-default-sharing-details
...
fix(files_sharing): Apply default password setting in SharingDetailsTab
2025-04-15 12:56:40 +07:00
nextcloud-command
ace0928759
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-15 10:09:27 +07:00
nfebe
02efad600a
fix(files_sharing): Apply default password setting in SharingDetailsTab
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-04-15 10:56:26 +07:00
John Molakvoæ
fbb77270c2
Merge pull request #50905 from nextcloud/fix/rate-limit-share-creation
2025-04-15 10:57:50 +07:00
John Molakvoæ
50dcbdeec6
fix(files_sharing): adjust rate limit share creation to 20 over 10 minutes
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-04-15 10:32:47 +07:00
skjnldsv
75063cd71b
test: enable rate limiting for ratelimiting.feature
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-04-15 10:31:02 +07:00
Louis
b2a187d296
Merge pull request #51729 from nextcloud/artonge/support_oc_checksum_in_bulk_upload
...
feat: Support OC-Checksum in bulk upload
2025-04-15 09:49:38 +07:00
John Molakvoæ
f4841e1172
Merge pull request #52072 from nextcloud/fix/sharing-exp-date
2025-04-15 09:22:59 +07:00
Joas Schilling
59d1a49acc
test: Disable ratelimit as tests trigger it
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-15 08:45:50 +07:00
skjnldsv
338ab64365
fix(files_sharing): rate limit share creation 10 times per 10 minutes
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-04-15 08:45:25 +07:00
Nextcloud bot
a75f47f216
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-04-15 00:22:43 +07:00
nextcloud-command
f7cb282118
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-14 20:50:31 +07:00
skjnldsv
bc70e0ded0
fix(files_sharing): file request pass empty string if password or expiration is disabled
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-04-14 22:46:52 +07:00
skjnldsv
6a0d92dedf
fix(files_sharing): expireDate null tests
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-04-14 22:46:52 +07:00
John Molakvoæ
f37026034e
Merge pull request #51640 from nextcloud/dependabot/npm_and_yarn/sass-loader-16.0.5
2025-04-14 22:45:56 +07:00
nextcloud-command
f321646a67
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-14 20:32:27 +07:00
dependabot[bot]
649ea5df71
build(deps-dev): bump sass-loader from 16.0.2 to 16.0.5
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 16.0.2 to 16.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v16.0.2...v16.0.5 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 22:28:17 +07:00
John Molakvoæ
d13798671c
Merge pull request #52144 from nextcloud/dependabot/npm_and_yarn/puppeteer-24.6.1
2025-04-14 22:26:25 +07:00
John Molakvoæ
d3a41b69c9
Merge pull request #52147 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.37
2025-04-14 22:24:46 +07:00
John Molakvoæ
c1e1b2b4f8
Merge pull request #52148 from nextcloud/dependabot/npm_and_yarn/nextcloud/webpack-vue-config-6.3.0
2025-04-14 22:23:05 +07:00
skjnldsv
bc456bbb8a
chore: remove ts-loader and use `webpack-vue-config`s
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-04-14 22:09:10 +07:00
skjnldsv
8ff9747cbf
chore: fix babel and webpack deps
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-14 20:03:59 +07:00
dependabot[bot]
95ffa38cb8
build(deps-dev): bump @nextcloud/webpack-vue-config from 6.2.0 to 6.3.0
...
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud-libraries/webpack-vue-config ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/nextcloud-libraries/webpack-vue-config/releases )
- [Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.2.0...v6.3.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/webpack-vue-config"
dependency-version: 6.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 22:00:20 +07:00
Louis
f8391e60ce
Merge pull request #51020 from nextcloud/artonge/fix/transfer_ownership
2025-04-14 16:14:45 +07:00
Côme Chilliet
696e163ba2
Merge pull request #52086 from nextcloud/fix/cleanup-user-backends
...
Cleanup user backends related methods
2025-04-14 15:49:49 +07:00