Commit graph

66022 commits

Author SHA1 Message Date
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
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
Maxence Lange
5ce3127cf0 admin have no special rights on users' entries
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-09-06 10:44:03 +02:00
Arthur Schiwon
41e0fcf80c
Merge pull request #40261 from nextcloud/backport/40234/stable25
[stable25] enh: skip processing for empty response
2023-09-05 18:54:53 +02:00
Arthur Schiwon
cb607b5b8d
Merge pull request #40233 from nextcloud/fix/fix-video-seeking-public-link
[stable25] Detect aborted connection in OC\Files\View and stop writing data to the output buffer
2023-09-05 18:54:31 +02:00
Arthur Schiwon
1db32fe51e
Merge pull request #39857 from nextcloud/manual/backport/stable25/39804/wrap-org-name-login-form
[stable25] Wrap long productName on login form
2023-09-05 18:50:50 +02:00
Arthur Schiwon
4299e1517d
Merge pull request #40188 from nextcloud/backport/39017/stable25
[stable25] fix(s3): fix handling verify_bucket_exists parameter
2023-09-05 17:46:40 +02:00
Arthur Schiwon
e004f8099a
Merge pull request #39731 from nextcloud/backport/39698/stable25
[stable25] Catch more invalid cache source storage paths
2023-09-05 17:45:25 +02:00
Arthur Schiwon
9c68dc14ab
25.0.11 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-09-05 17:40:21 +02:00
Côme Chilliet
6b2580d49a
Apply suggestions from code review in View.php
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-05 14:36:23 +02:00
Daniel Kesselberg
07ab666d84
enh: skip processing for empty response
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-05 09:57:25 +02:00
Nextcloud bot
35ff1de807
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-05 00:27:59 +00:00
Côme Chilliet
168b07d038
Lower log to debug for connections aborted by the client
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-04 16:45:14 +02:00
Côme Chilliet
cb2a6d688f
Detect aborted connection in OC\Files\View and stop writing data to the
output buffer

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-09-04 14:58:30 +02:00
fenn-cs
183276a5f3 Wrap long productName on login form
Backport : https://github.com/nextcloud/server/pull/39848

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-09-04 11:35:22 +01:00