summaryrefslogtreecommitdiffstats
path: root/settings/Controller
Commit message (Expand)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-2812-3203/+0
* Disable app token creation for impersonated people, ref #15539Greta Doci2019-09-151-0/+11
* Do not document the obviousMorris Jobke2019-07-291-11/+0
* Refactor: move remote wipe token logic to RW serviceChristoph Wurst2019-07-091-6/+8
* Fix redirect after rescanFailedIntegrityCheck to "Overview" pageSven Strickroth2019-07-051-1/+1
* Do not show a internet connectivity warning if internet access is disabledChristoph Wurst2019-06-271-4/+4
* uses "yes" and "no" for config switch over stringified numbersArthur Schiwon2019-06-211-2/+2
* makes users management page aware of the introduced optionsArthur Schiwon2019-06-191-0/+2
* Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-233-16/+59
* Remote wipe supportRoeland Jago Douma2019-05-201-2/+29
* Remove recommendation for opcache on CLIMorris Jobke2019-05-091-4/+0
* Fix setupcheck for intl moduleDaniel Kesselberg2019-04-211-1/+1
* Remove unused member "util"Joas Schilling2019-03-211-4/+0
* Merge pull request #14606 from nextcloud/bugfix/stricter-check-trusted-proxyMorris Jobke2019-03-211-1/+1
|\
| * Trigger warning if empty array or false and X-Forwarded-Host is presentDaniel Kesselberg2019-03-201-1/+1
| * Make check for empty trusted proxies more strictDaniel Kesselberg2019-03-201-1/+1
* | Merge pull request #14578 from nextcloud/enh/force_enable_appsRoeland Jago Douma2019-03-201-1/+20
|\ \
| * | allow enforcing apps to ignore the max versionRoeland Jago Douma2019-03-201-1/+20
| |/
* / Revert "Where is your data?"Roeland Jago Douma2019-03-201-67/+0
|/
* Show a setup warning in case S3 object storage is used as primary storageMorris Jobke2019-03-081-0/+37
* Load auth tokens with the initial state APIChristoph Wurst2019-03-011-33/+0
* Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-281-0/+5
* Warning if x-forwarded-host present but trusted_proxies emptyDaniel Kesselberg2019-02-171-1/+6
* Show more information on update app passwordDaniel Kesselberg2019-02-131-10/+12
* Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke2019-02-111-0/+67
|\
| * Code style and comment fixesMichael Weimann2019-02-101-1/+1
| * Move server info to theming sectionMichael Weimann2019-01-141-1/+1
| * Implement storing and loading the server infoMichael Weimann2019-01-141-0/+67
* | Add interface INamedTokenDaniel Kesselberg2019-02-021-3/+3
* | Add canRename & name to testsDaniel Kesselberg2019-02-021-0/+2
* | Make app password description editableDaniel Kesselberg2019-02-011-3/+11
* | Don't cast tokenId to stringDaniel Kesselberg2019-01-301-1/+1
* | Add token name for delete activityDaniel Kesselberg2019-01-301-9/+30
* | Publish event for app token create/update/deleteDaniel Kesselberg2019-01-301-11/+51
|/
* Bundle the 'marked' libraryChristoph Wurst2019-01-101-1/+0
* Use the real logger in the settingsRoeland Jago Douma2019-01-071-3/+2
* Merge pull request #13172 from nextcloud/fix-can-change-password-checkRoeland Jago Douma2019-01-041-20/+48
|\
| * fix can change password check in case of encryption is enabledBjoern Schiessle2018-12-201-20/+48
* | Remove check for outdated cachesDaniel Kesselberg2019-01-021-20/+0
|/
* Add setup check for pending bigint conversionMorris Jobke2018-12-051-0/+36
* Merge pull request #12821 from nextcloud/feature/12767/add-setup-check-for-ph...Morris Jobke2018-12-051-2/+24
|\
| * Update casing of PHP inside method nameMorris Jobke2018-12-051-2/+2
| * Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke2018-12-051-0/+22
* | PHP 7.0 is end of lifeMorris Jobke2018-12-041-1/+1
|/
* Add sendmailmode to guiDaniel Kesselberg2018-11-291-1/+2
* Make connectivity check domains configurableSylvia van Os2018-11-221-5/+3
* Use the proper default valuesMorris Jobke2018-11-191-1/+1
* Fix the warning appearing check setup when mail_smtpmode is not configured.Marc Peña Segarra2018-11-111-1/+1
* Show disabled even if empty if ldap enabledJohn Molakvoæ (skjnldsv)2018-11-061-2/+2
* Update logic for forwardedForHeadersWorkingDaniel Kesselberg2018-10-251-4/+3