summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: typoGit'Fellow2024-08-011-1/+1
* fix: check both CLI and valueGit'Fellow2024-08-011-1/+1
* fix(setupchecks): Skip checking for OPcache if running from CLIGit'Fellow2024-08-011-0/+5
* fix(AdminSettings/AI): show pref list of only the enabled translation providersAnupam Kumar2024-08-011-1/+6
* fix(search): show user search provider for deactivated and admin pagesBenjamin Gaussorgues2024-07-271-1/+1
* fix(caldav): lower scheduling table size warningAnna Larch2024-07-251-2/+6
* Merge pull request #46297 from nextcloud/backport/46174/stable28Git'Fellow2024-07-092-1/+12
|\
| * fix(IntegrityCheck): Ensure the check is run if no results are availableFerdinand Thiessen2024-07-052-1/+12
* | fix(SetupCheck): jsm test shall not give up with first no-responseArthur Schiwon2024-07-041-1/+5
|/
* fix(setupchecks): skip check when disk_free_space is disabledDaniel Kesselberg2024-07-021-2/+6
* feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-212-0/+46
* fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-032-0/+50
* fix(setupCheck): Only warn when memcache present w/o memcachedJosh Richards2024-05-161-4/+5
* fix(setupchecks): Fix opcache buffer checkCôme Chilliet2024-05-061-1/+3
* Merge pull request #44495 from nextcloud/backport/44483/stable28Benjamin Gaussorgues2024-04-171-0/+10
|\
| * fix(settings): Also verify that `trusted_proxies` only contains IP addresses ...Ferdinand Thiessen2024-03-261-0/+10
* | Merge pull request #44268 from nextcloud/backport/setupchecks-3/stable28Ferdinand Thiessen2024-04-169-127/+438
|\ \
| * | Migrate debug mode check to new SetupCheck APICôme Chilliet2024-03-182-0/+57
| * | Rename to "Push service" and enable on all instances to avoid troubleCôme Chilliet2024-03-182-8/+14
| * | Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-03-183-19/+83
| * | Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-03-183-32/+49
| * | Remove old version of temporary space setup check and fix testsCôme Chilliet2024-03-181-37/+0
| * | Migrate available temp space check to new SetupCheck APICôme Chilliet2024-03-182-0/+95
| * | Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-03-183-5/+65
| * | Remove bz2 leftover descriptionCôme Chilliet2024-03-181-1/+0
| * | Add missing recommended modules gmp and bcmathCôme Chilliet2024-03-181-0/+2
| * | Fix description for exif PHP moduleCôme Chilliet2024-03-181-1/+1
| * | Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-03-182-12/+20
| * | Migrate set_time_limit setup check to new APICôme Chilliet2024-03-184-16/+59
| * | Migrate memcached PHP module setup check to new APICôme Chilliet2024-03-182-22/+19
| |/
* | fix: when no AI setting has been set, make sure the selected text processing ...Julien Veyssier2024-04-081-1/+3
* | fix(security): Update expiration date in security.txtJoas Schilling2024-03-281-1/+1
|/
* fix(settings): `posix_getpwuid` can return `false` which should not be access...Ferdinand Thiessen2024-03-131-2/+6
* fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-272-11/+4
* fix(settings): Disable SSL cert check for JavaScript modules SetupCheckFerdinand Thiessen2024-02-141-0/+3
* fix psalmSimon L2024-02-081-0/+3
* do not break personal settings page is viewer is not thereSimon L2024-02-081-5/+2
* Remove disputed bz2 checkJ0WI2024-02-021-3/+2
* fix(settings): Disable renaming for tokens marked to be wipedFerdinand Thiessen2024-01-291-1/+1
* fix(settings): Allow to connect to local address when checking for `.mjs` sup...Ferdinand Thiessen2024-01-231-1/+7
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-198-16/+16
* Remove obsolete check of curl SSL versionCôme Chilliet2024-01-181-74/+0
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-184-26/+147
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-183-13/+83
* Remove CSRF check from code integrity rescanCôme Chilliet2024-01-182-2/+1
* Use highlight rich objecttype to render links in CodeIntegrity setup checkCôme Chilliet2024-01-181-2/+17
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-183-2/+65
* Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-171-0/+1
* Merge pull request #42795 from nextcloud/backport/setupchecks/stable28Benjamin Gaussorgues2024-01-166-227/+363
|\
| * Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-151-15/+0