What's Changed
- set MAX_WORKERS to 1 in gunicorn container for development by @yk in #20
- Update the webapp to fetch and upate tasks in sequence by @fozziethebeat in #19
- Grading page wip and homepage by @k-nearest-neighbor in #26
- Extracted shared python code and made it work with dockerfiles by @yk in #39
- create api_client class to call backend, partial bot rewrite by @andreaskoepf in #27
- Link new UI to auth and backend by @fozziethebeat in #36
- Setup the website to be deployed in docker by @fozziethebeat in #45
- add first bits of jinja template support by @andreaskoepf in #50
New Contributors
- @k-nearest-neighbor made their first contribution in #26
Full Changelog: v0.0.1-alpha1...v0.0.1-alpha2