What's Changed
- Add documentation on how to run the server behind a reverse proxy. by @font44 in #23
- Add ENABLE_USER_REGISTRATION environment variable to enable/disable user creation by @Throwy in #30
- feat: GitHub Actions test by @hrsather in #32
- chore: clean repo by @hrsather in #33
- [CI] Also run GHA on push by @Frenzie in #35
- [CI] Improve Docker image caching by copying app code last by @Frenzie in #36
- Fix Dockerfile for containerized Gin startup by @mashical in #41
- Switch Phusion baseimage to Debian Trixie Slim container by @mashical in #42
- Push image to GHCR by @Frenzie in #43
- Push to Docker Hub by @Frenzie in #44
New Contributors
- @font44 made their first contribution in #23
- @Throwy made their first contribution in #30
- @hrsather made their first contribution in #32
- @Frenzie made their first contribution in #35
- @mashical made their first contribution in #41
Full Changelog: v2.0...v2.1