summaryrefslogtreecommitdiffstats
path: root/settings/templates
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard focus and mouse hover feedback for 'Show password' toggleJan-Christoph Borchardt2019-02-221-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Update development.notice.phpBrooke2019-02-131-9/+2
| | | Remove Google+ link
* Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke2019-02-113-5/+195
|\ | | | | Where is your data?
| * Make the where is your data section optionalMichael Weimann2019-01-291-1/+5
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Update provider iconMichael Weimann2019-01-201-1/+1
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Move server info to theming sectionMichael Weimann2019-01-141-1/+1
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Update wordingMichael Weimann2019-01-141-1/+1
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Implement storing and loading the server infoMichael Weimann2019-01-141-23/+47
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Add the "server info" settingsMichael Weimann2019-01-141-0/+90
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Add the "where is your data?" frontendMichael Weimann2019-01-142-5/+77
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Merge pull request #13818 from nextcloud/design/backgroundjobs-accessibilityMorris Jobke2019-01-281-37/+42
|\ \ | | | | | | Contain background jobs options in fieldset to improve accessibility
| * | Contain background jobs options in fieldset to improve accessibility, fix #13795Jan-Christoph Borchardt2019-01-251-37/+42
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Fix vue settings checks and filenamesJohn Molakvoæ (skjnldsv)2019-01-252-2/+2
|/ / | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Add documentation link and settings-hint to 2FA settingsJan-Christoph Borchardt2019-01-211-0/+4
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Move 2FA section above devices & sessions sectionJan-Christoph Borchardt2019-01-211-26/+26
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Npmize (vendor) scriptsChristoph Wurst2019-01-092-5/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use strengthify.min on personal settings pageRoeland Jago Douma2018-12-101-1/+1
| | | | | | Else the CSP fails to load properly Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add sendmailmode to guiDaniel Kesselberg2018-11-291-0/+14
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Remove conflicting multiselectJohn Molakvoæ (skjnldsv)2018-11-151-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove unreliable 2FA state message on personal 2FA settings pageChristoph Wurst2018-10-181-9/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Compile federationscope menu handlebars templateRoeland Jago Douma2018-10-151-0/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add admin interface to enforce 2FAChristoph Wurst2018-10-101-0/+7
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use numeric placeholders if there are multiple, so that RTL languages can ↵Joas Schilling2018-10-092-2/+2
| | | | | | operate better Signed-off-by: Joas Schilling <coding@schilljs.com>
* Rename admin security settings templateChristoph Wurst2018-10-081-0/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #11538 from nextcloud/heading-boldMarin Treselj2018-10-031-19/+19
|\ | | | | Set headings to Semibold for better information architecture
| * Change h2 to h3 on personal settings pageJan-Christoph Borchardt2018-10-021-19/+19
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Consolidate personal two-factor provider settingsChristoph Wurst2018-10-021-0/+35
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #11412 from nextcloud/csp/11032/authtoekn_compiled_handlebarsChristoph Wurst2018-09-281-0/+1
|\ | | | | Compile handlebars template for AuthTokenView
| * Compile handlebars template for AuthTokenViewRoeland Jago Douma2018-09-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | Fixes #11032 For https://github.com/orgs/nextcloud/projects/18 Compile the default authtoken handlebars view. This avoids runtime compilations (speed) and avoids unsafe eval calls thus allowing a stricter CSP. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Show auth type "None" in email settingsMorris Jobke2018-09-271-1/+1
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* change "(remote-)follow" to "follow"Jonas Sulzer2018-09-141-1/+1
| | | | Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* add mastodon icon to settings/userJonas Sulzer2018-09-131-0/+7
| | | | | | fixes #6714 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* Fix the link and anchor for the update notificationsJoas Schilling2018-09-121-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update help.phpMarius Blüm2018-08-181-16/+2
| | | Signed-off-by: Marius Blüm <marius@lineone.io>
* Fix security settings if password change is disabledJulius Härtl2018-08-071-6/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move locale preview to two lines to reduce grid heightJulius Härtl2018-08-011-2/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Kill php mail from settingsRoeland Jago Douma2018-07-041-1/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #10053 from nextcloud/feature/7378/password-security-moveMorris Jobke2018-06-292-32/+36
|\ | | | | Move password change to security settings
| * Move user password form to security settingsJulius Härtl2018-06-292-32/+36
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Move social buttons to the personal settingsJulius Härtl2018-06-292-3/+2
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Design fixesJohn Molakvoæ (skjnldsv)2018-06-281-1/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix camelCase for localesForLanguageGeorg Ehrke2018-06-271-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* show locale example and apply new locale right awayGeorg Ehrke2018-06-271-0/+5
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* fix position of locale inputGeorg Ehrke2018-06-271-28/+27
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Fix review & testsThomas Citharel2018-06-271-0/+2
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Allow user to choose localeThomas Citharel2018-06-271-0/+27
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fixed tests and improved app-navigation-captionJohn Molakvoæ (skjnldsv)2018-06-202-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed English grammatical error on Settings page.Jaczel2018-06-191-2/+2
|
* Merge all setup checks into one controllerMorris Jobke2018-06-131-121/+1
| | | | | | * renamed hasMissingIndexes to missingIndexes Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge tips & tricks section into setup checksMorris Jobke2018-06-132-51/+5
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>