24 Commits (ec33952aaab5b56caaa04f6300f291535509c4fe)

Author SHA1 Message Date
maru a1488f435e
Run through formatter 5 months ago
maru 6ae46dfd77
Re-add debug mode 5 months ago
maru fa5dcb0052
Use ServeMux router instead of switch statement 5 months ago
maru 8f51cd826c
Run formatter on code 5 months ago
maru 0fec7cb4c3
Revert "Serve game content and API"
This reverts commit 6bd7deb3de.
5 months ago
maru 6bd7deb3de
Serve game content and API 5 months ago
maru 9f1349d6a0
Move gob Register functions to pokerogue-server.go 5 months ago
maru dbcc0d04e6
Add new exit handler 5 months ago
maru 1f0f38d38e
Move endpoint categories into their own packages 5 months ago
maru 522ce9f4fa
Update GitHub link 5 months ago
Flashfyre dcb1c76370 Add endpoints for stats 6 months ago
Flashfyre 253e462536 Cache player count instead of querying per user 6 months ago
Flashfyre 2cb7be52eb Change daily seed generation and update schema for recording failed daily runs 6 months ago
Flashfyre 2e964b007d Add daily runs and seed completions 6 months ago
maru 1dee0cbc3a
Add debug mode bool 9 months ago
maru cd2118dfec
Use localhost for dbaddr default 9 months ago
maru e8fc5aad13
Edit comment for addr flag 9 months ago
maru b64ae0bf47
Rename address flag to addr 9 months ago
maru 40c2b50f91
Rename network flag to proto 9 months ago
maru 9ccfbd7acb
Change default database name 9 months ago
maru 445bc42e6f
Drop /api prefix from endpoints 9 months ago
maru f215a31e92
Use chmod on socket file 9 months ago
maru 28713ec9db
Delete old socket file if it exists 9 months ago
maru f690c53607
Add changes so far 10 months ago