| Age | Commit message (Collapse) | Author |
|
This change removes version 1 of the OpenDC simulator codebase as it
will be replaced by a complete rewrite in the Kotlin language.
|
|
Fixes #15.
|
|
Simplify frontend build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
Fixes #16
|
|
|
|
|
|
|
|
Now return the proper status code instead of 500
|
|
|
|
Remove quotes from 'docker build' command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #17
|