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
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
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
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
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
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
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
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
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
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
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
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
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
Nextcloud bot
e9ce122b85
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-25 00:23:31 +00:00
Kate
c8ee5c1a1f
Merge pull request #53642 from nextcloud/backport/53548/stable31
2025-06-24 21:29:58 +02:00
Côme Chilliet
e2a0ed080b
fix(admin_audit): Avoid crash when rename event fileid changes
...
This was fixed on master another way, but for stable31 we should still
avoid the crash.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-06-24 16:28:58 +02:00
Nextcloud bot
9fbda3ee13
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-24 00:23:10 +00:00
Git'Fellow
862080c2fb
fix(files_reminders): Join the reminders with the file system metadata table
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-06-23 19:47:06 +02:00
Andy Scherzinger
b37170b065
Merge pull request #53612 from nextcloud/backport/53426/stable31
...
[stable31] feat: improve logging of fopen failures for smb
2025-06-23 14:33:38 +02:00
Nextcloud bot
92249b5ab5
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-23 00:22:15 +00:00
Nextcloud bot
988074aee5
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-22 00:22:48 +00:00
Nextcloud bot
5f96ddbf42
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-21 00:22:59 +00:00
Ferdinand Thiessen
4bb14dd8b6
Merge pull request #53589 from nextcloud/backport/53567/stable31
...
[stable31] fix(files): add plural form for selected nodes
2025-06-20 14:52:34 +02:00
Ferdinand Thiessen
4cbf85494c
fix(files): add plural form for selected nodes
...
Reported at Transifex:
> This string needs pluralization feature, because in some languages translation of "selected" differs between singular and plural.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-06-20 11:00:02 +02:00
Jana Peper
237e01c58e
fix: update OpenAPI specs
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-06-20 10:54:37 +02:00
Jana Peper
9a3d5e4b92
fix: unit tests
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-06-20 10:54:32 +02:00
Jana Peper
326cb9c75c
feat: add ocs route to get apps enabled for current user
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-06-20 10:37:13 +02:00
Nextcloud bot
60b4a3d712
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-20 00:22:39 +00:00
Robin Appelman
6cece4f4e1
feat: improve logging of fopen failures for smb
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-06-19 21:17:48 +00:00
Andy Scherzinger
66118ba1aa
Merge pull request #53577 from nextcloud/backport/53512/stable31
...
[stable31] [files_versions] Fix sidebar version item style
2025-06-19 22:16:19 +02:00
Julien Veyssier
b8fbd0c487
fix(files_versions): give the version label a min width so it does not get invisible if the author name is long
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-06-19 16:54:00 +02:00
nfebe
a0b9e1381e
feat(files_sharing): Hide external shares for users in excluded groups
...
- Added frontend check to hide link shares if, public sharing is disabled.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
[skip ci]
2025-06-19 13:30:48 +02:00
Nextcloud bot
f57af2d6a1
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-19 00:22:50 +00:00
Julien Veyssier
5751b82715
fix(files): use the correct theming instance name from capabilities to set the page title
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-06-18 12:51:37 +02:00
Andy Scherzinger
acab1571df
Merge pull request #53509 from nextcloud/backport/53436/stable31
...
[stable31] fix(UserRow): fallback to group name in case of undefined availableGroup
2025-06-18 11:10:40 +02:00
Andy Scherzinger
6aae30c6ee
Merge pull request #53546 from nextcloud/backport/53369/stable31
...
[stable31] fix: hide guests group when searching for principals
2025-06-18 11:01:59 +02:00