Côme Chilliet
|
efa2dfa641
|
Add OCP interface for SetupCheckManager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:44:02 +07:00 |
Côme Chilliet
|
5503c4c8e2
|
Add missing licences and copyright in SetupCheck
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:44:01 +07:00 |
Côme Chilliet
|
67e7a2635f
|
Fix PHPDoc in OCP for new SetupResult class
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:44:00 +07:00 |
Côme Chilliet
|
1202171b32
|
Fix docblock and types for new public API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:43:59 +07:00 |
Carl Schwan
|
c71e47f5c3
|
Progress
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2023-10-19 11:43:58 +07:00 |
Carl Schwan
|
eb1d612d96
|
Add api to register setup checks
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2023-10-19 11:43:58 +07:00 |
John Molakvoæ
|
a572a547f9
|
Merge pull request #40969 from nextcloud/ishare-type
|
2023-10-19 09:29:26 +07:00 |
Varun Patil
|
c008464a2a
|
Fix return type of IShare::getExpirationDate
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
|
2023-10-18 23:23:41 +07:00 |
Nextcloud bot
|
1c014f82c2
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-19 00:28:10 +07:00 |
Joas Schilling
|
4f76c131a4
|
fix(federation): Fix type and docs on ICloudFederationNotification interface
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-18 17:16:22 +07:00 |
Joas Schilling
|
9bdf98f699
|
Merge pull request #40959 from nextcloud/bugfix/noid/fix-types-in-querybuilder
fix(dbal): Fix types in query builder methods for parameters
|
2023-10-18 11:41:29 +07:00 |
John Molakvoæ
|
80893480c1
|
Merge pull request #40478 from nextcloud/node-from-entry
|
2023-10-18 10:44:21 +07:00 |
Joas Schilling
|
15a7aa51c5
|
fix(dbal): Fix types in query builder methods for parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-18 07:09:08 +07:00 |
Ferdinand Thiessen
|
1f8c21a581
|
Merge pull request #40808 from c39cfbb3/patch-3
fix(L10N): Support "Accept-Language: zh-Hans-CN" and alike
|
2023-10-18 03:43:26 +07:00 |
Ferdinand Thiessen
|
154a9989a7
|
Merge pull request #39852 from nextcloud/pragmaHeader
Stop sending deprecated Pragma header
|
2023-10-18 03:30:21 +07:00 |
Nextcloud bot
|
e1d33096d3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-18 00:52:29 +07:00 |
c39cfbb3
|
1bf15da863
|
Update lib/private/L10N/Factory.php
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: c39cfbb3 <145777845+c39cfbb3@users.noreply.github.com>
|
2023-10-18 02:33:54 +07:00 |
c39cfbb3
|
f7cd3d17b8
|
L10N/Factory: Support "Accept-Language: zh-Hans-CN" and alike
Signed-off-by: c39cfbb3 <145777845+c39cfbb3@users.noreply.github.com>
|
2023-10-18 02:33:54 +07:00 |
John Molakvoæ
|
4b55594f55
|
feat(files): migrate template picker
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-10-17 11:17:35 +07:00 |
Nextcloud bot
|
cd6b10f89b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-17 00:27:38 +07:00 |
Côme Chilliet
|
8212feefb9
|
Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login
Fire group membership events from LDAP at login
|
2023-10-16 10:01:55 +07:00 |
Joas Schilling
|
356c2219bc
|
Merge pull request #40865 from nextcloud/bugfix/noid/fix-version-comment
Fix version number in ITimeFactory after it was delayed
|
2023-10-16 08:01:09 +07:00 |
Joas Schilling
|
a724fd4e9c
|
Merge pull request #40900 from nextcloud/bugfix/noid/fix-parameter-types-in-docs
fix(docs): Fix parameter types in docs
|
2023-10-16 08:00:44 +07:00 |
Nextcloud bot
|
562f19a49e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-15 00:27:31 +07:00 |
Christoph Wurst
|
cdc2f38a51
|
Merge pull request #40868 from nextcloud/feat/in-memory-cache-factory
feat: Add factory method for in-memory caches
|
2023-10-13 13:52:14 +07:00 |
Joas Schilling
|
a8ae09c544
|
fix(docs): Fix parameter types in docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-13 11:02:42 +07:00 |
Joas Schilling
|
21e7a82e64
|
feat(OCM): Dispatch an event so apps can register resources
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-13 08:46:28 +07:00 |
Joas Schilling
|
fc445a2eaa
|
feat(OCM): Add a way for apps to create a new IOCMResource
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-13 08:38:19 +07:00 |
Joas Schilling
|
b246d51cbc
|
fix(OCM): Make the OCM provider stateful so apps can add resources
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-13 08:34:42 +07:00 |
Joas Schilling
|
4dbe0677ad
|
fix(OCM): Make the public API only rely on OCP
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-13 08:34:39 +07:00 |
Christoph Wurst
|
03c7ee4e41
|
Merge pull request #40879 from nextcloud/fix/session/log-lost-crypto-session
fix(session): Log when crypto session data is lost
|
2023-10-12 10:37:15 +07:00 |
Côme Chilliet
|
500374a8e7
|
Fix registerEventListener signature
It seems now psalm correctly supports this.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-12 10:13:43 +07:00 |
Nextcloud bot
|
6379c852c3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-12 00:25:29 +07:00 |
Christoph Wurst
|
ca33d6b01c
|
fix(session): Log when crypto session data is lost
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2023-10-11 19:59:18 +07:00 |
Christoph Wurst
|
ff672b11e2
|
feat: Add factory method for in-memory caches
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2023-10-11 13:37:22 +07:00 |
Joas Schilling
|
0a4fbaddc7
|
Fix version number in ITimeFactory after it was delayed
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-11 12:14:41 +07:00 |
Christoph Wurst
|
fac05bce07
|
chore: Drop unused \OC\Memcache\Factory::createLowLatency
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2023-10-11 09:40:27 +07:00 |
Nextcloud bot
|
bf1dbd33a7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-11 00:28:10 +07:00 |
Côme Chilliet
|
43971f6a5c
|
Merge pull request #39756 from nextcloud/enh/add-disabled-users-endpoint
Add endpoint for getting disabled user list
|
2023-10-10 13:33:49 +07:00 |
Christoph Wurst
|
8c2b9b3036
|
Merge pull request #40785 from nextcloud/fix/user/log-logout-conditions
fix: Log critical session renewal and logout paths
|
2023-10-10 11:26:25 +07:00 |
Joas Schilling
|
ab15cffa56
|
Merge pull request #33105 from nextcloud/feature/noid/talk-federation-auth
Talk federation authentication
|
2023-10-09 17:06:29 +07:00 |
Joas Schilling
|
7998afe8b3
|
Talk federation authentication
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-09 15:44:56 +07:00 |
Christoph Wurst
|
f398d0b5a3
|
fix: Log critical session renewal and logout paths
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2023-10-09 13:21:10 +07:00 |
Alexander Piskun
|
4e8ec0bc36
|
Merge pull request #40737 from nextcloud/cors-app_api
added CORS skip if the session was created by AppAPI
|
2023-10-09 13:40:29 +07:00 |
Côme Chilliet
|
a1255539b8
|
Add endpoint for getting disabled user list
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-09 12:04:35 +07:00 |
Daniel Hansson
|
06efe9f211
|
Merge pull request #40731 from nextcloud/imaginary-performance
Generate all preview sizes for Imaginary
|
2023-10-09 11:54:03 +07:00 |
Alexander Piskun
|
6ef3875e74
|
Merge branch 'master' into cors-app_api
|
2023-10-09 11:24:04 +07:00 |
Joas Schilling
|
f84a93f435
|
Merge pull request #40472 from nextcloud/fix/aborted_pgsql_transaction_on_error
fix(twofactor): avoid DB error on Twofactor (en/dis)abled event
|
2023-10-09 09:04:24 +07:00 |
Daniel Hansson
|
6e171bbaf5
|
Merge branch 'master' into imaginary-performance
|
2023-10-09 07:29:58 +07:00 |
Joas Schilling
|
570159e610
|
fix(DB): Update comment to state why we still use the max 4k limit
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-06 15:29:27 +07:00 |