Côme Chilliet
|
95ea46c99c
|
Merge SQlite warning to existing SupportedDatabase setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-12-07 15:45:27 +01:00 |
|
1 Man Projects
|
6ef5958007
|
Fix AppSettingsController.php overwriting currentLanguage
Fix for CurrentLanguage being overwritten by currentVersion thus breaking App-View
Signed-off-by: 1 Man Projects <reed@1manprojects.de>
|
2023-12-05 20:24:35 +01:00 |
|
Côme Chilliet
|
51758117a7
|
Migrate database pending bigint conversions check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-28 14:07:47 +01:00 |
|
Côme Chilliet
|
1b547c7db8
|
Migrate missing primary key database check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-27 15:23:52 +01:00 |
|
Côme Chilliet
|
ad88c04f2d
|
Migrate missing index database check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-27 15:23:52 +01:00 |
|
Côme Chilliet
|
2cb1c0f2dc
|
Migrate missing column database check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-27 15:23:52 +01:00 |
|
Joas Schilling
|
aa5f037af7
|
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-11-23 10:36:13 +01:00 |
|
Côme Chilliet
|
0107c7ea24
|
Migrate Forwarded For Headers check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-20 11:36:42 +01:00 |
|
Côme Chilliet
|
fe8b5d47ae
|
Migrate Bruteforce Throttle check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-13 16:26:59 +01:00 |
|
Côme Chilliet
|
7495236034
|
Migrate memory_limit check to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-13 15:55:46 +01:00 |
|
Côme Chilliet
|
00d3856b92
|
Revert "Migrate code integrity to SetupCheck API"
This reverts commit aa2d315d95d37b48752d0e92d0ce79913be1d4f1.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:04 +01:00 |
|
Côme Chilliet
|
0fd5ed9854
|
Migrate 32bit check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:03 +01:00 |
|
Côme Chilliet
|
ac3da13b38
|
Migrate Freetype check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:03 +01:00 |
|
Côme Chilliet
|
086d3ceecc
|
Migrate code integrity to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:03 +01:00 |
|
Côme Chilliet
|
147b29fca2
|
Migrate Randomness secure check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:03 +01:00 |
|
Côme Chilliet
|
ddd13a90d8
|
Migrate memcache check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:25:02 +01:00 |
|
Côme Chilliet
|
6911dc30e6
|
Migrated both file locking checks to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:03 +01:00 |
|
Côme Chilliet
|
f9770b8ef2
|
Remove duplicate fileinfo PHP module check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:03 +01:00 |
|
Côme Chilliet
|
3c75075eba
|
Migrate database transaction level check to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:03 +01:00 |
|
Côme Chilliet
|
5957a2bf6b
|
Migrate email test to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:02 +01:00 |
|
Côme Chilliet
|
506f3961ec
|
Remove duplicated ReadOnlyConfig setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:02 +01:00 |
|
Côme Chilliet
|
dec52f6979
|
Migrate getenv test to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 12:14:02 +01:00 |
|
Côme Chilliet
|
d0ed5ea2f3
|
Merge pull request #40889 from nextcloud/feat/check-for-more-php-modules
Check for more php modules
|
2023-10-26 19:13:28 +02:00 |
|
Joas Schilling
|
2b7f78fc2e
|
Merge pull request #40326 from nextcloud/enh/text-to-image-api
Implement TextToImage OCP API
|
2023-10-26 15:53:30 +02:00 |
|
Joas Schilling
|
db8e57a727
|
Don't duplicate notification warning
Ref https://github.com/nextcloud/notifications/pull/1699
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-10-26 09:46:28 +02:00 |
|
Côme Chilliet
|
1bdf952fde
|
Make sure that OC interfaces returns OC interfaces for backward compatibility
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-23 11:08:23 +02:00 |
|
Marcel Klehr
|
9787f9dba0
|
enh(Text2Image): Add AI settings section to text2image
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-22 11:10:24 +02:00 |
|
Côme Chilliet
|
0c346849f3
|
Migrate missing PHP modules check to new API and improve it
Test all modules listed as required in our documentation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 15:58:45 +02:00 |
|
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 +02:00 |
|
Côme Chilliet
|
bd37067821
|
Migrate InternetConnectivity check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:44:01 +02:00 |
|
Côme Chilliet
|
05cb1415e1
|
Merge setupchecks from new API into old UI
This will allow migrating checks to the new API without touching the UI
for now.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:44:01 +02:00 |
|
Côme Chilliet
|
8bfa0935b4
|
Migrate NeedsSystemAddressBookSync to new ISetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:44:00 +02:00 |
|
Côme Chilliet
|
a4618cfea0
|
Move existing setup checks to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:44:00 +02:00 |
|
Carl Schwan
|
c71e47f5c3
|
Progress
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2023-10-19 11:43:58 +02:00 |
|
Carl Schwan
|
eb1d612d96
|
Add api to register setup checks
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2023-10-19 11:43:58 +02:00 |
|
Simon L
|
e5b11ced4a
|
address review
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-10-06 16:22:02 +02:00 |
|
Simon L
|
6439fdf5b6
|
Move inline docs to online documentation
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-10-05 15:42:47 +02:00 |
|
Christoph Wurst
|
dd3cd29224
|
Merge pull request #39175 from shdehnavi/settings_app_users_controller_square_bracket_syntax
use square bracket syntax to modify array
|
2023-09-27 20:31:11 +02:00 |
|
jld3103
|
c2d45cb172
|
Add single status code descriptions for OpenAPI
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-09-27 08:05:21 +02:00 |
|
Côme Chilliet
|
0a9371f99f
|
Migrate applications away from deprecated ILogger
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-09-21 11:57:21 +02:00 |
|
Anna Larch
|
56419d94f8
|
enh(db): provide database providers via API
To avoid leaking internals (OC), wrap the getDatabasePlatform and provide the
associated constants
fixes https://github.com/nextcloud/server/issues/30877
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2023-09-19 11:56:44 +02:00 |
|
Anna Larch
|
7f11ee8c4a
|
fix(CardDAV): only run upgrade sync if 1000 users or less
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2023-08-26 17:21:50 +02:00 |
|
Joas Schilling
|
bed3ffb312
|
feat(admin): Show an error when the admin is throttled
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-08-21 16:40:24 +02:00 |
|
Joas Schilling
|
93f0399a92
|
fix(memcache): Fix comparison of Memcache configs to classes
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-08-16 16:05:50 +02:00 |
|
Côme Chilliet
|
487f5963a1
|
Use Server::get instead of new to avoid troubles with encryption constructors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-08-08 09:14:16 +02:00 |
|
Marcel Klehr
|
f72f3f7df4
|
AI admin settings: strict_types
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-08-02 12:37:35 +02:00 |
|
Marcel Klehr
|
a840e8c6e5
|
AI admin settings: Add save mechanism
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-08-02 12:37:35 +02:00 |
|
Marcel Klehr
|
fc9780a41d
|
First pass at ai admin settings
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-08-02 12:37:35 +02:00 |
|
Joas Schilling
|
ab70bbd3ff
|
fix(db)!: Remove private legacy event because we can not keep it
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-24 14:51:35 +02:00 |
|
Joas Schilling
|
bd0a149a4f
|
feat(dispatcher): Add typed event for "db:add-missing-primary-keys"
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-24 14:51:32 +02:00 |
|