summary refs log tree commit diff
path: root/webclient/login/login-controller.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the unknown token broadcast to the interceptor. Return the $http ↵Kegan Dougal2014-08-141-5/+9
| | | | promise and not a wrapped one via $q. Everything now needs a level deeper nesting. Fixed registration and login.
* Guess the home server URL on the login screen by inspecting the URL of the ↵Kegan Dougal2014-08-141-1/+9
| | | | web client.
* Reference Matrix Home Servermatrix.org2014-08-121-0/+81