|
|
d778165029
|
Uncomment sync_scores, format
|
2026-05-23 20:16:14 -07:00 |
|
|
|
5bb33c87f7
|
Add stub function for game update endpoint
|
2026-05-21 22:25:20 -07:00 |
|
|
|
6b65608e78
|
Add functions for updating a game
|
2026-05-21 22:24:51 -07:00 |
|
|
|
6d42e65bc0
|
build admin pages into the docker container
|
2026-05-04 16:38:01 -07:00 |
|
|
|
673d51d706
|
only one method to execute queries is needed apparently
|
2026-05-04 14:08:13 -07:00 |
|
|
|
2a1cc97fe2
|
execute query from admin page and display the result
|
2026-05-04 10:13:51 -07:00 |
|
|
|
8b6b4cd4f5
|
add message_actor and sync_scores methods
|
2026-05-04 07:36:27 -07:00 |
|
|
|
343d20dd4e
|
show teams info in admin page
|
2026-05-04 04:10:11 -07:00 |
|
|
|
5881102cb6
|
add adming page and run rustfmt
|
2026-05-03 22:28:03 -07:00 |
|
|
|
9eb09f6565
|
major refactor: use database (sqlite), tera for html templates, and shared app state
|
2026-01-23 13:34:50 -08:00 |
|
|
|
76cb8c62ea
|
read game start and end time from a file
|
2025-11-23 22:24:04 -08:00 |
|
|
|
d4f479a370
|
remove outdated tests
|
2025-11-20 02:29:43 -08:00 |
|
|
|
bc3b05e61c
|
read teams from a json file
|
2025-11-20 02:26:38 -08:00 |
|
|
|
7421f3c321
|
add colors to the map and docker file
|
2025-11-20 02:07:06 -08:00 |
|
|
|
e805b2ea53
|
load scores every 5 minutes and display a colored map
|
2025-11-19 17:32:32 -08:00 |
|
|
|
b4487ffd72
|
add web-server that displays map
|
2025-11-19 13:10:24 -08:00 |
|
|
|
7421392152
|
use seattle geodata to find the neighborhood/territory
|
2025-11-17 21:40:14 -08:00 |
|
|
|
96b6034c54
|
break team scores per territory
|
2025-11-16 22:00:37 -08:00 |
|
|
|
8c90a8d1a4
|
PlayerScore has a Player value
|
2025-11-16 20:46:29 -08:00 |
|
|
|
16a2689820
|
csv: add modules for parsing CSV and storing data with in-memory structs
Also adds unit tests
|
2025-11-16 14:21:35 -08:00 |
|
|
|
bf2fbbc134
|
create modules for osm operations
|
2025-11-16 14:11:06 -08:00 |
|
|
|
cf76570fca
|
initial commit
|
2025-11-16 01:25:29 -08:00 |
|