aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(setupchecks): Test overwrite.cli url first, then generated one, andCôme Chilliet2024-09-051-16/+30
* fix: add option to remove the webroot for setup checks and don't check truste...Daniel Kesselberg2024-09-053-13/+38
* fix(settings): Fix sharing exclude groups from password requirement option no...provokateurin2024-09-031-2/+2
* fix(security): Update expiration date in security.txtJoas Schilling2024-08-141-1/+1
* Merge pull request #46816 from nextcloud/refactor/settings/security-attributesKate2024-08-1413-75/+91
|\
| * refactor(settings): Replace security annotations with respective attributesprovokateurin2024-07-2713-75/+91
* | fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-081-4/+12
* | Merge pull request #46353 from nextcloud/skipOPcacheCLIGit'Fellow2024-08-011-0/+5
|\ \
| * | fix: typoGit'Fellow2024-07-081-1/+1
| * | fix: check both CLI and valueGit'Fellow2024-07-081-1/+1
| * | fix(setupchecks): Skip checking for OPcache if running from CLIGit'Fellow2024-07-081-0/+5
* | | fix(AdminSettings/AI): show pref list of only the enabled translation providersAnupam Kumar2024-08-011-1/+6
| |/ |/|
* | Merge pull request #45092 from nextcloud/fix/user-provider-search-shownBenjamin Gaussorgues2024-07-241-1/+1
|\ \
| * | fix(search): show user search provider for deactivated and admin pagesBenjamin Gaussorgues2024-04-291-1/+1
* | | Merge pull request #46418 from nextcloud/artonge/feat/user_admin_delegationLouis2024-07-242-1/+68
|\ \ \
| * | | feat(users): Enable features for delegated user adminsLouis Chemineau2024-07-221-1/+1
| * | | feat(users): Add support for admin delegation for users and groups managementLouis Chemineau2024-07-222-2/+69
* | | | feat: let users configure their first day of weekRichard Steinmetz2024-07-221-0/+2
|/ / /
* | | feat(security): Add public API to allow validating IP Ranges and checking for...Joas Schilling2024-07-191-14/+11
* | | feat(security): restrict admin actions to IP rangesBenjamin Gaussorgues2024-07-192-0/+68
* | | Merge pull request #46509 from nextcloud/feat/settings/taskprocessingMarcel Klehr2024-07-172-2/+29
|\ \ \
| * | | feat(settings/admin/ai): Add Task Processing API settingsMarcel Klehr2024-07-172-2/+29
* | | | fix(caldav): lower scheduling table size warningAnna Larch2024-07-171-2/+6
|/ / /
* | | chore(settings): Rename user groupsChristopher Ng2024-07-111-1/+1
* | | chore(l10n): Translate group namesChristopher Ng2024-07-111-2/+2
* | | feat: Add Recent accounts sectionChristopher Ng2024-07-111-1/+7
| |/ |/|
* | fix(IntegrityCheck): Ensure the check is run if no results are availableFerdinand Thiessen2024-07-032-1/+12
* | Merge pull request #46009 from nextcloud/refactor/ajax-cronFerdinand Thiessen2024-06-291-1/+1
|\ \
| * | refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-281-1/+1
* | | Merge pull request #46190 from nextcloud/bug/45047/skip-check-when-disk-free-...Daniel2024-06-291-2/+6
|\ \ \
| * | | fix(setupchecks): skip check when disk_free_space is disabledDaniel Kesselberg2024-06-281-2/+6
| |/ /
* | | refactor(SetupCheck): Make mariadb and mysql version variablesFerdinand Thiessen2024-06-271-5/+37
* | | fix(settings): Adjust SetupCheck for supported database versionsFerdinand Thiessen2024-06-271-8/+10
|/ /
* | fix(settings): make trailing slash for caldav/carddav redirects optionalMichaIng2024-06-241-1/+1
* | feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-182-0/+46
* | Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-071-2/+2
|\ \
| * | refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-2/+2
* | | chore: Add SPDX headerAndy Scherzinger2024-06-03121-2479/+255
* | | fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-05-312-0/+50
|/ /
* | feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-302-1/+9
* | fix:Ensure security.txt file ends with a newline characterArchisman Das2024-05-271-1/+2
* | Merge pull request #45262 from nextcloud/check-HttpsUrlGenerationCôme Chilliet2024-05-131-5/+12
|\ \
| * | fix(SetupChecks): Detect CLI mode in HTTPS / URL generator checkJosh Richards2024-05-121-5/+12
* | | Merge pull request #45242 from nextcloud/check-memcache-memcachedDaniel2024-05-131-4/+5
|\ \ \
| * | | fix(setupCheck): Only warn when memcache present w/o memcachedJosh Richards2024-05-091-4/+5
| |/ /
* | | fix: Move hint about firewall issues to common helper stringFerdinand Thiessen2024-05-132-2/+2
* | | Merge pull request #45272 from nextcloud/check-db-missing-indicesJulius Härtl2024-05-131-3/+11
|\ \ \
| * | | feat(SetupChecks): Refactor DatabaseHasMissingIndicesJosh Richards2024-05-111-3/+11
| |/ /
* | | fix: oops vendor string embedded in versionJosh Richards2024-05-101-5/+5
* | | fix: only compare major version of pgsqlJosh Richards2024-05-101-0/+3