aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: Ensure app discover section is returned as listfix/app-discoverFerdinand Thiessen2024-09-241-1/+1
* fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-232-8/+2
* chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-9/+7
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-1918-28/+28
* fix(setupChecks): Having transactional file locking disabled is not supportedfix-setupcheck-filelockingJosh Richards2024-09-191-3/+3
* feat: add profile pronounsJohn Molakvoæ (skjnldsv)2024-09-172-0/+6
* fix: Remove legacy settings formschore/remove-legacy-settings-forsFerdinand Thiessen2024-09-173-71/+1
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-173-9/+10
* Merge pull request #46480 from nextcloud/fix/mailer-binaryfinder-fallbackRobin Appelman2024-09-161-1/+2
|\
| * fix(Mailer): Fix sendmail binary fallbackfix/mailer-binaryfinder-fallbackJosh2024-09-161-1/+2
* | feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\C...feat/make-setup-check-trait-publicFerdinand Thiessen2024-09-168-164/+12
|/
* fix(a11y): Add OTF font loading checkbugfix/noid/fix-otf-loadingJoas Schilling2024-09-161-6/+21
* Merge pull request #47927 from nextcloud/fix/migrate-away-from-oc_appCôme Chilliet2024-09-131-6/+5
|\
| * chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_AppCôme Chilliet2024-09-131-6/+5
* | refactor(settings): `CheckServerResponseTrait` always expect absolute pathFerdinand Thiessen2024-09-133-32/+38
* | fix(setup-checks): Ensure URL with webroot worksFerdinand Thiessen2024-09-133-25/+27
|/
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-1/+1
* 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
* feat(settings): Add setup check for apcu cache expungeJulius Härtl2024-08-272-0/+72
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2522-43/+43
* 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
| |/ /