Robin Appelman
c8b00569a2
fix: fix getting the folder node from the dav response
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-10 12:49:31 +07:00
Nextcloud bot
7a7444015e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-10 00:20:22 +07:00
John Molakvoæ
4dc26f81d7
Merge pull request #47151 from nextcloud/backport/47147/stable29
2024-08-09 22:49:14 +07:00
skjnldsv
5dc2248bea
fix(files): trim names on new node creation
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-09 13:11:39 +07:00
Nextcloud bot
157272498d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-09 00:25:36 +07:00
Andy Scherzinger
255c19a002
Merge pull request #47137 from nextcloud/backport/45207/stable29
...
[stable29] fix(dav): Try basic auth for ajax WebDAV requests
2024-08-08 18:55:12 +07:00
Ferdinand Thiessen
b2515800d7
Merge pull request #47072 from nextcloud/backport/46710/stable29
...
[stable29] fix: Use timestamp instead of revision id in files_versions metadata API
2024-08-08 18:02:51 +07:00
Ferdinand Thiessen
bbf865317e
Merge pull request #46940 from nextcloud/backport/46768/stable29
...
[stable29] fix(files): Provide default file action for file entry name (on click action)
2024-08-08 17:51:03 +07:00
Ferdinand Thiessen
d796cd65c6
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 17:23:52 +07:00
Ferdinand Thiessen
081219a535
fix(files): Add missing directory variable to error message
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 17:20:54 +07:00
Ferdinand Thiessen
adacfa8e9b
fix(files): Provide file actions from list entry to make it reactive
...
This fixes non reactive default action text of the name component.
Also use download action as default action so that only one place
is needed to define how to download a file.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 17:20:54 +07:00
Ferdinand Thiessen
21f9fe8ce6
Merge pull request #46951 from nextcloud/backport/46918/stable29
...
[stable29] fix(files): Correctly create Nodes from WebDAV result in "recent"-view
2024-08-08 17:17:39 +07:00
Ferdinand Thiessen
4c70619e1b
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 16:49:15 +07:00
Ferdinand Thiessen
6524f0a756
test: Add test for recent view
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 16:49:15 +07:00
Ferdinand Thiessen
f7ee910dc0
fix(files): Correctly create Nodes from WebDAV result in "recent"-view
...
The recent search works on a different remote URL so the source of the files were wrong,
because the remote url was included twice in the source.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 16:49:09 +07:00
Ferdinand Thiessen
e6d36428a0
Merge pull request #46972 from nextcloud/backport/46963/stable29
...
[stable29] fix(files): cancel move-copy action should not be handled as an error
2024-08-08 15:53:46 +07:00
Benjamin Gaussorgues
9c80627ac8
Merge pull request #47036 from nextcloud/backport/46996/stable29
2024-08-08 15:44:37 +07:00
Ferdinand Thiessen
e7547a9c9b
fix(dav): Try basic auth for ajax WebDAV requests
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 12:34:24 +07:00
Ferdinand Thiessen
925ff7c45f
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 14:25:54 +07:00
Ferdinand Thiessen
93cded4ccf
fix(files): cancel move-copy action should not be handled as an error
...
Instead we should just show an information message why the file is not moved / copied.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 14:24:28 +07:00
Ferdinand Thiessen
028cc177a4
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 14:20:52 +07:00
Ferdinand Thiessen
b905296470
perf(files_trashbin): Only trigger one PROPFIND for trashbin view
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 14:19:19 +07:00
Ferdinand Thiessen
34a93ff1e4
fix(files_trashbin): Original name of the deleted files should be set as display name for DAV
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 14:19:14 +07:00
Andy Scherzinger
598d50164a
Merge pull request #46889 from nextcloud/backport/46476/stable29
...
[stable29] Migration Attributes
2024-08-08 13:55:56 +07:00
Andy Scherzinger
14bd6c144c
Merge pull request #47119 from nextcloud/backport/47044/stable29
...
[stable29] fix(encryption): Fix mountpoint check to accept if several are found
2024-08-08 13:08:49 +07:00
Ferdinand Thiessen
556326cb4f
Merge pull request #47129 from nextcloud/backport/47120/stable29
...
[stable29] fix(systemtags): Correctly load tagged files in "tags"-files-view
2024-08-08 11:49:26 +07:00
Andy Scherzinger
2d08bca1b6
Merge pull request #47126 from nextcloud/backport/47116/stable29
...
[stable29] fix(migration): Add column only if it does not exist
2024-08-08 10:44:22 +07:00
nextcloud-command
5a8a8f7432
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-08 08:41:40 +07:00
Andy Scherzinger
fe6e5fa653
Merge pull request #47105 from nextcloud/backport/46106/stable29
...
[stable29] fix(session): Log when session_* calls are slow
2024-08-08 10:28:45 +07:00
Ferdinand Thiessen
e711b6a472
fix(systemtags): Correctly load tagged files in "tags"-files-view
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 08:03:54 +07:00
Git'Fellow
11f163f31e
fix(migration): Add column if not exists
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-08-08 07:56:31 +07:00
Nextcloud bot
d2f1ea98ea
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-08 00:21:05 +07:00
Côme Chilliet
c408c3868c
fix(encryption): Fix mountpoint check to accept if several are found
...
There is no strong requirement to have only one mount for a given
storage id. Also the error in this case would be misleading.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-07 19:01:35 +07:00
Andy Scherzinger
aed8c696b6
Merge pull request #47078 from nextcloud/backport/47065/stable29
...
[stable29] fix: Ensure database connection is setup when getting group details
2024-08-07 20:52:09 +07:00
Christoph Wurst
0a0c07cec1
fix(session): Log when session_* calls are slow
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-08-07 10:44:58 +07:00
Julius Härtl
eec226d3e2
Merge pull request #47053 from nextcloud/backport/46534/stable29
...
[stable29] fix: Add direct parameter to flow auth v2
2024-08-07 12:23:45 +07:00
Andy Scherzinger
a7b0e759a2
Merge pull request #47098 from nextcloud/backport/47095/stable29
...
[stable29] fix(theming): make cache buster depend on the app version
2024-08-07 10:58:10 +07:00
Louis Chemineau
959f171094
fix: Use timestamp instead of revision id in files_versions metadata API
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-07 10:41:24 +07:00
Richard Steinmetz
9533863c6e
fix(theming): make cache buster depend on the app version
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-07 08:26:09 +07:00
Richard Steinmetz
1b50d28f88
Merge pull request #47080 from nextcloud/backport/38364/stable29
...
[stable29] fix(previews): Don't crash on animated WEBP images
2024-08-07 10:16:17 +07:00
Ferdinand Thiessen
940d0aa9a4
fix: Ensure database connection is setup when getting group details
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-07 09:37:12 +07:00
Andy Scherzinger
cf72177de1
Merge pull request #47089 from nextcloud/backport/45193/stable29
...
[stable29] docs: added customclient_fdroid key to the config.sample.php file
2024-08-07 09:34:12 +07:00
Nextcloud bot
bc25f9a5d0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-07 00:20:18 +07:00
Maxence Lange
825be0af80
fix(migration-preview): display a message if no attributes set
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-08-06 22:52:43 +07:00
Maxence Lange
e227d5afa1
feat(upgrade): migration attributes
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-08-06 22:41:35 +07:00
Bahman Jafarzadeh
69b7c1dec5
docs: added customclient_fdroid config key to config.sample.php file
...
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Bahman Jafarzadeh <bahman026@gmail.com>
2024-08-06 21:50:06 +07:00
Julius Härtl
89f82fd537
Merge pull request #47046 from nextcloud/backport/46931/stable29
...
[stable29] fix: fix passing additional db connection parameters in factory
2024-08-06 23:40:35 +07:00
Andy Scherzinger
571b5dbc49
Merge pull request #47086 from nextcloud/backport/46229/stable29
...
[stable29] fix(config): Clarify smtp debugging config option usage
2024-08-06 23:39:54 +07:00
Andy Scherzinger
14e0e4867e
Merge pull request #47084 from nextcloud/backport/47070/stable29
...
[stable29] fix(share): Rename Circle to Team
2024-08-06 23:39:26 +07:00
Josh
d1f291821e
fix(config) : Clarity smtp debugging config option usage
...
Requires temporary `loglevel` adjustment "99%" (made up statistic) of the time as currently implemented.
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-06 21:35:52 +07:00