Côme Chilliet
|
f023216cf4
|
Make it an error if address is not known and we are not in CLI
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-20 15:52:28 +07:00 |
Côme Chilliet
|
f47a2bbcae
|
Improve wrong configuration error message when we know it’s wrong.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-20 15:45:46 +07: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 +07:00 |
Côme Chilliet
|
0da05fc73b
|
Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-check
Migrate bruteforce throttle check
|
2023-11-20 11:32:06 +07:00 |
Côme Chilliet
|
70acf44a45
|
Merge pull request #41086 from nextcloud/feat/migrate-memory-limit-setup-check
Migrate memory_limit check to new SetupCheck API
|
2023-11-14 10:50:31 +07:00 |
Benjamin Gaussorgues
|
8be988b645
|
Fix application search provider order
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-11-13 16:38:49 +07: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 +07: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 +07:00 |
Côme Chilliet
|
86290dd888
|
Add missing dots in PhpModules setup check descriptions
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-11-07 14:15:47 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07:00 |
Côme Chilliet
|
273f628c3d
|
Merge pull request #41083 from nextcloud/feat/improve-setup-checks-wording
Improve setup checks naming and improve database version check
|
2023-11-07 10:02:30 +07: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 +07:00 |
Côme Chilliet
|
4249871817
|
Add links to documentation for PHP modules
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-26 16:16:39 +07: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 +07:00 |
Marcel Klehr
|
35bf7fc94e
|
fix(TextToImage): Fix copypasta
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-26 11:39:40 +07:00 |
Marcel Klehr
|
14d1c18665
|
en(TextToImage): Add getId method to IProvider
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-26 11:26:47 +07: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 +07:00 |
Côme Chilliet
|
6b7d4b67d1
|
Improve setup checks naming and improve database version check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-24 11:40:03 +07: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 +07: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 +07: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 +07:00 |
Côme Chilliet
|
2e4d1549a4
|
Change SetupResult API to named constructors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:44:03 +07:00 |
Côme Chilliet
|
11ebf469da
|
Remove useless var in apps/settings/lib/SetupChecks/CheckUserCertificates.php
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
|
2023-10-19 11:44:03 +07:00 |
Côme Chilliet
|
6aa6f26427
|
Move NeedsSystemAddressBookSync to dav application where it’s registered
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:44:02 +07: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 +07: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 +07: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 +07:00 |
Côme Chilliet
|
fa3c0e4b1c
|
Fix description for SetupChecks/NeedsSystemAddressBookSync
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
|
2023-10-19 11:44:01 +07:00 |
Côme Chilliet
|
bec6c0a441
|
Migrate ReadOnlyConfig and DefaultPhoneRegionSet to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:44:00 +07: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 +07: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 +07:00 |
Côme Chilliet
|
b41b9cf4c0
|
Small cleanups in SetupCheck classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-10-19 11:43:59 +07:00 |
Côme Chilliet
|
a3ec716c33
|
Fix UI and add PhpOutdated check
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 |
Arthur Schiwon
|
bdf0fe6a03
|
fix(meta): copyright note
|
2023-10-12 08:57:41 +07:00 |
sorbaugh
|
f66e4ee072
|
remove unused properties
Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
|
2023-10-12 08:57:41 +07:00 |
sorbaugh
|
c38bafba9e
|
Remove unneeded includes.
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
|
2023-10-12 08:57:04 +07:00 |
sorbaugh
|
65c70d7cc6
|
Keep Search Provider but remove actual search and display on the searchlist dialog. Will revisit in future search result list in future issue.
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
|
2023-10-12 08:57:04 +07:00 |