No description
  • Go 93.5%
  • Shell 3.2%
  • Makefile 2.2%
  • Dockerfile 1.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-05 23:20:10 +02:00
api delete repo endpoint 2026-08-05 23:10:34 +02:00
cmd formated all code 2026-08-05 18:34:55 +02:00
docker basic migration to sqlc done, still a bunch of bugs 2026-06-04 19:09:23 +02:00
internal used fmt 2026-08-05 23:20:10 +02:00
scripts new-cmd uses new cmd dir 2026-08-05 18:37:18 +02:00
sql delete repo endpoint 2026-08-05 23:10:34 +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 reworked chunking of files 2026-07-19 12:22:25 +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.yml can hide specific request in logger 2026-07-28 10:10:13 +02:00
Dockerfile better caching of dockerfiles building go 2026-05-02 21:45:42 +02:00
example-client-config.yml fixed openapi spec for snapshot. added beggining of create snapshot command 2026-06-18 15:55:07 +02:00
generate.go ogen generate 2026-05-07 06:46:48 +02:00
go.mod updated module name and own package versions 2026-08-05 12:25:27 +02:00
go.sum updated module name and own package versions 2026-08-05 12:25:27 +02:00
LICENSE added license 2025-12-13 11:08:28 +00:00
Makefile reworked chunking of files 2026-07-19 12:22:25 +02:00
README.md updated README 2026-05-01 12:40:56 +02:00
sqlc.yml basic migration to sqlc done, still a bunch of bugs 2026-06-04 19:09:23 +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.