Raimund Schlüßler
c79b8a6901
fix: adjust url for task links
...
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2025-01-24 23:46:13 +07:00
Andy Scherzinger
cf98040af8
Merge pull request #50388 from nextcloud/backport/46780/stable31
...
[stable31] fix(TaskProcessing): Catch JSON encode errors in Manager#setTaskResult
2025-01-24 23:41:21 +07:00
Marcel Klehr
44aa380ce4
fix(TaskProcessing): Catch JSON encode errors in Manager#setTaskResult
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-24 22:15:11 +07:00
Andy Scherzinger
30a4f92202
Merge pull request #50374 from nextcloud/backport/50282/stable31
...
[stable31] refactor: Sharing sidebar UI redesign
2025-01-24 22:12:01 +07:00
Andy Scherzinger
44fe423e89
Merge pull request #50406 from nextcloud/backport/50353/stable31
...
[stable31] feat: Support X-NC-Skip-Trashbin header
2025-01-24 19:58:50 +07:00
Andy Scherzinger
07c52c3718
Merge pull request #50407 from nextcloud/backport/50398/stable31
...
[stable31] fix: Correctly return app id and app version for `core` styles and images
2025-01-24 19:45:21 +07:00
Ferdinand Thiessen
99e76d7a99
fix(TemplateLayout): `core` is not an app but the server itself
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-24 18:12:18 +07:00
Ferdinand Thiessen
ae3e26024e
fix: Correctly return app id and app version for `core` styles and images
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-24 18:12:18 +07:00
Louis Chemineau
3250d71284
feat: Support X-NC-Skip-Trashbin header
...
This is useful for clients that want to directly and permanently delete a file.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-01-24 17:58:14 +07:00
nextcloud-command
66bd6fd37f
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-24 13:22:12 +07:00
nfebe
afb8c4f071
feat: Only show show inherited shares section if present
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-24 13:08:05 +07:00
nfebe
6f545828ac
feat: Improve create link texts
...
Use `Create public link` for first link share creation
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-24 13:08:05 +07:00
nfebe
64138650d1
feat(files_sharing): Modularize `SharingInput` to adapt with share sections
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-24 13:08:05 +07:00
nfebe
24d7fc1bdd
refactor(files_sharing): Split internal & external shares
...
Create two seperate sections for internal and external shares.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-24 13:08:05 +07:00
Thomas Lehmann
33fc5fc1d8
refactor(files_sharing): move deprecated projects component
...
Primarily to move it out of the way for changes in the source location.
The feature was deprecated in version 25 (#28320 ), five versions ago.
Refs: #48925
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-24 13:08:05 +07:00
Andy Scherzinger
409bb9ef15
Merge pull request #50396 from nextcloud/backport/50394/stable31
...
[stable31] ci(reuse): Fix translation reuse mapping
2025-01-24 12:32:25 +07:00
Joas Schilling
f15fd324be
Merge pull request #50393 from nextcloud/backport/50389/stable31
...
[stable31] Revert "fix(Share20\Manager): Ensure node is still accessible when checking share"
2025-01-24 11:55:36 +07:00
Andy Scherzinger
f553197d11
Merge pull request #50373 from nextcloud/backport/50369/stable31
...
[stable31] fix(dav): default calendar and address book not created on first login
2025-01-24 11:55:08 +07:00
Joas Schilling
ee30644f0d
ci(reuse): Fix translation reuse mapping
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-24 10:47:44 +07:00
provokateurin
9fafcb267c
Revert "fix(Share20\Manager): Ensure node is still accessible when checking share"
...
This reverts commit c2ca99e2f6 .
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-24 09:47:35 +07:00
Nextcloud bot
d99caa2083
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-24 00:21:18 +07:00
Richard Steinmetz
cc9f1e00dd
fix(dav): default calendar and address book not created on first login
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-01-23 22:54:02 +07:00
John Molakvoæ
7396f74e98
Merge pull request #50370 from nextcloud/backport/50365/stable31
...
[stable31] chore: add profile translations reuse license
2025-01-23 22:31:01 +07:00
John Molakvoæ
7425270f2c
chore: add profile translations reuse license
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-01-23 21:01:12 +07:00
Arthur Schiwon
91b180dd1b
Merge pull request #50367 from nextcloud/backport/50362/stable31
...
[stable31] fix: remove return type
2025-01-23 21:14:31 +07:00
Anna Larch
3a9713de2c
fix: remove typing and return type
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-01-23 19:28:30 +07:00
Joas Schilling
3c9f86a3b7
Merge pull request #50332 from nextcloud/backport/50330/stable31
...
[stable31] fix(security): Update .well-known/security.txt expiration date
2025-01-23 15:06:22 +07:00
Nextcloud bot
36ef0f1add
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:42 +07:00
Joas Schilling
bfbb2fa961
Merge pull request #50356 from nextcloud/backport/50355/stable31
...
[stable31] fix(translations): Fix profile and webhook_listeners
2025-01-23 14:15:47 +07:00
Joas Schilling
57c5e66788
fix(translations): Fix profile and webhook_listeners
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-23 13:10:22 +07:00
Joas Schilling
f6b179e059
Merge pull request #50351 from nextcloud/branchoff/welcome-stable31
...
chore(branchoff): Test against stable31 branches
2025-01-23 11:43:13 +07:00
Joas Schilling
fafa94e51f
fix: Adjust branch name in server files
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-23 10:35:37 +07:00
Joas Schilling
afd23e61fe
ci: Adjust branches of apps used in tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-23 10:33:42 +07:00
Joas Schilling
e11adbd09d
build: Adjust checkout branch script
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-23 10:32:24 +07:00
Joas Schilling
0dc641795b
fix: Adjust version in 3rdparty composer.json
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-23 10:29:42 +07:00
John Molakvoæ
e879ba1896
Merge pull request #50329 from nextcloud/release/31.0.0_rc1
2025-01-23 09:55:03 +07:00
Joas Schilling
3e138d71f4
fix(security): Update .well-known/security.txt expiration date
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-23 08:43:32 +07:00
Benjamin Gaussorgues
32b68ad7ee
build(hub): 31.0.0 RC1
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-01-23 09:13:39 +07:00
Nextcloud bot
be557caec0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 00:21:47 +07:00
Benjamin Gaussorgues
c10b8e229e
Merge pull request #49514 from nextcloud/feat/restrict-tag-creation
2025-01-22 20:39:07 +07:00
nextcloud-command
00fbbf9f1c
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-22 19:20:04 +07:00
nfebe
abf840bc18
feat: Update UI to respect tag creation permissions
...
Added support for the `only_admin_can_create` flag in system tags.
The UI now hides the option to create tags when this flag is enabled, ensuring compliance with admin settings.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-22 20:13:28 +07:00
nfebe
f7c46b6809
feat(systemtags): toggle for system tag creation in admin settings
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-22 20:07:25 +07:00
Benjamin Gaussorgues
b4e3eff078
feat(systemtags): add setting to block non admin to create system tags
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-01-22 20:07:24 +07:00
John Molakvoæ
49cfd301f9
Merge pull request #50123 from nextcloud/feat/file-conversion-provider-front
2025-01-22 19:28:08 +07:00
Josh
451a843db7
Merge pull request #50319 from nextcloud/jtr/fix-testSearchGroups
...
test(group): fix frequent `testSearchGroups` failure
2025-01-22 12:44:06 +07:00
skjnldsv
5dc091aa58
fix(files): jsunit file_conversions
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-01-22 18:12:54 +07:00
Ferdinand Thiessen
cddcbd1476
Merge pull request #50083 from nextcloud/bugfix/trim-tags
...
fix: Trim tags on adding or editing
2025-01-22 18:11:42 +07:00
nextcloud-command
eb92120768
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-22 16:31:24 +07:00
skjnldsv
6673c127ec
fix(files): better conversion error messages
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-01-22 16:29:36 +07:00