0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-23 08:28:36 +00:00
Commit graph

74064 commits

Author SHA1 Message Date
Arthur Schiwon
3217953c8c
Merge pull request from nextcloud/backport/49004/stable28
[stable28] Bug/48678/restore dav error response
2025-02-17 11:18:02 +01:00
Robin Appelman
67b013bc38
fix: use relative paths for upload locks
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-02-13 11:21:41 +01:00
Robin Appelman
83986127f5
fix: make locked exception path relative to the view
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-02-13 11:21:40 +01:00
Daniel Kesselberg
023587771d
fix: Replace the TypeError to prevent exposing the installation path
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-02-13 11:21:40 +01:00
Daniel Kesselberg
cc89d6b4d6
Revert "fix(dav): Always respond custom error page on exceptions"
This reverts commit 9992e7d439.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-02-13 11:21:39 +01:00
Daniel Kesselberg
f6beb7e2ac
Revert "fix: Drop unnecessary exit"
This reverts commit d2bf3613f6.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-02-13 11:21:39 +01:00
Daniel Kesselberg
6b413500c2
Revert "fix: Override start method of \Sabre\DAV\Server to remove exception output"
This reverts commit e202896a74.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-02-13 11:21:38 +01:00
Stephan Orbaugh
a89e6f11a6
Merge pull request from nextcloud/backport/49882/stable28
[stable28] fix(Http): Only allow valid HTTP status code values via template
2025-02-13 09:14:40 +01:00
provokateurin
9dc6af6f23 fix(Http): Only allow valid HTTP status code values via template
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-02-12 14:18:56 +01:00
provokateurin
ef924ce2e3 fix(settings): Fix log file download return type
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-02-12 14:18:56 +01:00
Andy Scherzinger
f47653b99d
Merge pull request from nextcloud/backport/50693/stable28
[stable28] enh: Fix display default expire date, add tests & tiny refactors
2025-02-12 13:23:10 +01:00
nextcloud-command
118ec3f306 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-02-12 11:31:34 +00:00
nfebe
6c9032ca40 fix(files_sharing): Update QuickShareSelect if share is modified
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-12 12:24:27 +01:00
nfebe
1a51a861d7 fix: Show default expiration date before create link share
Since `ShareEntryLink` component is used to both create and display/list the share links,
we should only set default expiration date on `share.expireDate` when we know is a new share.

Otherwise, we overidding data from the backend.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-11 19:24:59 +00:00
nfebe
835325bc8a refactor: Remove some deprecated containers and exceptions
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-11 19:24:59 +00:00
Andy Scherzinger
3c19870770
Merge pull request from nextcloud/backport/50666/stable28
[stable28] feat(theming): allow to disable standalone windows
2025-02-07 19:41:54 +01:00
Simon L
ce6a745e55 feat(theming): allow to disable standalone windows
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>

Signed-off-by: Simon L. <szaimen@e.mail.de>

Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2025-02-07 21:44:11 +07:00
Andy Scherzinger
de83b2cde3
Merge pull request from nextcloud/backport/49528/stable28
[stable28] fix: replace null character when serializing
2025-02-06 07:30:33 +01:00
SebastianKrupinski
74f1f2a9cd fix: replace null character when serializing
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-02-05 18:49:52 +01:00
John Molakvoæ
97db4a7292
Merge pull request from nextcloud/backport/49552/stable28
[stable28] fix: improve checks for moving shares/storages into other mounts
2025-02-05 18:15:53 +01:00
nextcloud-command
6f148a5b94
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-02-05 15:42:16 +01:00
Robin Appelman
f1581f3767
chore: fix tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-02-05 15:42:14 +01:00
Robin Appelman
0549f57f88
fix: explicitly ignore nested mounts when transfering ownership
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-02-05 15:07:25 +01:00
Robin Appelman
421ea50434
fix: translate mount move error messages
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-02-05 15:07:25 +01:00
Christopher Ng
d90cae9cda
feat(files): Display meaningful error message on move failure
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2025-02-05 15:07:24 +01:00
Robin Appelman
f344c69b82
fix: improve checks for moving shares/storages into other mounts
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-02-05 15:07:22 +01:00
Stephan Orbaugh
656c9412b5
Merge pull request from nextcloud/backport/44236/stable28
[stable28] fix(settings): apps list layout
2025-02-04 14:07:13 +01:00
Grigorii K. Shartsev
d14071efaa chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-02-04 12:35:34 +01:00
Grigorii K. Shartsev
6cccb90b6d fix(settings): app list scroll on Safari
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-02-04 12:35:34 +01:00
Andy Scherzinger
de7d9374ba
Merge pull request from nextcloud/backport/50270/stable28-follow-up
ci(cypress): Bump upload action to latest v4 (again)
2025-02-04 12:19:38 +01:00
Andy Scherzinger
7bc55aec6e ci(cypress): Bump upload action to latest v4 (again)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-02-04 11:46:54 +01:00
Andy Scherzinger
035b2b23d6
Merge pull request from nextcloud/backport/50270/stable28
[stable28] fix(files_sharing): Respect permissions passed when creating link shares
2025-02-04 10:41:35 +01:00
Andy Scherzinger
82d0073380
ci(cypress): Bump upload action to latest v4
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-02-04 10:11:33 +01:00
Ferdinand Thiessen
637ac1c2c1
test: Reset sharing app config after test
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-31 19:14:45 +01:00
Ferdinand Thiessen
043841a54d
fix(sharing): Move permission validation to share manager
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-31 19:14:45 +01:00
Ferdinand Thiessen
c6c8cc781c
fix(files_sharing): Respect permissions passed when creating link shares
Given:
User creates a link or email share with permissions=4 (create only = file drop).

Problem:
Currently the permissions are automatically extended to permissions = 5
(READ + CREATE). Work around was to create the share and directly update
it.

Solution:
Respect what the user is requesting, create a file drop share.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-31 19:14:45 +01:00
Andy Scherzinger
c626cce455
Merge pull request from nextcloud/backport/50299/stable28
[stable28] fix(files_versions): Update `unencrypted_size` during rollback
2025-01-29 18:29:32 +01:00
Louis Chemineau
701662ea2a fix(files_versions): Update unencrypted_size during rollback
This prevent restored version of encrypted files from having a wrong reported size. This was blocking download.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-01-29 09:38:04 +00:00
Louis Chemineau
305382a269 chore(files_versions): Remove unused $node variable
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-01-29 09:38:04 +00:00
Andy Scherzinger
51f2549c70
Merge pull request from nextcloud/backport/49639/stable28
[stable28] fix: adjust url for task links
2025-01-25 08:53:34 +01:00
Raimund Schlüßler
9ec628e0d1 fix(TasksSearchProviderTest): adjust deep link to Tasks app
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2025-01-24 22:24:22 +00:00
Raimund Schlüßler
af5ab833a9 fix: adjust url for task links
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2025-01-24 22:24:22 +00:00
Joas Schilling
7d524dc4f0
Merge pull request from nextcloud/automated/noid/stable28-update-code-signing-crl
[stable28] fix(security): Update code signing revocation list
2025-01-24 11:01:28 +01:00
nextcloud-command
91cd0d919b fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2025-01-24 02:27:44 +00:00
Nextcloud bot
e6259f89a8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 00:22:10 +00:00
Nextcloud bot
a3e5437da3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-22 00:22:06 +00:00
Nextcloud bot
144f45c694
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-21 00:21:31 +00:00
Nextcloud bot
8bc04680cc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-20 00:21:24 +00:00
Nextcloud bot
9d532e6836
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-19 00:21:33 +00:00
Nextcloud bot
ad8c4b95d3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-18 00:21:32 +00:00