provokateurin
b737336e4d
fix(FilesDropPlugin): Ensure all request for file request have a nickname
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-11-18 15:19:46 +07:00
provokateurin
b5ad0aad3a
fix(FilesDropPlugin): Allow MKCOL for file drop to upload folders
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-11-18 15:19:46 +07:00
provokateurin
281949faa4
fix(FilesDropPlugin): Also modify Destination header for PUT requests to satisfy the QuotaPlugin
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-11-18 15:19:46 +07:00
provokateurin
9b438cc407
Revert "fix: temporarily disable public shares chunking capability"
...
This reverts commit 365a040dc3 .
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-11-18 15:19:46 +07:00
provokateurin
bcae49614e
fix(FilesDropPlugin): Fix request method and nickname header checks
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-11-18 15:19:19 +07:00
provokateurin
309c1651be
fix(FilesDropPlugin): Fix name conflict resolution for chunked uploads
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-11-18 15:19:19 +07:00
provokateurin
f4f0a1a94b
fix(FilesDropPlugin): Disable plugin for chunked uploads
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-11-18 15:19:19 +07:00
provokateurin
0320a99ccc
fix(publicremote): Always grant read and delete permission for chunked uploads to a share
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-11-18 15:19:19 +07:00
Arthur Schiwon
54f483d4a5
Merge pull request #56445 from nextcloud/release/32.0.2_rc2
...
[stable32] 32.0.2 RC2
2025-11-18 12:32:21 +07:00
Arthur Schiwon
288f2ceb43
Merge pull request #56427 from nextcloud/backport/56409/stable32
...
[stable32] fix(files_sharing): use webroot for public links
2025-11-18 11:13:01 +07:00
nextcloud-command
ff41a3414b
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-18 09:58:47 +07:00
Ferdinand Thiessen
8ed207a307
fix(files_sharing): use webroot for public links
...
Regression of https://github.com/nextcloud/server/pull/55750
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-18 09:58:47 +07:00
Nextcloud bot
874aee22be
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-18 00:14:30 +07:00
Arthur Schiwon
a476d82500
Merge pull request #56424 from nextcloud/backport/56189/stable32
...
[stable32] fix(encryption): Add the script to test encryption status only on logged in pages
2025-11-17 16:03:59 +07:00
Arthur Schiwon
0e7e65842a
Merge pull request #56423 from nextcloud/backport/56343/stable32
...
[stable32] Add rememberme checkbox
2025-11-17 16:03:37 +07:00
Côme Chilliet
757bed8f66
fix(tests): Fix login test for remember me checkbox
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-17 14:43:32 +07:00
nextcloud-command
7aec2b1c74
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-17 13:03:56 +07:00
Côme Chilliet
fce99cad75
chore(login): Check remember me by default
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-17 13:03:56 +07:00
Côme Chilliet
b51c1d7f8d
feat(login): Add rememberme checkbox
...
Only present if allowed by configuration.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-17 13:03:56 +07:00
Côme Chilliet
247b60869f
chore: Improve typing and codestyle in LoginData
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-17 13:03:56 +07:00
Stephan Orbaugh
26a0cea1b7
Merge pull request #56492 from nextcloud/fix/stable32-npm-lint-fix
...
[stable32] Fix npm lint errors in stable32
2025-11-17 11:50:21 +07:00
nextcloud-command
7bed261380
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-17 10:21:17 +07:00
Côme Chilliet
13041eeee7
chore(stable32): npm run lint:fix
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-17 10:06:44 +07:00
Nextcloud bot
4055332b9f
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-17 00:13:33 +07:00
Nextcloud bot
5b60bb2a02
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-16 00:13:37 +07:00
Nextcloud bot
686c8f1fc0
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-15 00:13:27 +07:00
Stephan Orbaugh
5ccf133cbd
Merge pull request #56442 from nextcloud/refactor/files-settings
...
[stable32] refactor(files): migrate app settings to new `NcForm*` components
2025-11-14 18:03:11 +07:00
Arthur Schiwon
bbbf3e6116
build(hub): 32.0.2 RC2
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-11-14 15:37:58 +07:00
Ferdinand Thiessen
25bb6ea4ed
chore: compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-14 15:32:10 +07:00
Ferdinand Thiessen
00e3c94ab9
refactor(files): migrate to new `NcForm*` components for app settings
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-14 15:25:21 +07:00
Ferdinand Thiessen
529d7eae2f
fix(files): use correct types for the Settings
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-14 15:24:15 +07:00
Nextcloud bot
2cd3b60e07
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-14 00:13:28 +07:00
Andy Scherzinger
141cf6b1dc
Merge pull request #56413 from nextcloud/backport/56377/stable32
...
[stable32] refactor(files): move hotkeys in app settings to new `NcAppSettingsShortcutsSection`
2025-11-13 23:18:29 +07:00
nextcloud-command
42c197fa30
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-13 22:52:34 +07:00
Ferdinand Thiessen
74501ca66e
refactor(files): move file action hotkeys to the file actions
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-13 22:52:33 +07:00
Ferdinand Thiessen
8c9ae9f939
refactor(files): use new `NcAppSettingsShortcutsSection`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-13 22:50:29 +07:00
Arthur Schiwon
55e3db7099
Merge pull request #56352 from nextcloud/release/32.0.2_rc1
...
[stable32] 32.0.2 RC1
2025-11-13 19:17:04 +07:00
Arthur Schiwon
d2ebd91c2e
Merge pull request #56417 from nextcloud/backport/56416/stable32
...
[stable32] fix: Clear mount cache when file storage changes during move
2025-11-13 18:50:32 +07:00
Côme Chilliet
7d1c7a5d24
fix(encryption): Add the script to test encryption status only on logged in pages
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-13 15:54:31 +07:00
Benjamin Früh
145a19da9c
Merge branch 'stable32' into backport/56416/stable32
2025-11-13 16:36:36 +07:00
Joas Schilling
07b041f526
Merge pull request #56415 from nextcloud/build/noid/update-icewind-smb-32
...
[stable32] build(deps): Reload icewind/smb from codeberg
2025-11-13 15:35:46 +07:00
Benjamin Frueh
a25b0406ca
fix: Clear mount cache when file storage changes during move
...
Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>
2025-11-13 14:09:23 +07:00
Arthur Schiwon
50521118af
Merge pull request #56378 from nextcloud/backport/55724/stable32
...
[stable32] fix(sharing): clean old federation shares when select another file/fo…
2025-11-13 15:06:06 +07:00
Joas Schilling
d10de3508d
build(deps): Reload icewind/smb from codeberg
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-13 14:16:19 +07:00
F. E Noel Nfebe
90d38ec675
Merge pull request #56177 from nextcloud/backport/55251/stable32
...
[stable32] fix(sharing): Allow reasonable control for 'Hide download' on fed shares
2025-11-13 14:07:55 +07:00
Andy Scherzinger
413c9a25c6
Merge pull request #56247 from nextcloud/backport/56225/stable32
...
[stable32] fix: Force direct login after password reset
2025-11-13 13:57:17 +07:00
Andy Scherzinger
79f9176768
Merge pull request #56411 from nextcloud/backport/56167/stable32
...
[stable32] fix(encryption): Fix user key support with basic auth
2025-11-13 13:55:40 +07:00
nextcloud-command
c40ce88414
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-13 11:08:02 +07:00
Côme Chilliet
cc397d5ca4
fix(encryption): Fix user key support with basic auth
...
When using basic authentication the user is not logged in yet when
KeyManager constructor gets called, so we need to delay the check for
the loggedin user uid.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-13 10:52:44 +07:00
Julius Knorr
48bda3032c
fix: Force direct login after password reset
...
With SSO setups users may otherwise be redirected to the IdP directly
instead of the regular login form that they reset the password for
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-11-13 11:47:12 +07:00