maru
|
6ae46dfd77
|
Re-add debug mode
|
2024-04-25 14:41:48 -04:00 |
maru
|
fa5dcb0052
|
Use ServeMux router instead of switch statement
|
2024-04-24 20:05:57 -04:00 |
maru
|
8f51cd826c
|
Run formatter on code
|
2024-04-21 18:57:27 -04:00 |
maru
|
0fec7cb4c3
|
Revert "Serve game content and API"
This reverts commit 6bd7deb3de .
|
2024-04-19 12:41:05 -04:00 |
maru
|
6bd7deb3de
|
Serve game content and API
|
2024-04-19 03:27:47 -04:00 |
maru
|
9f1349d6a0
|
Move gob Register functions to pokerogue-server.go
|
2024-04-17 21:11:53 -04:00 |
maru
|
dbcc0d04e6
|
Add new exit handler
|
2024-04-17 19:31:12 -04:00 |
maru
|
1f0f38d38e
|
Move endpoint categories into their own packages
|
2024-04-14 20:03:53 -04:00 |
maru
|
522ce9f4fa
|
Update GitHub link
|
2024-04-14 19:25:36 -04:00 |
Flashfyre
|
dcb1c76370
|
Add endpoints for stats
|
2024-04-06 18:15:47 -04:00 |
Flashfyre
|
253e462536
|
Cache player count instead of querying per user
|
2024-04-01 21:42:48 -04:00 |
Flashfyre
|
2cb7be52eb
|
Change daily seed generation and update schema for recording failed daily runs
|
2024-03-17 20:48:49 -04:00 |
Flashfyre
|
2e964b007d
|
Add daily runs and seed completions
|
2024-03-16 21:51:13 -04:00 |
maru
|
1dee0cbc3a
|
Add debug mode bool
|
2023-12-29 14:30:47 -05:00 |
maru
|
cd2118dfec
|
Use localhost for dbaddr default
|
2023-12-28 22:18:57 -05:00 |
maru
|
e8fc5aad13
|
Edit comment for addr flag
|
2023-12-28 22:16:47 -05:00 |
maru
|
b64ae0bf47
|
Rename address flag to addr
|
2023-12-28 22:11:16 -05:00 |
maru
|
40c2b50f91
|
Rename network flag to proto
|
2023-12-28 22:08:50 -05:00 |
maru
|
9ccfbd7acb
|
Change default database name
|
2023-12-28 20:08:58 -05:00 |
maru
|
445bc42e6f
|
Drop /api prefix from endpoints
|
2023-12-28 20:08:11 -05:00 |
maru
|
f215a31e92
|
Use chmod on socket file
|
2023-12-28 20:06:06 -05:00 |
maru
|
28713ec9db
|
Delete old socket file if it exists
|
2023-12-28 20:01:55 -05:00 |
maru
|
f690c53607
|
Add changes so far
|
2023-12-05 13:28:08 -05:00 |