Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 15 | -1379/+0 |
| | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Split personal security settings in code | Roeland Jago Douma | 2019-09-10 | 2 | -1/+31 |
| | | | | | | | | Instead of one big monolitic sections this is the first step in breaking down the settings. This should make is easiet to see what does what. As well as nicely splitting up the sections. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #16980 from nextcloud/bugfix/16878/change_button_label | Roeland Jago Douma | 2019-09-04 | 1 | -1/+1 |
|\ | | | | | Change the save credentials button label | ||||
| * | Change the save credentials button label and the mail_settings input class | Greta Doci | 2019-09-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> | ||||
* | | Fix JS error on personal security page | Roeland Jago Douma | 2019-09-01 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Cron should run every 5 mins | Joas Schilling | 2019-08-26 | 1 | -3/+3 |
|/ | | | | | | So also 10 mins is now an error, so admins check their set up crons Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add icons to the left sidebar on help.php | Greta Doci | 2019-07-04 | 1 | -5/+5 |
| | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> | ||||
* | Fix 2fa icons in dark theme, fix #13643 | Greta Doci | 2019-05-28 | 1 | -2/+16 |
| | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> | ||||
* | Make regions translatable | Morris Jobke | 2019-03-26 | 1 | -4/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix tabindex and meno open/close via keyboard on fed scope menu | Christoph Wurst | 2019-03-22 | 1 | -7/+7 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 3 | -195/+5 |
| | |||||
* | Merge pull request #14736 from nextcloud/fix/do_not_load_showpassword | Morris Jobke | 2019-03-18 | 1 | -1/+0 |
|\ | | | | | Fix showpassword loads | ||||
| * | Fix showpassword loads | Roeland Jago Douma | 2019-03-18 | 1 | -1/+0 |
| | | | | | | | | | | | | | | This is bundled by default. So trying to load it throws a warning in the logs. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Don't show 'Personal' header in settings when Admin section is not there | Jan-Christoph Borchardt | 2019-03-17 | 1 | -1/+3 |
|/ | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Remove leftover input that causes undefined index errors | Christoph Wurst | 2019-03-05 | 1 | -1/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move personal auth token settings to Vue | Christoph Wurst | 2019-02-28 | 1 | -40/+2 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Always crate OC.Settings, even if not used Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Do not load 2fa admin settings async | Roeland Jago Douma | 2019-02-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | 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> |