| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Make the where is your data section optional | Michael Weimann | 2019-01-29 | 1 | -6/+25 |
| * | Remove debug setting | Michael Weimann | 2019-01-20 | 1 | -1/+1 |
| * | Fix location source | Michael Weimann | 2019-01-14 | 1 | -1/+1 |
| * | Move server info to theming section | Michael Weimann | 2019-01-14 | 3 | -7/+10 |
| * | Implement storing and loading the server info | Michael Weimann | 2019-01-14 | 2 | -9/+91 |
| * | Add the "server info" settings | Michael Weimann | 2019-01-14 | 3 | -1/+46 |
| * | Add the "where is your data?" frontend | Michael Weimann | 2019-01-14 | 1 | -2/+13 |
* | | Show proper default locale | Morris Jobke | 2019-01-23 | 1 | -1/+1 |
|/ |
|
* | Add sendmailmode to gui | Daniel Kesselberg | 2018-11-29 | 1 | -0/+1 |
* | Log invalid settings class | Robin Appelman | 2018-11-14 | 1 | -1/+1 |
* | Cleanup some unused sharing methods from the old sharing code | Morris Jobke | 2018-11-02 | 1 | -2/+7 |
* | Remove unreliable 2FA state message on personal 2FA settings page | Christoph Wurst | 2018-10-18 | 1 | -1/+0 |
* | Rename admin security settings template | Christoph Wurst | 2018-10-08 | 1 | -1/+1 |
* | Rename admin security section | Christoph Wurst | 2018-10-08 | 2 | -2/+2 |
* | Consolidate personal two-factor provider settings | Christoph Wurst | 2018-10-02 | 1 | -4/+48 |
* | Remove unused constructor argument | Christoph Wurst | 2018-09-27 | 1 | -6/+0 |
* | Reduce settings manager complexity by loading sections via DI | Christoph Wurst | 2018-09-27 | 1 | -82/+30 |
* | Allow same section class for multiple section types (fix #10764) | sualko | 2018-08-25 | 1 | -4/+19 |
* | Move encryption settings to security | Julius Härtl | 2018-08-01 | 2 | -4/+3 |
* | Svg icon api sass function and upgrade of all styles | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+1 |
* | Kill php mail from settings | Roeland Jago Douma | 2018-07-04 | 1 | -0/+4 |
* | Merge pull request #10053 from nextcloud/feature/7378/password-security-move | Morris Jobke | 2018-06-29 | 3 | -3/+19 |
|\ |
|
| * | Remove unneeded param from personal settings | Julius Härtl | 2018-06-29 | 1 | -1/+0 |
| * | Move user password form to security settings | Julius Härtl | 2018-06-29 | 2 | -2/+19 |
* | | Move social buttons to the personal settings | Julius Härtl | 2018-06-29 | 2 | -6/+6 |
|/ |
|
* | Merge pull request #5623 from nextcloud/locale-setting | Morris Jobke | 2018-06-29 | 1 | -1/+38 |
|\ |
|
| * | fix camelCase for localesForLanguage | Georg Ehrke | 2018-06-27 | 1 | -1/+1 |
| * | Fix review & tests | Thomas Citharel | 2018-06-27 | 2 | -447/+2 |
| * | Allow user to choose locale | Thomas Citharel | 2018-06-27 | 2 | -1/+483 |
* | | Add groupware settings section | Julius Härtl | 2018-06-27 | 1 | -0/+1 |
|/ |
|
* | Merge all setup checks into one controller | Morris Jobke | 2018-06-13 | 2 | -90/+2 |
* | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 2 | -78/+0 |
* | Rename sync clients section to mobile & desktop | Julius Härtl | 2018-05-24 | 1 | -1/+1 |
* | Added language support in users list | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -56/+16 |
* | Cleanup and fix tests | Julius Härtl | 2018-05-03 | 2 | -61/+0 |
* | Do not hide additional settings if there are only legacy forms | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
* | Move additional settings to main server settings | Julius Härtl | 2018-05-03 | 2 | -7/+4 |
* | Make mail settings form width equal | Julius Härtl | 2018-05-03 | 1 | -0/+0 |
* | Add overview settings section | Julius Härtl | 2018-05-03 | 3 | -4/+169 |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -4/+4 |
* | Show the displayname in the users group list | Joas Schilling | 2018-03-08 | 1 | -1/+1 |
* | fix unit tests | Bjoern Schiessle | 2018-02-27 | 1 | -24/+31 |
* | add share permissions to settings page | Bjoern Schiessle | 2018-02-27 | 2 | -17/+48 |
* | Display the proper language strings in setttings | Roeland Jago Douma | 2018-02-07 | 1 | -1/+1 |
* | Do not cache the settings/sections in the database anymore | Joas Schilling | 2018-01-29 | 3 | -610/+151 |
* | Merge pull request #8054 from nextcloud/substr-use-index | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
|\ |
|
| * | Use index based string access for substr with length of 1 | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
|/ |
|
* | Log a missing setting as INFO not as WARNING | Roeland Jago Douma | 2018-01-10 | 1 | -1/+2 |
* | Remove wrong entry in admin_settings that causes 500 | Morris Jobke | 2017-11-20 | 1 | -0/+5 |