Nextcloud bot
4ad3e801c2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-23 00:19:53 +00:00
Nextcloud bot
7a28d399a1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-22 00:19:41 +00:00
Benjamin Gaussorgues
368e879c16
Merge pull request #44375 from nextcloud/release/26.0.13_rc1
2024-03-21 20:13:10 +01:00
Benjamin Gaussorgues
d1d4ecfdc1
Merge pull request #44283 from nextcloud/backport/44279/stable26
2024-03-21 20:04:03 +01:00
Robin Appelman
5ab8439c00
fix: ensure nested mount points are handled in the correct order
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-21 18:01:26 +01:00
Benjamin Gaussorgues
d595946b0e
Merge pull request #44384 from nextcloud/backport/44360/stable26
2024-03-21 17:59:51 +01:00
Andy Scherzinger
d1d47c1690
Merge pull request #44387 from nextcloud/backport/44381/stable26
...
[stable26] fix(workflowengine): Use correct event names to make search for groups work again
2024-03-21 15:54:47 +01:00
Ferdinand Thiessen
7ef1a79f64
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-21 14:56:35 +01:00
Ferdinand Thiessen
e724c00c1e
fix(workflowengine): Use correct event for searching for groups
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-21 14:56:30 +01:00
Anna Larch
9e265c4dca
fix(caldav): add EXDATE and EXRULE to confidential object
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-03-21 13:36:07 +00:00
Joas Schilling
4c6d0eacd0
Merge pull request #44308 from nextcloud/backport/44299/stable26
...
[stable26] Forbid tagging readonly files
2024-03-21 11:47:45 +01:00
Benjamin Gaussorgues
f36fe5672f
build(hub): 26.0.13 RC1
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-03-21 08:56:03 +01:00
Nextcloud bot
dd0d25c3e2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-21 00:20:55 +00:00
Stephan Orbaugh
832856f6ba
Merge pull request #44348 from nextcloud/backport/44339/stable26
...
[stable26] fix(share): use share owner to get ownership
2024-03-20 14:55:54 +01:00
Maxence Lange
b688b556c6
fix(share): use share owner to confirm reshare
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-20 11:11:26 +00:00
Nextcloud bot
ee75273ea3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-20 00:19:55 +00:00
Joas Schilling
b51c248798
Merge pull request #44338 from nextcloud/backport/44276/stable26
...
[stable26] fix(config): Make sure user keys are strings
2024-03-19 20:27:26 +01:00
Christoph Wurst
fb37922169
fix(config): Make sure user keys are strings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-19 17:34:43 +00:00
Côme Chilliet
97cf6aa4d1
fix(dav): Add missing use for OCP\Constants
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 10:57:01 +00:00
Côme Chilliet
4f7ee61ffe
chore: Break closure call on two lines to make it readable
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 10:57:01 +00:00
Côme Chilliet
7249616b2a
fix(systemtags): Forbid tagging of readonly files
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-19 10:57:01 +00:00
Nextcloud bot
237335a698
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-19 00:20:25 +00:00
Nextcloud bot
d69f7e980a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-18 00:20:21 +00:00
Nextcloud bot
5c53de119e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-17 00:20:07 +00:00
John Molakvoæ
525609af67
Merge pull request #44156 from nextcloud/backport/44118/stable26
2024-03-16 13:22:25 +01:00
John Molakvoæ
35f5562724
Merge pull request #44180 from nextcloud/backport/43334/stable26
2024-03-16 13:20:36 +01:00
Nextcloud bot
c2451e7df1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-16 00:19:53 +00:00
Nextcloud bot
64c0b35c0e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-15 00:29:53 +00:00
Ferdinand Thiessen
f1da90fce6
Merge pull request #44199 from nextcloud/backport/43652/stable26
...
[stable26] Fixes for getting the filename in the FileInfo class
2024-03-14 18:35:01 +01:00
hopleus
3a88438bed
Refactoring getName function
...
Signed-off-by: hopleus <hopleus@gmail.com>
2024-03-14 14:52:04 +00:00
hopleus
fe79686255
Fixes for getting the file name in the cases when the file name key is received, but it is empty
...
Signed-off-by: hopleus <hopleus@gmail.com>
2024-03-14 14:52:04 +00:00
Nextcloud bot
2d276c8a65
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-14 00:21:07 +00:00
Ferdinand Thiessen
6baa4c60dc
fix(settings): posix_getpwuid can return false which should not be accessed using array operation
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-13 16:13:12 +00:00
Josh
f4a96df090
Merge pull request #44166 from nextcloud/backport/44138/stable26
...
[stable26] docs(config.sample.php): Warn that `updatedirectory` will break updates if set to a value within the installation folder
2024-03-13 07:49:47 -04:00
Nextcloud bot
dd734e83bb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-13 00:20:20 +00:00
Josh
32fb6032d2
docs(config.sample.php):
...
When setting a custom `updatedirectory` it's important that it not be located within the Server installation folder structure.
Partially addresses nextcloud/updater#463
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-12 16:55:15 +00:00
Christoph Wurst
9cc6bba5b7
tests(dav): Add unit test for no calendars/subscription limit
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-12 10:47:04 +00:00
Joas Schilling
a3c8031c1a
Merge pull request #44144 from nextcloud/automated/noid/stable26-update-ca-cert-bundle
...
[stable26] fix(security): Update CA certificate bundle
2024-03-12 08:04:13 +01:00
nextcloud-command
278205f586
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2024-03-12 02:11:09 +00:00
Nextcloud bot
6aa7418d81
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-12 00:20:51 +00:00
Côme Chilliet
34f6453446
Merge pull request #44054 from nextcloud/backport/44042/stable26
...
[stable26] fix(user_ldap): Early failure for empty password login attempt
2024-03-11 11:36:00 +01:00
Nextcloud bot
4fc8c4d8ea
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-11 00:34:26 +00:00
Nextcloud bot
4eaac06bab
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-10 00:20:00 +00:00
Ferdinand Thiessen
e141a41e06
Merge pull request #44100 from nextcloud/backport/44095/stable26
...
[stable26] fix(UpdateNotifications): Handle numeric user ids
2024-03-09 02:35:29 +01:00
Nextcloud bot
e1d82bc2db
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-09 00:47:02 +00:00
Josh
f4e2215eb1
[stable28] fix(UpdateNotifications): Handle numeric user ids
...
manual backport of #44093 to fix #44051 for <=v28
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-08 22:15:53 +00:00
Ferdinand Thiessen
fead154fc1
Merge pull request #44078 from nextcloud/backport/43992/stable26
...
[stable26] fix: Avoid clear cache with prefix
2024-03-08 10:57:37 +01:00
Julius Härtl
2160260285
fix: Avoid clear cache with prefix
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-08 08:39:56 +00:00
Nextcloud bot
d15d61af92
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-08 00:19:50 +00:00
Ferdinand Thiessen
d25cb6a2b4
Merge pull request #44035 from nextcloud/backport/43263/stable26
...
[stable26] Cleanup versions entities in versions:clean command
2024-03-07 23:54:37 +01:00