Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keyboard focus and mouse hover feedback for 'Show password' toggle | Jan-Christoph Borchardt | 2019-02-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Update development.notice.php | Brooke | 2019-02-13 | 1 | -9/+2 |
| | | | Remove Google+ link | ||||
* | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data | Morris Jobke | 2019-02-11 | 3 | -5/+195 |
|\ | | | | | Where is your data? | ||||
| * | Make the where is your data section optional | Michael Weimann | 2019-01-29 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | Update provider icon | Michael Weimann | 2019-01-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | Move server info to theming section | Michael Weimann | 2019-01-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | Update wording | Michael Weimann | 2019-01-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | Implement storing and loading the server info | Michael Weimann | 2019-01-14 | 1 | -23/+47 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | Add the "server info" settings | Michael Weimann | 2019-01-14 | 1 | -0/+90 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
| * | Add the "where is your data?" frontend | Michael Weimann | 2019-01-14 | 2 | -5/+77 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | Merge pull request #13818 from nextcloud/design/backgroundjobs-accessibility | Morris Jobke | 2019-01-28 | 1 | -37/+42 |
|\ \ | | | | | | | Contain background jobs options in fieldset to improve accessibility | ||||
| * | | Contain background jobs options in fieldset to improve accessibility, fix #13795 | Jan-Christoph Borchardt | 2019-01-25 | 1 | -37/+42 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Fix vue settings checks and filenames | John Molakvoæ (skjnldsv) | 2019-01-25 | 2 | -2/+2 |
|/ / | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Add documentation link and settings-hint to 2FA settings | Jan-Christoph Borchardt | 2019-01-21 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Move 2FA section above devices & sessions section | Jan-Christoph Borchardt | 2019-01-21 | 1 | -26/+26 |
|/ | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Npmize (vendor) scripts | Christoph Wurst | 2019-01-09 | 2 | -5/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use strengthify.min on personal settings page | Roeland Jago Douma | 2018-12-10 | 1 | -1/+1 |
| | | | | | | Else the CSP fails to load properly Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add sendmailmode to gui | Daniel Kesselberg | 2018-11-29 | 1 | -0/+14 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Remove conflicting multiselect | John Molakvoæ (skjnldsv) | 2018-11-15 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Remove unreliable 2FA state message on personal 2FA settings page | Christoph Wurst | 2018-10-18 | 1 | -9/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Compile federationscope menu handlebars template | Roeland Jago Douma | 2018-10-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add admin interface to enforce 2FA | Christoph Wurst | 2018-10-10 | 1 | -0/+7 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use numeric placeholders if there are multiple, so that RTL languages can ↵ | Joas Schilling | 2018-10-09 | 2 | -2/+2 |
| | | | | | | operate better Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Rename admin security settings template | Christoph Wurst | 2018-10-08 | 1 | -0/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #11538 from nextcloud/heading-bold | Marin Treselj | 2018-10-03 | 1 | -19/+19 |
|\ | | | | | Set headings to Semibold for better information architecture | ||||
| * | Change h2 to h3 on personal settings page | Jan-Christoph Borchardt | 2018-10-02 | 1 | -19/+19 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Consolidate personal two-factor provider settings | Christoph Wurst | 2018-10-02 | 1 | -0/+35 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #11412 from nextcloud/csp/11032/authtoekn_compiled_handlebars | Christoph Wurst | 2018-09-28 | 1 | -0/+1 |
|\ | | | | | Compile handlebars template for AuthTokenView | ||||
| * | Compile handlebars template for AuthTokenView | Roeland Jago Douma | 2018-09-27 | 1 | -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 settings | Morris Jobke | 2018-09-27 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | change "(remote-)follow" to "follow" | Jonas Sulzer | 2018-09-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Jonas Sulzer <jonas@violoncello.ch> | ||||
* | add mastodon icon to settings/user | Jonas Sulzer | 2018-09-13 | 1 | -0/+7 |
| | | | | | | fixes #6714 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch> | ||||
* | Fix the link and anchor for the update notifications | Joas Schilling | 2018-09-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update help.php | Marius Blüm | 2018-08-18 | 1 | -16/+2 |
| | | | Signed-off-by: Marius Blüm <marius@lineone.io> | ||||
* | Fix security settings if password change is disabled | Julius Härtl | 2018-08-07 | 1 | -6/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move locale preview to two lines to reduce grid height | Julius Härtl | 2018-08-01 | 1 | -2/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Kill php mail from settings | Roeland Jago Douma | 2018-07-04 | 1 | -1/+0 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #10053 from nextcloud/feature/7378/password-security-move | Morris Jobke | 2018-06-29 | 2 | -32/+36 |
|\ | | | | | Move password change to security settings | ||||
| * | Move user password form to security settings | Julius Härtl | 2018-06-29 | 2 | -32/+36 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Move social buttons to the personal settings | Julius Härtl | 2018-06-29 | 2 | -3/+2 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Design fixes | John Molakvoæ (skjnldsv) | 2018-06-28 | 1 | -1/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | fix camelCase for localesForLanguage | Georg Ehrke | 2018-06-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | show locale example and apply new locale right away | Georg Ehrke | 2018-06-27 | 1 | -0/+5 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | fix position of locale input | Georg Ehrke | 2018-06-27 | 1 | -28/+27 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Fix review & tests | Thomas Citharel | 2018-06-27 | 1 | -0/+2 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Allow user to choose locale | Thomas Citharel | 2018-06-27 | 1 | -0/+27 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Fixed tests and improved app-navigation-caption | John Molakvoæ (skjnldsv) | 2018-06-20 | 2 | -3/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fixed English grammatical error on Settings page. | Jaczel | 2018-06-19 | 1 | -2/+2 |
| | |||||
* | Merge all setup checks into one controller | Morris Jobke | 2018-06-13 | 1 | -121/+1 |
| | | | | | | * renamed hasMissingIndexes to missingIndexes Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 2 | -51/+5 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> |