| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update license headers | Morris Jobke | 2017-11-06 | 11 | -1/+24 |
* | Allow multiple settings and sections per app | Joas Schilling | 2017-10-05 | 1 | -16/+32 |
* | Use full percentages in quota bar percentages | Morris Jobke | 2017-09-28 | 1 | -1/+1 |
* | Always log cron execution | Morris Jobke | 2017-08-17 | 1 | -1/+0 |
* | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Cleanup code of personal page to use public interfaces | Morris Jobke | 2017-07-24 | 1 | -3/+3 |
* | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 1 | -0/+1 |
* | Move sync client to the firstrunwizard app | Joas Schilling | 2017-07-04 | 2 | -90/+0 |
* | move admin templates to the right place | Arthur Schiwon | 2017-06-27 | 6 | -6/+6 |
* | adapt to force language changes | Arthur Schiwon | 2017-06-23 | 1 | -7/+16 |
* | do not offer additional settings when there is no content | Arthur Schiwon | 2017-06-23 | 1 | -1/+18 |
* | take over changes from #5166 and follow #5267 | Arthur Schiwon | 2017-06-23 | 3 | -71/+6 |
* | take over changes from #5084 | Arthur Schiwon | 2017-06-23 | 2 | -9/+57 |
* | fix getting sections | Robin Appelman | 2017-06-23 | 1 | -2/+2 |
* | add missing pieces to Settings Manager and fix and extend its unit tests | Arthur Schiwon | 2017-06-23 | 2 | -2/+60 |
* | add Additional (+ Fallback) section for Personal settings | Arthur Schiwon | 2017-06-23 | 2 | -0/+64 |
* | Adopt DB and Manager to personal settings structure | Arthur Schiwon | 2017-06-23 | 2 | -40/+97 |
* | sync clients have their own place | Arthur Schiwon | 2017-06-23 | 3 | -20/+93 |
* | take over app passwords | Arthur Schiwon | 2017-06-23 | 2 | -1/+66 |
* | convert Sessions section | Arthur Schiwon | 2017-06-23 | 2 | -0/+66 |
* | add storage info, fix URL generation | Arthur Schiwon | 2017-06-23 | 2 | -2/+20 |
* | fix displaying groups in personal info | Arthur Schiwon | 2017-06-23 | 1 | -10/+44 |
* | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 3 | -7/+176 |
* | brief, incomplete personal info settings implementation | Arthur Schiwon | 2017-06-23 | 1 | -0/+59 |
* | Extend interfaces | Arthur Schiwon | 2017-06-23 | 1 | -0/+36 |
* | Rename “Server settings” to “Basic settings” | Marius Blüm | 2017-04-29 | 1 | -1/+1 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 2 | -17/+0 |
* | Don't put the SMTP password into the HTML code | Joas Schilling | 2017-04-18 | 1 | -0/+4 |
* | Merge pull request #2095 from nextcloud/bruteforcesetttings | Lukas Reschke | 2017-04-04 | 1 | -0/+1 |
|\ |
|
| * | Fixed layout of bruteforcesettings | Morris Jobke | 2017-04-02 | 1 | -1/+1 |
| * | Adds security section to the admin page | Roeland Jago Douma | 2017-04-02 | 1 | -0/+1 |
* | | feature endorse password for share links | Bjoern Schiessle | 2017-04-03 | 1 | -0/+1 |
|/ |
|