aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Controller
Commit message (Expand)AuthorAgeFilesLines
* Set defaultRoeland Jago Douma2016-09-071-1/+1
* Deprecate getEditionString()Joas Schilling2016-09-061-8/+2
* Show hint if password policy disallows password changeMorris Jobke2016-08-191-2/+13
* Merge pull request #868 from nextcloud/changepasswordcontrollerRoeland Jago Douma2016-08-171-0/+253
|\
| * Moved ChangePassword to an actual ControllerRoeland Jago Douma2016-08-171-0/+253
* | Merge pull request #892 from nextcloud/fix_phpdocRoeland Jago Douma2016-08-171-1/+1
|\ \ | |/ |/|
| * Fix phpdocRoeland Jago Douma2016-08-161-1/+1
* | Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm2016-08-171-4/+0
|\ \
| * | Remove IE8 support in CertificateControllerRoeland Jago Douma2016-08-161-4/+0
| |/
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-151-8/+14
|\|
| * Fix CheckSetupController testsLukas Reschke2016-08-151-8/+14
* | Add unit testsLukas Reschke2016-08-151-17/+15
* | move mail settings and file handling to additional ones, thus files_external ...Arthur Schiwon2016-08-131-7/+7
* | mark current sectionArthur Schiwon2016-08-121-6/+11
* | rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon2016-08-111-1/+1
* | more admin page splitup improvementsArthur Schiwon2016-08-101-2/+2
* | Fallback for legacy settings. They are placed into Additional SettingsArthur Schiwon2016-08-091-0/+31
* | Initial work on Apps page split:Arthur Schiwon2016-08-092-1/+115
|/
* Log exception that is thrown by internet connection checkMorris Jobke2016-07-261-1/+8
* Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-221-3/+3
* Merge pull request #507 from nextcloud/run-le-scriptMorris Jobke2016-07-2110-21/+33
|\
| * Update with robinJoas Schilling2016-07-213-3/+3
| * Fix othersJoas Schilling2016-07-2110-19/+31
* | Merge pull request #374 from lpszBuffer/masterWilliam Bargent2016-07-211-3/+23
|\ \ | |/ |/|
| * Alters 'No Internet Connection' error message. #181Derek2016-07-201-3/+23
* | format current and sync client sessions in PersonalRobin Appelman2016-07-181-0/+1
* | Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+0
|/
* Merge branch 'master' into sync-masterMorris Jobke2016-07-071-1/+1
|\
| * Set content-type to "application/octet-stream"Lukas Reschke2016-06-301-1/+2
* | Set content type when downloading log file to force download in some browsers...Vincent Petry2016-07-061-0/+1
* | prevent users from deleting their own session tokenChristoph Wurst2016-06-281-7/+30
|/
* show which login name to use for the new app passwordChristoph Wurst2016-06-241-0/+1
* Create session tokens for apache auth usersChristoph Wurst2016-05-311-1/+6
* Update license headersLukas Reschke2016-05-2610-12/+15
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-1/+2
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-231-1/+18
* add button to add new device tokensChristoph Wurst2016-05-231-4/+67
* list user's auth tokens on the personal settings pageChristoph Wurst2016-05-231-0/+71
* Pass on the error message from the user manager to the UI (#24526)Joas Schilling2016-05-111-1/+5
* Fix usages of OC\Log\OwncloudJoas Schilling2016-05-041-2/+2
* Move OC_Log_xx to \OC\Log namespaceRoeland Jago Douma2016-05-031-1/+1
* Show tooltip if the app is downloaded from a remote serverChristoph Wurst2016-04-121-0/+25
* Rename files to be PSR-4 compliantLukas Reschke2016-04-069-0/+2178