Watch
1
1
Fork
You've already forked gamesync
0
Code Issues 22 Pull requests Projects Releases Packages Wiki Activity Pipelines
No description
  • Go 91.9%
  • Shell 3%
  • PLpgSQL 2.7%
  • Makefile 1.6%
  • Dockerfile 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-21 19:38:40 +02:00
api branch head shapshot is NOT NULL, creating snapshot creates branch 2026-08-11 18:14:25 +02:00
cmd chunk cmd 2026-08-14 18:27:20 +02:00
docker basic migration to sqlc done, still a bunch of bugs 2026-06-04 19:09:23 +02:00
internal updated fastcdc chunker. v0.2.1 -> v0.3.0 2026-08-21 19:38:40 +02:00
scripts new-cmd supports simple single cmds 2026-08-14 12:20:26 +02:00
sql clears delete mark from chunks when getting 2026-08-12 15:34:49 +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 progressbar while uploading chunks 2026-08-12 19:28:52 +02:00
Dockerfile server serve mode 2026-08-10 18:11:01 +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 config which requires convenient_errors 2026-08-06 09:50:04 +02:00
go.mod updated fastcdc chunker. v0.2.1 -> v0.3.0 2026-08-21 19:38:40 +02:00
go.sum updated fastcdc chunker. v0.2.1 -> v0.3.0 2026-08-21 19:38:40 +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
ogen.yml ogen config which requires convenient_errors 2026-08-06 09:50:04 +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.