| Age | Commit message (Collapse) | Author |
|
Access API over HTTP
|
|
Instead of always 200
|
|
|
|
The server now gets the user's `googleId` from the request, so the user
doesn't have to specify it
|
|
Now return the proper status code instead of 500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This change brings the web server back up to date with the new database
schema.
|
|
|
|
|
|
|
|
|
|
New static file locations. Config file location from command line. Port binding.
|
|
all interfaces instead of localhost
|
|
|
|
|
|
|
|
|