Sanskar Soni
d78d468b36
fix(files): handling numbered type owner name & id
...
Signed-off-by: Sanskar Soni <sanskarsoni300@gmail.com>
2024-06-12 09:10:20 +02:00
Andy Scherzinger
095774b0b2
Merge pull request #45800 from nextcloud/backport/45775/stable29
...
[stable29] fix(caldav): event links in shared calendar notifications
2024-06-12 09:08:50 +02:00
Nextcloud bot
2dd1c74883
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-12 00:20:13 +00:00
Richard Steinmetz
a794f15b1f
fix(caldav): event links in shared calendar notifications
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-11 18:44:14 +00:00
Andy Scherzinger
f211e9a767
Merge pull request #45666 from nextcloud/backport/45581/stable29
...
[stable29] fix(files): reset menu pos when opening in grid mode
2024-06-11 20:05:23 +02:00
Andy Scherzinger
97f10404b5
Merge pull request #45773 from nextcloud/backport/45347/stable29
...
[stable29] fix: Only list remnants as disabled if option is enabled
2024-06-11 19:30:40 +02:00
nextcloud-command
2024d99c77
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-11 17:06:15 +00:00
Côme Chilliet
cbaba872e1
fix: Only list remnants as disabled if option is enabled
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-06-11 18:16:08 +02:00
John Molakvoæ (skjnldsv)
9142ad65f4
fix(files): reset menu pos when opening in grid mode
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2024-06-11 18:13:13 +02:00
Ferdinand Thiessen
907a12b51f
Merge pull request #45791 from nextcloud/backport/45781/stable29
...
[stable29] fix(search): tags redirect route
2024-06-11 17:41:56 +02:00
Benjamin Gaussorgues
01a5dadd68
Merge pull request #45660 from nextcloud/backport/45570/stable29
2024-06-11 16:49:06 +02:00
skjnldsv
8f631c4213
fix(search): tags redirect route
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-06-11 13:43:43 +00:00
Andy Scherzinger
41fcd64bb7
Merge pull request #45778 from nextcloud/backport/45669/stable29
...
[stable29] fix: Autodetect legacy filekey instead of trusting the header for legacy header
2024-06-11 12:07:34 +02:00
Louis Chemineau
e7745a291c
test: Fix encryption test
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-11 08:36:36 +00:00
Côme Chilliet
9333e6d7b7
fix: add default value for new flag $useDecryptAll on getFileKey
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-06-11 08:36:36 +00:00
Côme Chilliet
5d15fc738c
fix: Autodetect legacy filekey instead of trusting the header for legacy header
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-06-11 08:36:36 +00:00
Nextcloud bot
84a9b08fe5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-11 00:19:40 +00:00
Ferdinand Thiessen
31cae5dbd7
Merge pull request #45765 from nextcloud/fix/health-check-traefik
...
fix(settings): Use axios directly for health check to preven URL sanitizing
2024-06-10 21:50:14 +02:00
nextcloud-command
7226b014c9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-10 19:31:02 +00:00
Ferdinand Thiessen
00c077be56
fix(settings): Use axios directly for health check to preven URL sanitizing
...
When using Apache with `DirectorySlash` it will respond with 301 and the URL with trailing slash.
But when using traefik as the reverse proxy it can not rewrite redirects, this leads to the problem
that the Apache response is using HTTP in the redirect but the real server (traefik) is only listening on HTTPS.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-10 21:25:44 +02:00
Daniel
1e8eedf039
Merge pull request #45756 from nextcloud/backport/45120/stable29
...
[stable29] fix(dav): Don't log access control as error
2024-06-10 17:00:06 +02:00
Joas Schilling
b3705418f3
fix(dav): Don't log access control as error
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-10 11:55:30 +00:00
Benjamin Gaussorgues
6dfb395a9c
Merge pull request #45734 from nextcloud/ci/eol/update-workflow-stable29
2024-06-10 11:57:58 +02:00
Benjamin Gaussorgues
f993d52c2c
Merge pull request #45728 from nextcloud/backport/45611/stable29
2024-06-10 11:11:54 +02:00
Nextcloud bot
cae13ec9d1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-10 00:19:48 +00:00
Richard Steinmetz
102a67507d
ci(eol): update workflow from template
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-09 10:33:07 +02:00
Nextcloud bot
7f03e584c1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-09 00:19:29 +00:00
nextcloud-command
7d5aa42be0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-06-08 16:32:15 +00:00
Ferdinand Thiessen
81aa6ff233
fix(files): Ensure that focussed file is always scrolled right
...
Ensure the correct file is scrolled if the content changes,
this also sets a minimal height to the virtual scrolling area
so that the `scrollTop` can be set.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:10:16 +00:00
Ferdinand Thiessen
506343706b
fix(files): Keep query when trigger the sidebar action
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:10:16 +00:00
Ferdinand Thiessen
f02a465fa9
fix(files): open-in-files action should also set openfile query
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:10:16 +00:00
Ferdinand Thiessen
10cbc5748f
refactor(files): Fix TypeScript issues in FileEntryActions
...
* We filter the array in `enabledSubmenuActions` so we can be sure the action does have a parent
* Node attributes must be accessed using the `attributes` getter not the private `_attributes` property
* Cast action ref to correct component interface to make TypeScript happy
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-08 15:10:16 +00:00
Nextcloud bot
6858bb5ca5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-08 00:19:20 +00:00
Ferdinand Thiessen
29ab5d2f52
fix(Mailer): Allow to enforce strict email format
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-07 17:16:21 +02:00
John Molakvoæ
11c80d5eb2
Merge pull request #45597 from nextcloud/backport/45594/stable29
2024-06-07 13:43:11 +02:00
John Molakvoæ
8070f70c56
Merge pull request #45587 from nextcloud/backport/36942/stable29
2024-06-07 13:43:03 +02:00
John Molakvoæ
5d962241ca
Merge pull request #45543 from nextcloud/backport/44664/stable29
2024-06-07 12:17:58 +02:00
John Molakvoæ
39adc5f019
Merge pull request #44675 from nextcloud/backport/44306/stable29
2024-06-07 12:17:37 +02:00
John Molakvoæ
0c8e34ee04
Merge pull request #45566 from nextcloud/backport/45222/stable29
2024-06-07 12:12:12 +02:00
John Molakvoæ
81459eaceb
fix: php lint
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-06-07 12:11:56 +02:00
Robin Appelman
54ee9d714b
unmark deleted users if their last login date is more recent than deleted date
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-06-07 12:11:56 +02:00
Ferdinand Thiessen
87ebfe3eef
refactor(files): Consistently sort imports of FileEntryMixin
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-07 12:11:42 +02:00
Ferdinand Thiessen
b0c29f2622
fix(files): Ensure entry with fileid is marked as active
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-07 12:09:53 +02:00
John Molakvoæ
bdf1d2c1f3
Merge pull request #45659 from nextcloud/backport/44897/stable29
2024-06-07 12:08:55 +02:00
Ferdinand Thiessen
7b49eea413
feat(cypress): Add tests for files sidebar
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-07 12:08:37 +02:00
Ferdinand Thiessen
52039ea152
fix(files): Update current fileid in route if that node was deleted
...
We do not change the view to the trash bin but stay in the current view,
so we need to update the current fileid on the route if that was deleted.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-07 12:07:33 +02:00
Ferdinand Thiessen
cc35d07a8c
fix(files): Close sidebar if shown node is deleted
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-07 12:07:33 +02:00
John Molakvoæ
f3b675561b
Merge pull request #45662 from nextcloud/backport/45586/stable29
2024-06-07 12:07:16 +02:00
John Molakvoæ
3c392c0913
Merge pull request #45379 from nextcloud/backport/45374/stable29
2024-06-07 12:06:44 +02:00
Ferdinand Thiessen
ace4b50819
fix(files): Only execute default action if there is an action to perform
...
Some files do not have a default action (can not be viewed and only downloaded).
If the `openfile` query is set on them the `handleOpenFile` will throw an error.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-07 12:06:37 +02:00