Commit Graph

72545 Commits (10989fc367dfec3b9a3d4f3912a1fa0d6769f6d1)
 

Author SHA1 Message Date
Benjamin Gaussorgues 10989fc367
Merge pull request #44874 from nextcloud/release/28.0.5_rc1 4 weeks ago
Benjamin Gaussorgues 0a5d9827f7
Merge pull request #44921 from nextcloud/backport/44904/stable28 4 weeks ago
Benjamin Gaussorgues 0a83089653
Merge pull request #44434 from nextcloud/backport/44417/stable28 4 weeks ago
Ferdinand Thiessen 82e53690b8 fix(files): Also restore shares after ownership transfer for object storage
When a file is moved between different storages then the file id is not (always) preserved.
This means the file id has to be adjusted for all shares.

So in case the file id does not exist anymore we try to find the new file id based on the
target path of the transfer and the path suffix of the share.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Ferdinand Thiessen a015016236
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Ferdinand Thiessen f8d451f95f
fix(files): When copying nodes only add the copy suffix for file before file extension
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Joas Schilling 2a9a5b3513
Merge pull request #44891 from nextcloud/backport/44889/stable28
[stable28] fix(files): Also skip cross storage move with access control
4 weeks ago
Joas Schilling 0095ce7723
fix(CI): Suppress psalm UndefinedClass
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks ago
Benjamin Gaussorgues 9b31ff5077
Merge pull request #44867 from nextcloud/backport/44661/stable28 4 weeks ago
Nextcloud bot 243a98adb6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 weeks ago
Ferdinand Thiessen f533e04e7f
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Ferdinand Thiessen 2cf4f08353
fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user
Needed to adjust the store creation to be able to inject pinia before the vue app is initialized.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Ferdinand Thiessen 6818790fd3
Merge pull request #44883 from nextcloud/backport/44882/stable28
[stable28] fix(files): Clear search filter when changing directory or view
4 weeks ago
Ferdinand Thiessen 5656a04690
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Ferdinand Thiessen 068ab4130f
fix(files): Ensure search query is cleared when changing view or directory
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Joas Schilling 1dcc48ac4f fix(files): Also skip cross storage move with access control
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 weeks ago
Ferdinand Thiessen 8c87769b8d
Merge pull request #44416 from nextcloud/backport/44407/stable28
[stable28] fix(files): Do not escape file names in the file picker
4 weeks ago
Benjamin Gaussorgues 63c970030a
Merge pull request #44296 from nextcloud/backport/44154/stable28 4 weeks ago
Ferdinand Thiessen 1f0ea58148
Merge pull request #44879 from nextcloud/backport/44869/stable28
[stable28] fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect
4 weeks ago
Ferdinand Thiessen 721521ff01
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Ferdinand Thiessen 9c207cd4e7
fix(cypress): Adjust cypress tests and add common functions for files
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Ferdinand Thiessen df83e9dcca
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Ferdinand Thiessen 200573445b fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Ferdinand Thiessen 4767830d7a
fix(files): Do not escape file names for filepicker buttons
The text is already escaped by Vue, so we should not escape or sanitize the filename.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 weeks ago
Benjamin Gaussorgues 8d91e071d7
Merge pull request #44473 from nextcloud/backport/44017/stable28 4 weeks ago
Florian Klinger ca655ba100 fix: add check for app_api_system session flag to bypass rate limit
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
4 weeks ago
Benjamin Gaussorgues 88859aa41c
Merge pull request #44461 from nextcloud/backport/44394/stable28 4 weeks ago
Benjamin Gaussorgues c4370b625b
Merge pull request #44495 from nextcloud/backport/44483/stable28 4 weeks ago
Benjamin Gaussorgues 66abfb4322
Merge pull request #44489 from nextcloud/backport/44474/stable28 4 weeks ago
Benjamin Gaussorgues 2981694fc9
Merge pull request #44446 from nextcloud/backport/43057/stable28 4 weeks ago
Benjamin Gaussorgues 5fb2d7e73f
build(hub): 28.0.5 RC1
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
4 weeks ago
Nextcloud bot 2001e14157
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 month ago
Ferdinand Thiessen 7e14335d46
Merge pull request #44851 from nextcloud/backport/44847/stable28
[stable28] fix(files): Focus filename input in new-node dialog when opened
1 month ago
Ferdinand Thiessen 2392602c30
Merge pull request #44268 from nextcloud/backport/setupchecks-3/stable28
[stable28] Migrate setup checks to new API - round 3
1 month ago
nextcloud-command 7c6e68ebf3 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 month ago
Ferdinand Thiessen 65d09bdfbd fix(files): Focus filename input in new-node dialog when opened
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 month ago
Ferdinand Thiessen cfd7e99240
Merge pull request #44844 from nextcloud/backport/44834/stable28
[stable28] fix(files): Inherit some node attributes when creating new nodes to preserve shared state
1 month ago
nextcloud-command 96e200ff49 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 month ago
Ferdinand Thiessen df3b2ebbfd
fix(files): Inherit some node attributes when creating new nodes to preserve shared state
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 month ago
Ferdinand Thiessen 3091c31d6e fix(files): Sanitize `share-types` attribute in download action
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 month ago
F. E Noel Nfebe cab9fc22ba
Merge pull request #44490 from nextcloud/backport/44291/stable28
[stable28] enh: Send empty expireDate when not expireDate set
1 month ago
nextcloud-command 2611c01ad7 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 month ago
fenn-cs 713f2667c1 fix(share): Send empty expireDate when not expireDate set
When creating a new share, if the user unchecks "Set expiry date"

no `expireDate` is sent to the server.

However, the server then assumes the default configured, hence better

to send an empty value.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>

[skip ci]
1 month ago
Pytal f88f3b7473
Merge pull request #44815 from nextcloud/backport/44795/stable28
[stable28] chore(deps): Bump @nextcloud/vue to v8.11.2
1 month ago
Christopher Ng de4e4e17ce test(jest): Transform unist modules
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 43af7923aa)
1 month ago
Christopher Ng 52dffb820d chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 month ago
Christopher Ng ebb4a34f20 chore(deps): Bump @nextcloud/vue to v8.11.2
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 45e2220e24)
1 month ago
Pytal d06eb571bd
Merge pull request #44837 from nextcloud/fix/stable28-upload
[stable28] chore: Update @nextcloud/upload to 1.1.1 to fix uploading large files
1 month ago
nextcloud-command cfb2b77406 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 month ago
Ferdinand Thiessen d45564558d
chore: Update @nextcloud/upload to 1.1.1 to fix uploading large files
* Backport of #44835
* Server part of #43627

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 month ago