Block a user
Fix grade calculator being serialized
69aa454b8e
Speed up Docker build by properly caching all dependencies in an earlier layer
1a6a16f73e
Attempt at automatic deployment
857f646678
Upgrade Spring Boot version to address many security vulnerabilities (#52)
1554d4bc27
Enforce code formatting via Prettier (#44)
03ad12f435
Do not add duplicate supervisors in Daisy (#26)
WIP: Report test coverage on pull request
Will have to find another way until https://github.com/go-gitea/gitea/issues/32723 is resolved since it prevents comparing to commit hashes which is what the JaCoCo action needs.
WIP: Report test coverage on pull request
Switch from an in-memory HSQLDB to MariaDB during integration tests
Error mails from hacking/snooping attempts
A lot of these problems will probably go away if #27 gets merged since at that point all of Wicket (where most of the warnings come from) will require an authenticated user.
Error mails from hacking/snooping attempts
Update instructions for how to get Prettier to format on save