summaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* Add missing icons for settings providersBenjamin Gaussorgues2023-11-142-0/+2
* Fix user search provider iconBenjamin Gaussorgues2023-11-142-1/+2
* Merge pull request #41086 from nextcloud/feat/migrate-memory-limit-setup-checkCôme Chilliet2023-11-146-21/+62
|\
| * Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-136-21/+62
* | Merge pull request #41413 from nextcloud/fix/setting-app-orderBenjamin Gaussorgues2023-11-141-30/+14
|\ \
| * | Fix application search provider orderBenjamin Gaussorgues2023-11-131-30/+14
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-11-148-6/+74
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-134-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1216-6/+72
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-11138-254/+474
* Updated visible 'Twitter' name to 'X' in Personal infoGeorge Calderon2023-11-102-2/+2
* Updated visible 'Twitter' name to 'X' in Personal infoGeorge Calderon2023-11-102-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-108-12/+132
* Merge pull request #41349 from nextcloud/fix/oca-settings-api-user-actionsArthur Schiwon2023-11-092-2/+11
|\
| * fix(settings): Pass user object to user row actionsFerdinand Thiessen2023-11-082-2/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0916-10/+302
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-08138-416/+660
* Add missing dots in PhpModules setup check descriptionsCôme Chilliet2023-11-071-2/+2
* Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-076-68/+5
* Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-076-16/+71
* Migrate Freetype check to SetupCheck APICôme Chilliet2023-11-076-14/+67
* Migrate code integrity to SetupCheck APICôme Chilliet2023-11-076-4/+67
* Migrate Randomness secure check to SetupCheck APICôme Chilliet2023-11-076-31/+67
* Migrate memcache check to SetupCheck APICôme Chilliet2023-11-076-40/+64
* Migrated both file locking checks to SetupCheck APICôme Chilliet2023-11-076-24/+82
* Remove duplicate fileinfo PHP module checkCôme Chilliet2023-11-072-11/+0
* Migrate database transaction level check to SetupCheck APICôme Chilliet2023-11-076-23/+79
* Migrate email test to new SetupCheck APICôme Chilliet2023-11-076-21/+80
* Remove duplicated ReadOnlyConfig setup checkCôme Chilliet2023-11-072-11/+0
* Migrate getenv test to new SetupCheck APICôme Chilliet2023-11-076-24/+81
* Merge pull request #41083 from nextcloud/feat/improve-setup-checks-wordingCôme Chilliet2023-11-078-48/+42
|\
| * Improve setup checks naming and improve database version checkCôme Chilliet2023-10-248-48/+42
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-072-6/+6
* | Merge branch 'master' into update/openapi-extractorJulien Veyssier2023-11-064-6/+10
|\ \
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-034-6/+10
* | | fix: Remove routes with missing controller methodsjld31032023-11-021-4/+0
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-024-2/+84
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-014-0/+38
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-314-10/+616
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-306-24/+244
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-292-0/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2822-4/+160
* | Create semantically right table for the "OAuth 2.0 clients"julia.kirschenheuter2023-10-273-8/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2738-2/+212
* | Merge pull request #40889 from nextcloud/feat/check-for-more-php-modulesCôme Chilliet2023-10-266-42/+107
|\ \
| * | Add links to documentation for PHP modulesCôme Chilliet2023-10-261-2/+10
| * | Adapt CheckSetupControllerTest to the migration to a setup checkCôme Chilliet2023-10-241-6/+0
| * | Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-196-36/+99
* | | Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-263-4/+37
|\ \ \
| * | | fix(TextToImage): Fix copypastaMarcel Klehr2023-10-261-1/+1