No description
  • Go 83.2%
  • Makefile 7.7%
  • Dockerfile 4.9%
  • Shell 4.2%
Find a file
2026-05-25 14:30:43 +02:00
api Merge branch 'feature/update-role-name' 2026-05-23 16:42:59 +02:00
cmd changed default slog logger so logs are formated like the requests 2026-05-25 14:00:18 +02:00
docker custom git image 2026-05-09 11:48:29 +02:00
internal logs response_time 2026-05-25 13:47:33 +02:00
migrations sqlite and postgres sequence roles sequence starts at 100 2026-05-19 22:26:09 +02:00
scripts test pipeline 2026-05-09 17:47:39 +02:00
.dockerignore multi-stage docker build with cache 2026-03-22 08:36:57 +01:00
.env.example env example 2026-05-08 22:45:57 +02:00
.gitignore postgres db working 2026-05-02 09:28:29 +02:00
.gitlab-ci.yml only run git checks on merge requests 2026-05-09 18:07:13 +02:00
.gitlab-release.yml closed quote 2026-03-07 12:26:42 +01:00
api.md a pretty finished api spec 2026-05-01 18:55:02 +02:00
curl-commands.md patch roles use perm names instead of ids 2026-05-15 15:46:01 +02:00
docker-compose-mariadb.yml use gorm instead of xorm 2026-05-02 18:52:28 +02:00
docker-compose-pg-gen.yml seperate docker-compose for gen-gorm 2026-05-12 12:23:27 +02:00
docker-compose-pg.yml option for picking db log level 2026-05-23 19:26:33 +02:00
docker-compose-swagger.yml swagger docker compose 2026-05-16 17:26:14 +02:00
docker-compose.yml option for picking db log level 2026-05-23 19:26:33 +02:00
Dockerfile better caching of dockerfiles building go 2026-05-02 21:45:42 +02:00
generate.go ogen generate 2026-05-07 06:46:48 +02:00
go.mod removed all of the old code 2026-05-08 09:05:49 +02:00
go.sum removed all of the old code 2026-05-08 09:05:49 +02:00
LICENSE added license 2025-12-13 11:08:28 +00:00
Makefile down-swagger 2026-05-19 15:00:01 +02:00
README.md updated README 2026-05-01 12:40:56 +02:00
vacuum-ruleset.yaml Id -> ID. now it mathes what is generated by gorm-gen 2026-05-12 19:43:41 +02:00
vacuum.conf.yaml vacuum linter config and tags for openapi 2026-05-09 11:41:28 +02:00

Currently a rewrite is ongoing on the main branch. Check out the v2.6.0 tag for a working version.

Gamesync

Gamesync is a CLI used to sync game saves with server. It aims to make it simple and seamless to have the same saves on all your devices.