summaryrefslogtreecommitdiffstats
path: root/core/Application.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unused endpointJoas Schilling2016-09-301-1/+0
* Use magic DI for core controllersJoas Schilling2016-09-301-106/+7
* UserController does not require DefaultsRoeland Jago Douma2016-08-291-8/+0
* Remove unused core wrappersRoeland Jago Douma2016-08-251-20/+0
* AvatarController cleanupRoeland Jago Douma2016-08-251-13/+0
* Move getCapabilities over to CoreRoeland Jago Douma2016-08-091-0/+3
* Fix othersJoas Schilling2016-07-211-2/+4
* Implement brute force protectionLukas Reschke2016-07-201-1/+2
* Use the themed Defaults everywhereJoas Schilling2016-07-151-3/+3
* Revert "occ web executor (#24957)"Morris Jobke2016-07-071-13/+0
* occ web executor (#24957)VicDeo2016-06-221-0/+13
* do not generate device token if 2FA is enable for userChristoph Wurst2016-06-071-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Add two factor auth to coreChristoph Wurst2016-05-231-1/+15
* Add controller to generate client tokensChristoph Wurst2016-05-111-0/+10
* token based authChristoph Wurst2016-05-111-4/+9
* Move logout to controllerLukas Reschke2016-04-181-1/+2
* Move login form into controllerLukas Reschke2016-04-151-0/+14
* Move OC\Core and OC\Settings to composer autoloaderLukas Reschke2016-04-051-0/+143