Commit graph

67510 commits

Author SHA1 Message Date
Git'Fellow
8b8628d497 fix: Delete ghost versions of non-existing files
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-11-14 23:09:32 +01:00
Joas Schilling
009375b7ac
Merge pull request #41452 from nextcloud/backport/41447/stable26
[stable26] fix(backupcodes): Remove old notifications before creating a new remi…
2023-11-14 12:38:44 +01:00
Joas Schilling
d0bd69a464 fix(backupcodes): Remove old notifications before creating a new reminder
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-14 10:11:08 +00:00
Nextcloud bot
69186f6927
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-14 00:26:09 +00:00
Arthur Schiwon
d19dd1fd55
Merge pull request #41369 from nextcloud/backport/41333/stable26
[stable26] fix(LDAP): prevent incomplete displaynames…
2023-11-13 21:39:38 +01:00
Arthur Schiwon
37e88b4b65
Merge pull request #41433 from nextcloud/backport/41417/stable26
[stable26] fix(workflowengine): use andWhere() not second where()
2023-11-13 20:15:53 +01:00
Richard Steinmetz
448fa0602b
Merge pull request #41233 from nextcloud/stable26-catchImaginaryErrors
[stable26] Catch Imaginary processing errors
2023-11-13 16:37:46 +01:00
Git'Fellow
496a68dd41
Merge pull request #41425 from nextcloud/backport/41406/stable26
[stable26] fix(log): Log exception class when message is empty
2023-11-13 16:31:24 +01:00
Arthur Schiwon
01c1930f2f fix(workflowengine): use andWhere() not second where()
- an unconditional where() condition is added right before
- fixes also wrongly named methods in the Exception message

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-13 14:26:59 +00:00
Joas Schilling
8dd9edc866
Merge pull request #41419 from nextcloud/backport/41404/stable26
[stable26] fix(workflow): Fix "Call to a member function getUID() on null" with …
2023-11-13 14:59:10 +01:00
Joas Schilling
31ba65f48f fix(log): Log exception class when message is empty
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-13 13:37:03 +00:00
Joas Schilling
12f4feb7f7 fix(workflow): Fix "Call to a member function getUID() on null" with appdata
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-13 12:23:40 +00:00
Nextcloud bot
6bf51e0cee
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-13 00:25:28 +00:00
Nextcloud bot
30652da1c5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-12 00:24:35 +00:00
Nextcloud bot
dac2ade88d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-11 00:22:36 +00:00
Julius Härtl
39d50d1a72
Merge pull request #41372 from nextcloud/backport/41354/stable26 2023-11-10 23:09:32 +01:00
Julius Härtl
f6facb233b fix: Validate that we have a proper distributed cache configured
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-10 08:42:07 +00:00
Nextcloud bot
491e3dace1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-10 00:24:34 +00:00
Arthur Schiwon
3d7202680a
Merge pull request #41357 from nextcloud/fix/before-log-event
[stable26] Fix type in BeforeMessageLoggedEvent
2023-11-09 21:05:40 +01:00
Arthur Schiwon
cd1b960f3a fix(LDAP): prevent incomplete displaynames…
… when reading users from primary groups or gidNumber-based groups

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-09 20:01:26 +00:00
Côme Chilliet
412022b302
Merge pull request #41323 from nextcloud/fix/bump-sabre/http-to-5.1.10-in-stable26
Bump sabre/http to 5.1.10 in stable26
2023-11-09 17:05:46 +01:00
Robin Appelman
e794e7d733
Merge pull request #41325 from nextcloud/backport/40995/stable26
[stable26] optimize cache jail creation
2023-11-09 15:30:58 +01:00
Robin Appelman
608da34fd9
fix type in BeforeMessageLoggedEvent
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-11-09 14:07:26 +01:00
Côme Chilliet
551abab881
Bump sabre/http to 5.1.10 in stable26
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-09 13:58:55 +01:00
Nextcloud bot
6b471548a3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-09 00:26:17 +00:00
Nextcloud bot
c2b70be4ff
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-08 00:33:02 +00:00
Arthur Schiwon
10f81add23
Merge pull request #41107 from nextcloud/backport/41106/stable26
[stable26] fix(ldap): store last known user groups
2023-11-07 21:10:49 +01:00
Arthur Schiwon
873222f0c1 fix(LDAP): solve race condition reading groups of disappeared LDAP user
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-07 19:22:28 +01:00
Arthur Schiwon
f89781366b refactor(LDAP): pass IConfig via constructor to Group_LDAP
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-07 19:22:28 +01:00
Arthur Schiwon
871b3164a4 refactor(tests): simplify code, reduce duplication
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-07 19:22:28 +01:00
Arthur Schiwon
19df73dda5 test(Group LDAP): add test for getting groups of OfflineUser
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-07 19:22:28 +01:00
Arthur Schiwon
467e29ec03 fix(ldap): store last known user groups
- for LDAP user life cycle management

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-07 19:22:28 +01:00
Robin Appelman
6f7f52146f optimize cache jail creation
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-11-07 13:59:40 +00:00
Louis
58ee21f578
Merge pull request #41237 from nextcloud/backport/41062/stable26
[stable26] Return correct status if touch failed
2023-11-07 08:48:02 +01:00
Nextcloud bot
c9d497cbb4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-07 00:32:35 +00:00
Benjamin Gaussorgues
ff18347bd0
Merge pull request #41222 from nextcloud/backport/41053/stable26
[stable26] fix(files_external): on case insensitive system, block case change
2023-11-06 11:04:21 +01:00
Joas Schilling
02c55503c7
Merge pull request #41151 from nextcloud/backport/40885/stable26
[stable26] fix(OCM): Make the public API only rely on OCP
2023-11-06 09:45:47 +01:00
Nextcloud bot
90cd465ef9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-06 00:29:37 +00:00
Nextcloud bot
915eaccf49
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-05 00:28:49 +00:00
Nextcloud bot
1741ae0fd5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-04 00:29:47 +00:00
Christoph Wurst
2f016a7a0e
Merge pull request #41239 from nextcloud/backport/40859/stable26
[stable26] fix(session): Log why session renewal failed
2023-11-03 11:07:24 +01:00
Nextcloud bot
17d327409c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-03 00:26:55 +00:00
Christoph Wurst
4fd23f9eda fix(session): Log why session renewal failed
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-02 10:34:15 +00:00
Louis Chemineau
9e905a2680 Return correct status if touch failed
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-11-02 10:13:35 +00:00
Git'Fellow
45f1eb27b5
[stable26] Catch Imaginary processing errors
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-11-02 10:05:08 +01:00
Nextcloud bot
d9777975c9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-02 00:25:00 +00:00
Andy Scherzinger
20010ecb6e
Merge pull request #41224 from nextcloud/backport/41206/race-condition-on-web-files-view
[stable26] fix(files): race condition on web files view change
2023-11-01 22:27:21 +01:00
Grigorii K. Shartsev
68f547afab chore(assets): recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-01 18:59:04 +01:00
Grigorii K. Shartsev
0b48d826d9 fix(files): remove resetting and reload curr dir on show
It is handled by new navigation with Vue

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-01 18:59:04 +01:00
Grigorii K. Shartsev
ef07975012 fix(files): add silent mode in legacy navigation
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-11-01 18:59:04 +01:00