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>
2024-04-18 00:06:42 +02:00
Ferdinand Thiessen
6818790fd3
Merge pull request #44883 from nextcloud/backport/44882/stable28
...
[stable28] fix(files): Clear search filter when changing directory or view
2024-04-17 22:26:43 +02:00
Ferdinand Thiessen
5656a04690
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-17 21:22:48 +02:00
Ferdinand Thiessen
068ab4130f
fix(files): Ensure search query is cleared when changing view or directory
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-17 21:22:47 +02:00
Ferdinand Thiessen
8c87769b8d
Merge pull request #44416 from nextcloud/backport/44407/stable28
...
[stable28] fix(files): Do not escape file names in the file picker
2024-04-17 16:13:42 +02:00
Benjamin Gaussorgues
63c970030a
Merge pull request #44296 from nextcloud/backport/44154/stable28
2024-04-17 14:23:29 +02:00
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
2024-04-17 14:19:45 +02:00
Ferdinand Thiessen
721521ff01
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-17 14:19:03 +02:00
Ferdinand Thiessen
9c207cd4e7
fix(cypress): Adjust cypress tests and add common functions for files
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-17 14:18:46 +02:00
Ferdinand Thiessen
df83e9dcca
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-17 12:55:43 +02:00
Ferdinand Thiessen
200573445b
fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-17 10:47:59 +00:00
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>
2024-04-17 12:40:01 +02:00
Benjamin Gaussorgues
8d91e071d7
Merge pull request #44473 from nextcloud/backport/44017/stable28
2024-04-17 11:24:12 +02:00
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>
2024-04-17 11:22:05 +02:00
Benjamin Gaussorgues
88859aa41c
Merge pull request #44461 from nextcloud/backport/44394/stable28
2024-04-17 11:19:04 +02:00
Benjamin Gaussorgues
c4370b625b
Merge pull request #44495 from nextcloud/backport/44483/stable28
2024-04-17 11:18:21 +02:00
Benjamin Gaussorgues
66abfb4322
Merge pull request #44489 from nextcloud/backport/44474/stable28
2024-04-17 11:17:14 +02:00
Benjamin Gaussorgues
2981694fc9
Merge pull request #44446 from nextcloud/backport/43057/stable28
2024-04-17 10:06:14 +02:00
Nextcloud bot
2001e14157
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-17 00:21:00 +00:00
Ferdinand Thiessen
7e14335d46
Merge pull request #44851 from nextcloud/backport/44847/stable28
...
[stable28] fix(files): Focus filename input in new-node dialog when opened
2024-04-16 16:47:23 +02:00
Ferdinand Thiessen
2392602c30
Merge pull request #44268 from nextcloud/backport/setupchecks-3/stable28
...
[stable28] Migrate setup checks to new API - round 3
2024-04-16 15:19:07 +02:00
nextcloud-command
7c6e68ebf3
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-16 12:38:08 +00:00
Ferdinand Thiessen
65d09bdfbd
fix(files): Focus filename input in new-node dialog when opened
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-16 11:58:26 +00:00
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
2024-04-16 12:56:48 +02:00
nextcloud-command
96e200ff49
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-16 10:18:55 +00:00
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>
2024-04-16 12:02:30 +02:00
Ferdinand Thiessen
3091c31d6e
fix(files): Sanitize share-types attribute in download action
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-16 09:53:42 +00:00
F. E Noel Nfebe
cab9fc22ba
Merge pull request #44490 from nextcloud/backport/44291/stable28
...
[stable28] enh: Send empty expireDate when not expireDate set
2024-04-16 10:45:06 +01:00
nextcloud-command
2611c01ad7
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-16 09:10:58 +00:00
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]
2024-04-16 09:51:39 +01:00
Pytal
f88f3b7473
Merge pull request #44815 from nextcloud/backport/44795/stable28
...
[stable28] chore(deps): Bump @nextcloud/vue to v8.11.2
2024-04-15 17:25:30 -07:00
Christopher Ng
de4e4e17ce
test(jest): Transform unist modules
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 43af7923aa )
2024-04-15 16:48:55 -07:00
Christopher Ng
52dffb820d
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-15 16:48:55 -07:00
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 )
2024-04-15 16:45:40 -07:00
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
2024-04-15 16:27:32 -07:00
nextcloud-command
cfb2b77406
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-04-15 23:14:02 +00:00
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>
2024-04-15 18:28:55 +02:00
Eduardo Morales
bf78bf3ee0
Merge pull request #44817 from nextcloud/automated/noid/stable28-fix-npm-audit
...
[stable28] Fix npm audit
2024-04-15 11:17:18 -05:00
nextcloud-command
33dccde4f8
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-04-15 08:35:30 -05:00
Nextcloud bot
ab5c38b9ed
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-15 00:19:57 +00:00
F. E Noel Nfebe
eed0a66885
Merge pull request #44779 from nextcloud/backport/44771/stable28
...
[stable28] fix(federation): give some time to prepare both servers
2024-04-14 11:59:51 +01:00
Nextcloud bot
67b4ddd276
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-14 00:20:14 +00:00
Nextcloud bot
c01e413c15
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-13 00:21:11 +00:00
Nextcloud bot
d7480e709e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-12 00:20:28 +00:00
Arthur Schiwon
ae87997861
Merge pull request #44352 from nextcloud/backport/44350/stable28
...
[stable28] fix(LDAP): escape DN on check-user
2024-04-11 14:32:31 +02:00
Arthur Schiwon
4c59bc1b9d
fix(federation): give some time to prepare both servers
...
- when this background job runs, while the current server was not being
added as trusted_server in the other instance, yet, the secret sharing
would not be attempted again, without visual feedback.
- the change allows 5 attempts, which gives more than 20minutes to
complete. More do not really help as the endpoint is brute force
protected.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-04-11 09:53:41 +00:00
Nextcloud bot
9051cc54b2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-11 00:21:05 +00:00
Ferdinand Thiessen
0ca99b026d
Merge pull request #44759 from nextcloud/backport/44450/stable28
...
[stable28] fix(breadcrumbs): improved rendering of breadcrumb progress bar
2024-04-10 15:56:16 +02:00
Eduardo Morales
667266044f
chore(assets): recompile assets
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-04-10 07:57:32 -05:00
Ferdinand Thiessen
fd1ee85fd5
fix(files): Hide full view name on small mobile to prevent overflow
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-04-10 07:57:32 -05:00