Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-21 | moved srp-js files from lib to src | Azul | |
2012-08-21 | moved on with refactoring | Azul | |
* srp_register now is part of srp.js * moved server specific stuff into plainXHR (such as fetching the seed from the server) * fixed tests | |||
2012-08-13 | seperated session from the srp flow - login tests pass, signup fail | Azul | |
2012-08-04 | started implementing a restful signup | Azul | |
2012-08-03 | moved all xhr related stuff to a seperate class | Azul | |
We can replace this if we want to use jquery ajax or similar. Also this has all the urls so it's super easy to overwrite |