Commit graph

80678 commits

Author SHA1 Message Date
Maksim Sukharev
725eda1a53 fix(files): provide boundaries for FileListTableHeaderActions element
- default boundaries element is 'content-vue', which includes sidebar

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-07-03 10:09:19 +00:00
Andy Scherzinger
d1cc9d78d3
Merge pull request #53784 from nextcloud/backport/53764/stable31
[stable31] Feat(taskprocessing): add toggle for AI guest restriction
2025-07-03 12:01:06 +02:00
nextcloud-command
c6aab00151
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-03 11:37:55 +02:00
Jana Peper
3f176632b2
test: fix tests
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-07-03 11:37:48 +02:00
Jana Peper
a598d453e9 feat: add toggle for AI guest restriction
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-07-03 09:00:40 +00:00
Joas Schilling
cfb89a16fe
Merge pull request #53749 from nextcloud/backport/53735/stable31
[stable31] fix(ROS): Document hide-download option on files
2025-07-03 08:44:52 +02:00
Kate
79205dd2ff
Merge pull request #53758 from nextcloud/backport/53738/stable31
[stable31] fix(syslog): open syslog channel on write
2025-07-03 08:17:19 +02:00
Kent Delante
79ee6daee5 fix(syslog): open syslog channel on write
This fixes a bug where only one tag gets used when multiple tags have
been configured (e.g. different tags for 'syslog_tag' and 'syslog_tag_audit')

Signed-off-by: Kent Delante <kent.delante@proton.me>
2025-07-03 13:41:57 +08:00
John Molakvoæ
46995004e3
Merge pull request #53772 from nextcloud/fix/PublicShareUtils 2025-07-03 07:34:04 +02:00
Nextcloud bot
1411f098b2
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-03 00:12:24 +00:00
Arthur Schiwon
512d423fb9
Merge pull request #53769 from nextcloud/backport/52976/stable31
[stable31] perf: Skip photos related properties in custom properties
2025-07-02 23:50:10 +02:00
Andy Scherzinger
35f41e79b9
Merge pull request #53730 from nextcloud/backport/52981/stable31
[stable31] perf(dav): Preload dav search with tags/favorites
2025-07-02 23:31:23 +02:00
John Molakvoæ
daf3084138
Merge pull request #53715 from nextcloud/backport/52792/stable31 2025-07-02 22:59:50 +02:00
skjnldsv
a55b0cc3ef fix(cypress): add missing PublicShareUtils.ts
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-02 22:56:06 +02:00
Julius Knorr
fef5899f77 perf: Skip photos app related property in custom properties
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-07-02 19:54:30 +00:00
Julius Knorr
a9b4a6b269
perf(dav): Preload dav search with tags/favorites
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-07-02 21:52:12 +02:00
Joas Schilling
b1e9fe6ff4 fix(ROS): Document hide-download option on files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-02 19:46:30 +02:00
Nextcloud bot
009763b143
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-02 00:12:06 +00:00
Nextcloud bot
6757f01d94
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-01 15:17:20 +00:00
Stephan Orbaugh
14eb4c028d
Merge pull request #53743 from nextcloud/backport/53304/stable31
[stable31]  fix(files_sharing): Hide own reshares
2025-07-01 15:36:38 +02:00
Stephan Orbaugh
5cdee9fc2a
Merge pull request #53745 from nextcloud/backport/53741/stable31
[stable31] chore(public): Remove unused union type for user mount events
2025-07-01 15:36:08 +02:00
provokateurin
0cf2295516
fix(files_sharing): Hide own reshares
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-07-01 13:08:14 +02:00
provokateurin
987af4193d
fix(files): Always transfer incoming shares when doing ownership transfer to prevent broken reshares
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-07-01 13:08:13 +02:00
provokateurin
918473d7f2
fix(files): Limit transferring incoming shares to the selected path
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-07-01 13:05:25 +02:00
provokateurin
0229fe27be chore(public): Remove unused union type for user mount events
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-07-01 10:28:34 +00:00
Nextcloud bot
359fe5849c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-01 00:12:21 +00:00
Stephan Orbaugh
7584215b44
Merge pull request #53724 from nextcloud/backport/53639/stable31
[stable31] fix(files_sharing): Stop hiding delete share button in advanced settings menu
2025-06-30 16:09:52 +02:00
Nextcloud bot
9191d3d860
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-30 13:15:39 +00:00
Nextcloud bot
c4f4f3ca9e
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-30 12:54:11 +00:00
Joas Schilling
d2057bd816
Merge pull request #51419 from nextcloud/backport/51031/stable31
[stable31] fix(singularandpluralfiles):implemented ternary operator to handle si…
2025-06-30 14:37:21 +02:00
nextcloud-command
536906db50 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-30 11:47:37 +00:00
provokateurin
46d149a0fa
fix(files_sharing): Stop hiding delete share button in advanced settings menu
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-06-30 13:43:41 +02:00
skjnldsv
0314ccd970
chore(assets): recompile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-30 12:35:46 +02:00
Caitlin Jordan
23fb8ed7d0
fix(files): correctly handle plural translation forms
Co-authored-by: Caitlin Jordan <jordan.cait17@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-30 12:30:22 +02:00
John Molakvoæ (skjnldsv)
15bfb90adf fix(files_sharing): add mime fallback to public preview too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2025-06-28 09:27:20 +02:00
Joas Schilling
b95d300763
Merge pull request #53672 from nextcloud/backport/53669/stable31
[stable31] feat(occ): Add commands to list all routes and match a single one
2025-06-27 18:15:51 +02:00
Nextcloud bot
46794bd048
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-27 00:23:25 +00:00
Joas Schilling
d1a554fba0
feat(occ): Add commands to list all routes and match a single one
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-06-26 17:12:33 +02:00
John Molakvoæ
9c95997776
Merge pull request #53604 from nextcloud/backport/53590/stable31 2025-06-26 12:48:23 +02:00
nextcloud-command
1525cdcf50 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-26 07:16:43 +00:00
Ferdinand Thiessen
ae3027f852
fix(files_sharing): do not double escape the share title
The title is already escaped by vue so special characters would result
in incorrect strings.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-26 09:12:23 +02:00
Nextcloud bot
3cf84b7a0f
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-26 00:22:50 +00:00
Josh
109a08aba5
Merge pull request #53686 from nextcloud/backport/53499/stable31
[stable31] fix(profile): Consistent email confirmation pages
2025-06-25 15:51:30 -04:00
Josh
539f12a875 fix(profile): Consistent email confirmation success page design
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-06-25 16:34:45 +00:00
Josh
a1d1cf0c2b fix(profile): Consistent email confirmation page design
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-06-25 16:34:45 +00:00
Andy Scherzinger
26c0c85637
Merge pull request #53664 from nextcloud/fix/fix-admin-audit-listener
[stable31] fix(admin_audit): Avoid crash when rename event fileid changes
2025-06-25 18:16:09 +02:00
Andy Scherzinger
a52d28c66c
Merge pull request #53681 from nextcloud/backport/53677/stable31
[stable31] fix(dav): catch exception on non local account
2025-06-25 17:19:07 +02:00
Andy Scherzinger
5084f68a87
Merge pull request #53675 from nextcloud/backport/53647/stable31
[stable31] fix: don't scan the same storage multiple times
2025-06-25 17:06:26 +02:00
Maxence Lange
0f7cbf4e29 fix(dav): catch exception on non local account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-06-25 13:36:24 +00:00
Robin Appelman
881abecd34 fix: don't scan the same storage multiple times
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-25 11:38:30 +00:00