summaryrefslogtreecommitdiffstats
path: root/settings/templates
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Indent fix and copy2John Molakvoæ (skjnldsv)2018-06-121-9/+16
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Copyright fix, changed vue settings output name and fixes template nameJohn Molakvoæ (skjnldsv)2018-06-121-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #9762 from nextcloud/feature/noid/setupcheck-designMorris Jobke2018-06-071-7/+17
|\ | | | | Add visual indicator for setup checks
| * Add warning state to setup checksJulius Härtl2018-06-061-1/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Add visual indicator for setup checksJulius Härtl2018-06-061-7/+14
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Remove old template codeJulius Härtl2018-06-061-213/+0
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Continued the upgrade to proper router link and added navigationItem router ↵John Molakvoæ (skjnldsv)2018-05-161-4/+2
| | | | | | linkTo capability Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump user controller, cleaned old legacy and added route history modeJohn Molakvoæ (skjnldsv)2018-05-161-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-166-344/+26
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #9374 from nextcloud/federation-share-popover-fixMorris Jobke2018-05-071-21/+36
|\ | | | | Federation share popover fix
| * Fix position and templateJohn Molakvoæ (skjnldsv)2018-05-071-21/+36
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #9406 from nextcloud/security-devices-sessionsMorris Jobke2018-05-071-1/+1
|\ \ | |/ |/| Rename "Security" to "Devices & sessions"
| * Rename "Security" to "Devices & sessions"Marius Blüm2018-05-071-1/+1
| | | | | | Signed-off-by: Marius Blüm <marius@lineone.io>
* | Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke2018-05-072-135/+173
|\ \ | |/ |/| Restructure server settings
| * Add overview settings sectionJulius Härtl2018-05-032-135/+173
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Only show used amount for unlimited quota usersMorris Jobke2018-05-031-2/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>