summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30950 from nextcloud/enh/opcache-recommends-translationVincent Petry2022-03-241-8/+8
|\
| * Add OPcache recommendations to TransifexMichaIng2022-03-221-8/+8
* | Limit the length of app password namesJoas Schilling2022-03-231-0/+8
|/
* Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-...Simon L2022-03-101-8/+7
|\
| * improve overwrite cli url setup checkszaimen2022-03-091-8/+7
* | Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warningJohn Molakvoæ2022-03-081-14/+21
|\ \
| * | allow to disable the imagick warningszaimen2022-03-071-14/+21
* | | allow adding protocol to domains in 'connectivity_check_domains' configJulien Veyssier2022-03-071-8/+13
|/ /
* | Merge pull request #31267 from nextcloud/enh/docs-link-for-opcache-recommendsMichaIng2022-03-041-1/+1
|\ \
| * | Add Nextcloud docs link to OPcache recommendsMichaIng2022-03-031-1/+1
| |/
* / Fix permittedPath comparisonMickey Knox2022-03-021-1/+1
|/
* Cleanup admin settings js filesCarl Schwan2022-02-171-1/+0
* Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon2022-02-101-2/+16
* show if the mail server settings are not set or verifiedszaimen2022-02-032-1/+31
* Avoid zero division in setup checksMichaIng2022-01-111-3/+12
* Enhance and complement OPcache setup checksMichaIng2021-12-191-24/+49
* Make sure trusted_proxies is an arrayJoas Schilling2021-11-091-3/+7
* Show warning on admin settings pageVitor Mattos2021-10-231-1/+15
* fix appstoreenabled check in Fetcher so it's coherent with AppSettingsControllerJulien Veyssier2021-10-181-1/+1
* Deprecate PHP7.3 for Nextcloud 23Christoph Wurst2021-10-181-1/+1
* add 'supported'-label to all supported apps, also if they are not downloaded yetBjoern Schiessle2021-10-061-0/+5
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-296-32/+108
* Issue 16719: CheckSetupController.php: now injecting reference to ITempManage...Stefan2021-09-171-2/+7
* Issue 16719: CheckSetupController.php now checks configured temporary directo...Stefan2021-09-171-0/+11
* use specific email getter where necessaryArthur Schiwon2021-09-091-2/+2
* Only recommand for php-sodium on >= PHP 7.4Carl Schwan2021-08-061-1/+5
* Merge pull request #28259 from nextcloud/work/carl/sodium-checkChristoph Wurst2021-07-301-0/+4
|\
| * Check that php was compiled with argon2 support or that the php-sodiumCarl Schwan2021-07-301-0/+4
* | refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier2021-07-291-1/+7
|/
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0414-29/+19
* l10n: Spelling unificationValdnet2021-06-021-1/+1
* do not use private AccountManager in UsersControllerArthur Schiwon2021-05-251-98/+68
* Harden apptoken checkRoeland Jago Douma2021-05-171-0/+20
* Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-...Joas Schilling2021-04-261-0/+3
|\
| * Validate the website field input to be a valid URLJoas Schilling2021-04-221-0/+3
* | Fix deleting properties of user settings when not given explicitlyDaniel Calviño Sánchez2021-04-231-13/+39
* | Fix TypeError when "email" is not given in the controller requestDaniel Calviño Sánchez2021-04-231-1/+1
* | Respect additional user settings not covered by the controllerDaniel Calviño Sánchez2021-04-231-7/+13
* | Use constants from interface rather than classDaniel Calviño Sánchez2021-04-231-2/+2
|/
* Merge pull request #25605 from nextcloud/trusted-proxy-warning-localhostRoeland Jago Douma2021-04-011-1/+1
|\
| * dont show trusted proxy warning when the proxy and remote are both localhostRobin Appelman2021-02-121-1/+1
* | Make extra user profile fields always editableVincent Petry2021-03-261-10/+5
* | Rename some parameters and methods to make the API more clearJoas Schilling2021-03-101-1/+1
* | Also clear the knownUser when changing via the settings endpointJoas Schilling2021-03-101-1/+23
* | Merge pull request #25862 from nextcloud/techdept/psalm/some_loggersRoeland Jago Douma2021-03-023-17/+22
|\ \
| * | Move away some ILoggersRoeland Jago Douma2021-03-023-17/+22
* | | Fix lying docblocksRoeland Jago Douma2021-03-011-5/+2
|/ /
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* | Some psalm fixes in the settings appRoeland Jago Douma2021-02-151-1/+1