summary refs log tree commit diff
path: root/webclient/login/login-controller.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Auto-correct the username when logging in if there isn't an @Kegan Dougal2014-08-141-0/+6
* Be more helpful when failing to register/login, stating why (communication er...Kegan Dougal2014-08-141-4/+16
* Added extra nesting .data and rename callback to be response not dataKegan Dougal2014-08-141-2/+2
* Move the unknown token broadcast to the interceptor. Return the $http promise...Kegan Dougal2014-08-141-5/+9
* Guess the home server URL on the login screen by inspecting the URL of the we...Kegan Dougal2014-08-141-1/+9
* Reference Matrix Home Servermatrix.org2014-08-121-0/+81