Commit graph

66035 commits

Author SHA1 Message Date
Nextcloud bot
ffc1ae6046
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-29 00:25:58 +00:00
Nextcloud bot
30d8da9aff
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-28 00:28:24 +00:00
Nextcloud bot
4a67375310
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-27 00:27:21 +00:00
Nextcloud bot
89b9d49498
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-26 00:28:33 +00:00
Ferdinand Thiessen
d67f859b11
Merge pull request #40610 from nextcloud/backport/40606/stable25
[stable25] Do not throw while restoring unloaded files list entries
2023-09-25 14:28:30 +02:00
Ferdinand Thiessen
f452ef7114 chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-09-25 12:32:44 +02:00
Ferdinand Thiessen
ece6ca2ec7 fix(files_trashbin): Only remove element if loaded
Make sure to only remove elements from file list (while restoring)
if the element was added to the file list (might not be added, if the list is scrolling).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-09-25 08:23:47 +00:00
Nextcloud bot
c125984ce1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-25 00:30:14 +00:00
Nextcloud bot
182ba1d1f9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-24 00:28:25 +00:00
Nextcloud bot
c59edb05d9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-23 00:28:26 +00:00
Robin Appelman
0134edf286
Merge pull request #40290 from nextcloud/backport/39861/stable25
[stable25] Calendar optimizations
2023-09-22 11:05:14 +02:00
Nextcloud bot
5ca2425fca
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-22 00:32:29 +00:00
Nextcloud bot
de5ef8df68
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-21 00:29:53 +00:00
Arthur Schiwon
fd3900f395
Merge pull request #40527 from nextcloud/release/25.0.12
25.0.12
2023-09-20 14:32:21 +02:00
Arthur Schiwon
c75a18aa11
Merge pull request #40446 from nextcloud/backport/40418/stable25
[stable25] fix: don't use davtags for tag search
2023-09-20 12:23:58 +02:00
Arthur Schiwon
e2e0ab347a
25.0.12
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-09-20 11:54:48 +02:00
Joas Schilling
163ace279b
Merge pull request #40509 from nextcloud/backport/40488/stable25
[stable25] fix(comments): Use provided offset in best effort when loading comments
2023-09-20 10:24:09 +02:00
Nextcloud bot
a3b5109280
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-20 00:27:57 +00:00
Joas Schilling
bf623072d1 fix(comments): Use provided offset in best effort when loading comments
When we didn't find the "$lastKnownComment" the whole condition was ignored.
Now we still use the ID as an offset.
This is required as a fall-back for expired messages in Talk
and deleted comments in other apps.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-19 14:25:54 +00:00
Nextcloud bot
88f295c6e3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-19 00:24:23 +00:00
Daniel Kesselberg
27dc783d87 fix: don't use davtags for tag search
1. https://github.com/nextcloud/server/pull/26813 Initial implementation with support for systemtags and davtags (vcategory)
2. https://github.com/nextcloud/server/pull/39062 Additional check if the given tag exists, though ISystemTagManager.getAllTags only looks for systemtags

Therefore it's not possible anymore to search for davtags and unnecessary to join the other tables.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-18 14:14:01 +02:00
Nextcloud bot
48bae79f32
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-18 00:27:13 +00:00
Nextcloud bot
27a2b150de
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-17 00:27:24 +00:00
Nextcloud bot
73e7cc4f4d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-16 00:27:51 +00:00
Julius Härtl
f077b260be
Merge pull request #40381 from nextcloud/backport/38808/stable25 2023-09-15 09:52:33 +02:00
Nextcloud bot
cb9a724c3b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-15 00:27:01 +00:00
Arthur Schiwon
97d754dcf1
Merge pull request #40401 from nextcloud/release/25.0.11
25.0.11
2023-09-14 12:16:48 +02:00
Nextcloud bot
0a3694ef2f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-14 00:27:20 +00:00
Arthur Schiwon
7296b3d5c0
25.0.11
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-09-13 19:51:46 +02:00
Nextcloud bot
76bd39feee
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-13 00:25:00 +00:00
Julius Härtl
8ddcebe3bd
fix: Only read unencrypted_size when file is actually encrypted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-12 15:07:15 +02:00
Julius Härtl
19cf570aac
fix: Only store unencrypted_size if path should be encrypted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-09-12 15:07:15 +02:00
Nextcloud bot
e9df5b22c4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-12 00:28:12 +00:00
Nextcloud bot
b3a128e37f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-11 00:27:21 +00:00
Nextcloud bot
13f85ecfd1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-10 00:25:42 +00:00
Nextcloud bot
f56f7dece5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-09 00:26:07 +00:00
Nextcloud bot
6b15f63598
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-08 00:31:51 +00:00
Arthur Schiwon
4c93160057
Merge pull request #40276 from nextcloud/release/25.0.11_rc1
25.0.11 RC1
2023-09-07 12:38:43 +02:00
Arthur Schiwon
08f964e52c
Merge pull request #40036 from nextcloud/fix/stable25/log-condition-user
[stable25] fix(logging): user log condition feature
2023-09-07 12:21:18 +02:00
Andy Scherzinger
35d1102e34
Merge pull request #40218 from nextcloud/automated/noid/stable25-fix-npm-audit
[stable25] Fix npm audit
2023-09-07 12:05:05 +02:00
Arthur Schiwon
0acd7d898c
Merge pull request #40279 from nextcloud/backport/39895/stable25
[stable25] admin have no special rights on users' entries
2023-09-07 11:28:50 +02:00
Côme Chilliet
66c6bc01b6 fix(logging): user log condition feature
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-09-07 10:35:56 +02:00
Andy Scherzinger
c7f1f7697c
Merge pull request #40311 from nextcloud/fix/birthday-calendar-stable25
[stable25] fix(CalDAV): check birthday calendar owner
2023-09-07 10:23:38 +02:00
Robin Appelman
ea49a95d5a cache calendar objects from calendarQuery
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-09-07 10:06:28 +02:00
Robin Appelman
9a3add4de2 preload shares for calendars when listing calendars
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-09-07 10:06:28 +02:00
Anna Larch
9790841ed7 fix(CalDAV): check birthday calendar owner
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-09-07 08:39:09 +02:00
Tobias Kaminsky
a1d4f51dfd
Merge pull request #40304 from nextcloud/backport/40293/stable25
[stable25] fix(ratelimit): Only use memory cache backend for redis
2023-09-07 08:23:31 +02:00
Nextcloud bot
57e32f1917
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-07 00:29:29 +00:00
Joas Schilling
c2d7e9b21e fix(ratelimit): Only use memory cache backend for redis
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-09-06 16:12:15 +00:00
nextcloud-command
bda7520e53 chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2023-09-06 17:52:49 +02:00