aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
...
* feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-3/+9
* fix(AppDiscoverFetcher): Do not remove entries as expired that have no expiry...Ferdinand Thiessen2024-03-191-1/+1
* feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-141-4/+104
* feat: Allow to fetch app discover json and provide frontend API routeFerdinand Thiessen2024-03-141-0/+14
* fix: add missing copyrights and strict typesAndrey Borysenko2024-03-121-0/+3
* feat: Add declarative settingsjld31032024-03-124-20/+167
* feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-291-2/+0
* Merge branch 'master' into fix/pages-titles-appsAndrii Rublov2024-02-252-147/+57
|\
| * Merge branch 'master' into fix/42480/user-admin-not-adminJohn Molakvoæ2024-02-242-140/+53
| |\
| | * fix(settings): Use initial state instead of custom state for server dataFerdinand Thiessen2024-02-232-134/+50
| | * fix(settings): Only use `id` in categories - drop duplicated `ident` propertyFerdinand Thiessen2024-02-231-10/+4
| * | fix(admin role): fix old and wrong way to determine whether user is adminArthur Schiwon2024-02-191-7/+4
| |/
* / [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327Andrii Rublov2024-02-232-2/+2
|/
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-1/+1
* feat: rename users to account or personVincent Petry2024-02-133-6/+6
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-251-19/+0
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-251-16/+0
* Remove old version of temporary space setup check and fix testsCôme Chilliet2024-01-251-37/+0
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-231-5/+0
* Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-01-221-11/+0
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-188-16/+16
* Migrate set_time_limit setup check to new APICôme Chilliet2024-01-181-15/+0
* Migrate memcached PHP module setup check to new APICôme Chilliet2024-01-181-19/+0
* Remove obsolete check of curl SSL versionCôme Chilliet2024-01-161-74/+0
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-161-26/+0
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-161-13/+0
* Remove CSRF check from code integrity rescanCôme Chilliet2024-01-151-0/+1
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-151-2/+0
* Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2Côme Chilliet2024-01-111-6/+8
|\
| * Use IToken from OCP instead of OCCôme Chilliet2024-01-111-1/+1
| * Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-111-1/+1
| * Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-111-5/+7
* | Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-111-15/+0
|/
* Merge pull request #42590 from nextcloud/add-settings-section-type-attributeJoas Schilling2024-01-101-0/+1
|\
| * Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-051-0/+1
* | Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-081-49/+0
* | Remove unused properties from CheckSetupControllerTestCôme Chilliet2024-01-081-22/+1
* | Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-081-79/+0
|/
* Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2023-12-071-6/+0
* Fix AppSettingsController.php overwriting currentLanguage1 Man Projects2023-12-051-1/+1
* Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-281-56/+0
* Migrate missing primary key database check to new APICôme Chilliet2023-11-271-25/+0
* Migrate missing index database check to new APICôme Chilliet2023-11-271-26/+0
* Migrate missing column database check to new APICôme Chilliet2023-11-271-25/+0
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-239-66/+60
* Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-201-26/+0
* Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-131-7/+0
* Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-131-6/+0
* Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-071-0/+2
* Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-071-9/+0