summary refs log tree commit diff
path: root/webclient/login (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Kegan Dougal2014-08-142-5/+10
| | | | 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.
* completely change the CSS to be an entirely 'position: absolute' layout ↵Matthew Hodgson2014-08-141-0/+2
| | | | rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions.
* Reference Matrix Home Servermatrix.org2014-08-122-0/+132