Go to file
2024-01-06 15:07:11 +08:00
.idea fix: several nits 2023-12-21 17:14:59 +08:00
cmd chore: move oauth into api 2024-01-05 00:57:43 +08:00
internal feat: #6 [2] Rewrite EnsureDeps 2024-01-06 15:07:11 +08:00
pkg feat: add TryErr 2024-01-06 15:04:52 +08:00
resource chore: import.sh: read config from env 2024-01-05 15:03:04 +08:00
.dockerignore chore: don't include sourcemap in image 2024-01-05 00:24:47 +08:00
.gitignore feat: add sentry support and enhance healthcheck 2023-07-16 15:40:45 +08:00
build_image.sh chore: update build_image.sh 2023-12-23 19:59:59 +08:00
config.docker.yaml chore: re-organize config 2024-01-05 00:44:49 +08:00
docker-compose.yml release: 1.2.1 2023-12-27 22:49:04 +08:00
docker-entrypoint.sh feat: allow to override ClientIP logic in gin 2024-01-05 00:40:05 +08:00
go.mod chore: update deps 2024-01-06 01:50:08 +08:00
go.sum chore: update deps 2024-01-06 01:50:08 +08:00
Makefile feat: use generic Response type and rewrite swagger documentation. close #1 2023-12-22 15:19:13 +08:00
Runner.Dockerfile fix: permission denied 2024-01-04 18:12:00 +08:00
Server.Dockerfile chore: don't include sourcemap in image 2024-01-05 00:24:47 +08:00
VERSION feat: add initial oauth2 support 2024-01-03 00:55:41 +08:00