| Commit message (Expand) | Author | Age | Files | Lines |
* | Move sync client to the firstrunwizard app | Joas Schilling | 2017-07-04 | 1 | -5/+0 |
* | 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 | 1 | -9/+3 |
* | take over changes from #5084 | Arthur Schiwon | 2017-06-23 | 1 | -2/+15 |
* | add missing pieces to Settings Manager and fix and extend its unit tests | Arthur Schiwon | 2017-06-23 | 1 | -0/+30 |
* | add Additional (+ Fallback) section for Personal settings | Arthur Schiwon | 2017-06-23 | 1 | -0/+5 |
* | Adopt DB and Manager to personal settings structure | Arthur Schiwon | 2017-06-23 | 1 | -33/+67 |
* | sync clients have their own place | Arthur Schiwon | 2017-06-23 | 1 | -1/+7 |
* | take over app passwords | Arthur Schiwon | 2017-06-23 | 1 | -1/+7 |
* | convert Sessions section | Arthur Schiwon | 2017-06-23 | 1 | -0/+7 |
* | add storage info, fix URL generation | Arthur Schiwon | 2017-06-23 | 1 | -1/+1 |
* | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 1 | -2/+24 |
* | 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 |
* | 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 |
* | Always suggest the overwrite.cli.url | Joas Schilling | 2017-03-17 | 1 | -1/+7 |
* | Add the icon for the default sections | Joas Schilling | 2017-01-19 | 1 | -7/+12 |
* | split db logic from settings manager | Robin Appelman | 2016-12-28 | 1 | -138/+56 |
* | remove old logging section | Robin Appelman | 2016-11-21 | 1 | -6/+0 |
* | Move social buttons to bottom on admin page | Roeland Jago Douma | 2016-11-16 | 1 | -0/+2 |
* | Correctly remove admin sections and settings | Joas Schilling | 2016-09-06 | 1 | -3/+3 |
* | fix wrong var name | Arthur Schiwon | 2016-08-22 | 1 | -1/+1 |
* | enlist only registered sections that also have settings registered to | Arthur Schiwon | 2016-08-22 | 1 | -4/+8 |
* | check registered sections and settings after an app got updated to garbage co... | Arthur Schiwon | 2016-08-16 | 1 | -0/+31 |
* | attempt to remove section and settings entries when an app got disabled | Arthur Schiwon | 2016-08-16 | 1 | -0/+33 |
* | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -13/+23 |
* | move mail settings and file handling to additional ones, thus files_external ... | Arthur Schiwon | 2016-08-13 | 1 | -0/+5 |
* | move systemstags to sharign section, drop collaboration section | Arthur Schiwon | 2016-08-13 | 1 | -1/+0 |
* | change casing in section display names | Arthur Schiwon | 2016-08-13 | 1 | -3/+3 |
* | added some missed diagnosis output | Arthur Schiwon | 2016-08-12 | 1 | -3/+11 |
* | adjust systemtags app | Arthur Schiwon | 2016-08-11 | 1 | -1/+1 |
* | adjust Theming app | Arthur Schiwon | 2016-08-11 | 1 | -1/+0 |
* | rename IAdmin to ISettings, the interface is not bound to a specific settings... | Arthur Schiwon | 2016-08-11 | 1 | -10/+10 |
* | fixes, improvements, and another app: | Arthur Schiwon | 2016-08-11 | 1 | -9/+58 |
* | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 1 | -0/+297 |