This website requires JavaScript.
Explore
Help
Sign In
ryan
/
games
Watch
1
Star
0
Fork
0
You've already forked games
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
9
Wiki
Activity
113
Commits
2
Branches
9
Tags
c826981b4d098b283656650a4a52a84ba707857d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ryan Hamamura
c826981b4d
All checks were successful
CI / Deploy / test (pull_request)
Successful in 14s
Details
CI / Deploy / lint (pull_request)
Successful in 25s
Details
CI / Deploy / deploy (pull_request)
Has been skipped
Details
feat: tick live clock every second via SSE heartbeat
2026-03-03 13:28:59 -10:00
.gitea
/workflows
feat: display app version in UI footer
2026-03-03 09:40:23 -10:00
assets
feat: tick live clock every second via SSE heartbeat
2026-03-03 13:28:59 -10:00
auth
fix: resolve all linting errors and add SSE compression
2026-03-02 12:38:21 -10:00
chat
refactor: simplify chat subscription API
2026-03-03 09:45:56 -10:00
cmd
/downloader
feat: add downloader binary for client-side dependencies
2026-03-02 14:34:53 -10:00
config
refactor: rename remaining c4 references to games
2026-03-02 21:16:12 -10:00
connect4
fix: satisfy staticcheck comment style for exported consts
2026-03-02 22:48:16 -10:00
db
refactor: deduplicate persistence, add upsert queries, throttle snake saves
2026-03-02 16:56:29 -10:00
deploy
refactor: rename remaining c4 references to games
2026-03-02 21:16:12 -10:00
features
feat: tick live clock every second via SSE heartbeat
2026-03-03 13:28:59 -10:00
logging
fix: align SSE architecture with portigo for reliable connections
2026-03-03 11:57:58 -10:00
nats
fix: resolve all linting errors and add SSE compression
2026-03-02 12:38:21 -10:00
player
refactor: extract shared player.ID type and GenerateID to player package
2026-03-02 19:09:01 -10:00
router
feat: add hashfs for static asset cache busting and live clock
2026-03-03 13:26:52 -10:00
sessions
fix: align SSE architecture with portigo for reliable connections
2026-03-03 11:57:58 -10:00
snake
fix: satisfy staticcheck comment style for exported consts
2026-03-02 22:48:16 -10:00
testutil
refactor: rename Go module from c4 to games
2026-03-02 20:41:20 -10:00
version
feat: display app version in UI footer
2026-03-03 09:40:23 -10:00
.dockerignore
refactor: rename remaining c4 references to games
2026-03-02 21:16:12 -10:00
.env.example
refactor: rename remaining c4 references to games
2026-03-02 21:16:12 -10:00
.gitignore
docs: add AGENTS.md with coding guidelines for AI agents
2026-03-03 10:53:14 -10:00
.golangci.yml
refactor: rename Go module from c4 to games
2026-03-02 20:41:20 -10:00
AGENTS.md
docs: add AGENTS.md with coding guidelines for AI agents
2026-03-03 10:53:14 -10:00
docker-compose.yml
feat: display app version in UI footer
2026-03-03 09:40:23 -10:00
Dockerfile
feat: display app version in UI footer
2026-03-03 09:40:23 -10:00
go.mod
feat: add hashfs for static asset cache busting and live clock
2026-03-03 13:26:52 -10:00
go.sum
feat: add hashfs for static asset cache busting and live clock
2026-03-03 13:26:52 -10:00
main.go
feat: add hashfs for static asset cache busting and live clock
2026-03-03 13:26:52 -10:00
Taskfile.yml
refactor: rename remaining c4 references to games
2026-03-02 21:16:12 -10:00
Description
No description provided
1.2
MiB
Releases
9
v0.1.8
Latest
2026-03-11 20:22:55 +00:00
Languages
Go
47.4%
CSS
35.6%
templ
13.4%
Shell
3.3%
Dockerfile
0.3%