index
:
srp_js.git
develop
master
refactor/separate-session
upgrade/all
[srp_js]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jqueryRest.js
Age
Commit message (
Expand
)
Author
2013-06-22
refactor: separate account from session
refactor/separate-session
Azul
2012-11-26
API: update instead of addToForm
Azul
2012-11-23
addToForm: add the srp signup data to an existing form
Azul
2012-11-22
catch empty responses
Azul
2012-11-22
using done/fail instead of success/error, handing all properties to fail
Azul
2012-11-20
all request should go to absolute paths
Azul
2012-11-20
sending the parsed json object to the error handler
Azul
2012-11-19
further cleanup
Azul
2012-11-19
first step at cleaning up the srp
Azul
2012-11-19
works - but not quite what i want. Exposing jqXHR to error function
Azul
2012-11-14
cleaned up unused parser functions
Azul
2012-10-30
we're expecting json responses - so put .json in the url
Azul
2012-10-15
all rest tests passing, using proper verbs
Azul
2012-10-14
got SRP v6a test setup and basic rest flow to work
Azul
2012-10-02
using jquery for signup post now. login still pending
Azul
2012-08-21
first round of making jslint happy
Azul
2012-08-21
moved srp-js files from lib to src
Azul