summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings/Admin
Commit message (Expand)AuthorAgeFilesLines
* Move OC\Settings\Admin and OC\Settings\Personal to actual settingsRoeland Jago Douma2019-05-305-509/+0
* Fetch proper translationsRoeland Jago Douma2019-03-251-2/+3
* Do not load 2fa admin settings asyncRoeland Jago Douma2019-02-281-5/+21
* Add sendmailmode to guiDaniel Kesselberg2018-11-291-0/+1
* Cleanup some unused sharing methods from the old sharing codeMorris Jobke2018-11-021-2/+7
* Rename admin security settings templateChristoph Wurst2018-10-081-1/+1
* Rename admin security sectionChristoph Wurst2018-10-081-1/+1
* Move encryption settings to securityJulius Härtl2018-08-011-2/+2
* Kill php mail from settingsRoeland Jago Douma2018-07-041-0/+4
* Move social buttons to the personal settingsJulius Härtl2018-06-291-54/+0
* Merge all setup checks into one controllerMorris Jobke2018-06-131-89/+1
* Merge tips & tricks section into setup checksMorris Jobke2018-06-131-72/+0
* Cleanup and fix testsJulius Härtl2018-05-032-61/+0
* Move additional settings to main server settingsJulius Härtl2018-05-031-2/+2
* Make mail settings form width equalJulius Härtl2018-05-031-0/+0
* Add overview settings sectionJulius Härtl2018-05-032-1/+160
* fix unit testsBjoern Schiessle2018-02-271-24/+31
* add share permissions to settings pageBjoern Schiessle2018-02-271-16/+47
* Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
* Update license headersMorris Jobke2017-11-066-0/+12
* Always log cron executionMorris Jobke2017-08-171-1/+0
* move admin templates to the right placeArthur Schiwon2017-06-276-6/+6
* Remove unused use statementsMorris Jobke2017-04-222-17/+0
* Don't put the SMTP password into the HTML codeJoas Schilling2017-04-181-0/+4
* feature endorse password for share linksBjoern Schiessle2017-04-031-0/+1
* Always suggest the overwrite.cli.urlJoas Schilling2017-03-171-6/+15
* split db logic from settings managerRobin Appelman2016-12-281-4/+4
* remove old logging sectionRobin Appelman2016-11-211-86/+0
* Move social buttons to bottom on admin pageRoeland Jago Douma2016-11-161-0/+62
* Show a hint for system based cron user nameMorris Jobke2016-11-031-0/+2
* remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-2/+0
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-0/+1
* add missing encryption modules to settingsArthur Schiwon2016-08-161-0/+13
* fix missing parameters in sharing settings pageArthur Schiwon2016-08-161-6/+17
* Add unit testsLukas Reschke2016-08-156-8/+29
* move mail settings and file handling to additional ones, thus files_external ...Arthur Schiwon2016-08-132-13/+86
* added some missed diagnosis outputArthur Schiwon2016-08-121-6/+53
* rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon2016-08-115-10/+10
* more admin page splitup improvementsArthur Schiwon2016-08-105-40/+20
* Initial work on Apps page split:Arthur Schiwon2016-08-095-0/+430