諏訪子
df78886ae7
fix(settings): fix test
...
Signed-off-by: 諏訪子 <suwako@076.moe>
2025-07-07 10:02:19 +07:00
諏訪子
645b989619
fix(settings): add link check in webfinger
...
Signed-off-by: 諏訪子 <suwako@076.moe>
2025-07-07 10:02:19 +07:00
諏訪子
8f0f6e6aac
fix(settings): change Mastodon only URI to webfinger
...
Signed-off-by: 諏訪子 <suwako@076.moe>
2025-07-07 10:02:19 +07:00
Nextcloud bot
0c59d041ce
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-07 00:12:13 +07:00
Nextcloud bot
2c81826d4e
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-06 00:12:18 +07:00
Nextcloud bot
11599b01f7
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-05 00:12:11 +07:00
Nextcloud bot
3c53646a9b
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-04 00:12:18 +07:00
Matthieu Gallien
bd60c9cfdf
Merge pull request #53804 from nextcloud/automated/noid/stable31-update-code-signing-crl
...
[stable31] fix(security): Update code signing revocation list
2025-07-03 17:34:22 +07:00
nextcloud-command
621c150403
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2025-07-03 15:33:08 +07:00
John Molakvoæ
ffd7b7195f
Merge pull request #53780 from nextcloud/release/31.0.7_rc1
2025-07-03 17:26:09 +07:00
Andy Scherzinger
cc3389c249
Merge pull request #53748 from nextcloud/backport/53648/stable31
...
[stable31] fix: don't try to get fileid for non exising nodes when serializing events file
2025-07-03 17:11:07 +07:00
Côme Chilliet
e423fb46c9
Merge pull request #53666 from nextcloud/backport/53665/stable31
...
[stable31] fix(encryption): Catch exceptions in encrypt-all command and continue
2025-07-03 16:55:26 +07:00
Côme Chilliet
0eed4ba241
Merge pull request #53793 from nextcloud/backport/52963/stable31
...
[stable31] fix(files_versions): Log error instead of crashing when event listeners get called on non-existing files
2025-07-03 16:52:53 +07:00
Côme Chilliet
e2861b42d1
fix(encryption): Correctly handle file opening and copying failures
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-03 16:03:19 +07:00
Côme Chilliet
eb91798252
chore: Adapt tests to new parameter in EncryptAll constructor
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-03 16:03:19 +07:00
Côme Chilliet
e5da883e34
fix(encryption): Catch exceptions in encrypt-all command and continue
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-03 16:03:19 +07:00
Andy Scherzinger
56e18d6190
Merge pull request #53704 from nextcloud/backport/53695/stable31
...
[stable31] fix(settings): use correct scope for translations
2025-07-03 15:26:05 +07:00
Côme Chilliet
93f064d974
fix(files_versions): Log error instead of crashing when event listeners get called on non-existing files
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-03 13:21:32 +07:00
Robin Appelman
70ad129722
fix: don't try to get fileid for non exising nodes when serializing events file
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-07-03 14:13:47 +07:00
Côme Chilliet
32d4f84b38
Merge pull request #53782 from nextcloud/backport/53276/stable31
...
[stable31] fix(files_versions): Log failure to compute node path
2025-07-03 14:04:09 +07:00
Maksim Sukharev
2716713bad
Merge pull request #53786 from nextcloud/backport/53766/stable31
2025-07-03 12:53:14 +07:00
Ferdinand Thiessen
4ebebae3bf
fix(settings): use correct scope for translations
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-03 12:23:55 +07:00
nextcloud-command
d09caf04a0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-03 10:17:23 +07:00
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 +07: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 +07: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 +07:00
Jana Peper
3f176632b2
test: fix tests
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-07-03 11:37:48 +07: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 +07:00
Côme Chilliet
5e2569840b
chore: Use an if/else instead of the try/catch to make meaning more obvious
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-03 07:45:46 +07:00
Côme Chilliet
efd9991e21
fix(files_versions): Log failure to compute node path
...
To avoid hidden bugs, add some debug logging when a node path cannot be
computed from a received event, to have more information for debugging
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-07-03 07:45:46 +07:00
Worker Builder
7aeb85ce5e
build(hub): 31.0.7 RC1
...
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
2025-07-03 07:24:49 +07: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 +07: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 +07: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 +07:00
John Molakvoæ
46995004e3
Merge pull request #53772 from nextcloud/fix/PublicShareUtils
2025-07-03 07:34:04 +07:00
Nextcloud bot
1411f098b2
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-03 00:12:24 +07: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 +07: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 +07:00
John Molakvoæ
daf3084138
Merge pull request #53715 from nextcloud/backport/52792/stable31
2025-07-02 22:59:50 +07:00
skjnldsv
a55b0cc3ef
fix(cypress): add missing PublicShareUtils.ts
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-02 22:56:06 +07: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 +07: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 +07: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 +07:00
Nextcloud bot
009763b143
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-02 00:12:06 +07:00
Nextcloud bot
6757f01d94
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-01 15:17:20 +07: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 +07: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 +07:00
provokateurin
0cf2295516
fix(files_sharing): Hide own reshares
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-07-01 13:08:14 +07: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 +07: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 +07:00