| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Migration to MariaDB
|
|
|
|
|
|
|
|
Add setup.py file
|
|
|
|
|
|
All previously listed external requirements of the README.md file have now been moved into this setup.py script.
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|