Nextcloud bot
|
47db29ca4e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-15 00:19:24 +00:00 |
|
Arthur Schiwon
|
d0703ed951
|
Merge pull request #42148 from nextcloud/release/26.0.10
26.0.10
|
2023-12-14 10:34:09 +01:00 |
|
Joas Schilling
|
a3f2ee2bda
|
Merge pull request #42189 from nextcloud/automated/noid/stable26-update-ca-cert-bundle
[stable26] fix(security): Update CA certificate bundle
|
2023-12-14 06:52:10 +01:00 |
|
nextcloud-command
|
cd7a9b707b
|
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
|
2023-12-14 02:19:03 +00:00 |
|
Nextcloud bot
|
44e072d7c9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-14 00:19:50 +00:00 |
|
Nextcloud bot
|
b3c2264f0c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-13 00:20:21 +00:00 |
|
Nextcloud bot
|
b3f8245263
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-12 00:19:22 +00:00 |
|
Arthur Schiwon
|
b459085a05
|
26.0.10
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2023-12-11 12:28:38 +01:00 |
|
Nextcloud bot
|
04db44363e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-11 00:24:46 +00:00 |
|
Nextcloud bot
|
417027d3f1
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-10 00:19:40 +00:00 |
|
Nextcloud bot
|
c2c822959e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-09 00:19:34 +00:00 |
|
Nextcloud bot
|
db0d7b34f5
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-08 00:19:23 +00:00 |
|
Arthur Schiwon
|
46720b8915
|
Merge pull request #42016 from nextcloud/release/26.0.10_rc1
26.0.10 RC1
|
2023-12-07 16:43:37 +01:00 |
|
Arthur Schiwon
|
356ec0c415
|
Merge pull request #41071 from nextcloud/backport/40495/stable26
[stable26] fix(sharing): set name to target name in sharing cache
|
2023-12-07 16:26:27 +01:00 |
|
Arthur Schiwon
|
c8ba24bf69
|
Merge pull request #41091 from nextcloud/backport/39044/stable26
[stable26] Fix root mounts not being setup in some cases
|
2023-12-07 16:26:02 +01:00 |
|
Andy Scherzinger
|
48b7eff03c
|
Merge branch 'stable26' into backport/39044/stable26
|
2023-12-07 11:10:09 +01:00 |
|
Robin Appelman
|
e65680c11b
|
pass the share to the cache instead of having to ask the storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-12-07 11:08:19 +01:00 |
|
Julius Härtl
|
4d36a07bb5
|
test(files_sharing): Test if recent files result use actual share target name
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-12-07 11:08:19 +01:00 |
|
Max
|
6422d1aaf0
|
fix(sharing): set name to target name in sharing cache
Fixes #39879.
Signed-off-by: Max <max@nextcloud.com>
|
2023-12-07 11:08:18 +01:00 |
|
Joas Schilling
|
5e0f5645e6
|
Merge pull request #42084 from nextcloud/backport/41937/stable26
[stable26] fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is…
|
2023-12-07 10:29:34 +01:00 |
|
Arthur Schiwon
|
373e3aea3b
|
Merge pull request #40521 from nextcloud/backport/40487/stable26
[stable26] SFTP improvements
|
2023-12-07 10:14:38 +01:00 |
|
Joas Schilling
|
c6745555c4
|
Merge pull request #42086 from nextcloud/backport/41999/stable26
[stable26] fix(security): Handle idn_to_utf8 returning false
|
2023-12-07 10:05:03 +01:00 |
|
Git'Fellow
|
4bcf1bef41
|
Merge pull request #42079 from nextcloud/backport/40071/stable26
[stable26] fix(updatecheck): Don't wait 120s for a response of updater.nextcloud…
|
2023-12-07 10:00:32 +01:00 |
|
Joas Schilling
|
666071f283
|
Merge pull request #42080 from nextcloud/backport/40714/stable26
[stable26] fix(systemreport): Mask onlyoffice secret as sensitive
|
2023-12-07 07:32:39 +01:00 |
|
Joas Schilling
|
75d4798865
|
fix(security): Handle idn_to_utf8 returning false
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-12-07 06:38:25 +01:00 |
|
Joas Schilling
|
21334a8836
|
fix(bruteforce-protection): Don't throw a 500 when MaxDelayReached is thrown
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-12-07 06:36:06 +01:00 |
|
Joas Schilling
|
b229ac83bd
|
fix(systemreport): Mask onlyoffice secret as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-12-07 06:23:59 +01:00 |
|
Joas Schilling
|
a5d751cda8
|
fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-12-07 06:20:26 +01:00 |
|
Nextcloud bot
|
71578e452f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-07 00:20:06 +00:00 |
|
Robin Appelman
|
3a67bf3f57
|
psalm fix
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-12-06 17:59:08 +01:00 |
|
Nextcloud bot
|
8cc49159af
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-06 00:21:20 +00:00 |
|
Greta
|
7c87ea2f99
|
Merge pull request #41968 from nextcloud/fix/ui/right-click-close-menu-stable26
[stable26] fix(ui): Do not close all menus on right click
|
2023-12-05 16:13:43 +01:00 |
|
Nextcloud bot
|
b4a5ce50c4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-05 00:21:44 +00:00 |
|
Joas Schilling
|
2842a55412
|
Merge pull request #42020 from nextcloud/backport/42004/stable26
[stable26] fix(security): Update expiration date in security.txt
|
2023-12-04 22:54:23 +01:00 |
|
Arthur Schiwon
|
9ca5c664ba
|
Merge pull request #42003 from nextcloud/backport/41995/stable26
[stable26] fix(TemplateManager): Bail early if templatedirectory is empty
|
2023-12-04 21:36:27 +01:00 |
|
Arthur Schiwon
|
636c94016a
|
Merge pull request #41627 from nextcloud/backport/41616/stable26
[stable26] fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder
|
2023-12-04 21:35:32 +01:00 |
|
Joas Schilling
|
60a6adf113
|
fix(security): Update expiration date in security.txt
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-12-04 19:54:40 +00:00 |
|
Christoph Wurst
|
2f2e8b0ccb
|
fix(ui): Do not close all menus on right click
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-12-04 19:08:59 +00:00 |
|
Arthur Schiwon
|
1ee4aa475f
|
26.0.10 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2023-12-04 19:50:27 +01:00 |
|
Marcel Klehr
|
38d64e3b7e
|
fix(TemplateManager): Bail early if templatedirectory is empty
fixes #39266
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-12-04 10:24:38 +00:00 |
|
Nextcloud bot
|
604ba3aa6d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-04 00:18:53 +00:00 |
|
Nextcloud bot
|
e0eab4c7d0
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-03 00:18:45 +00:00 |
|
Nextcloud bot
|
c0e5cee5a9
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-02 00:21:41 +00:00 |
|
Nextcloud bot
|
fd4b4b42de
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-01 00:18:58 +00:00 |
|
Nextcloud bot
|
63c013d598
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-30 00:23:00 +00:00 |
|
Nextcloud bot
|
601329b7b5
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-29 00:20:57 +00:00 |
|
Nextcloud bot
|
85bcfd0ee2
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-28 00:26:44 +00:00 |
|
Nextcloud bot
|
d9570b263f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-27 00:23:25 +00:00 |
|
Nextcloud bot
|
313a027281
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-26 00:24:03 +00:00 |
|
Nextcloud bot
|
c411b9b721
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-25 00:26:21 +00:00 |
|