7 Commits

Author SHA1 Message Date
Jack Jackson
c874de3a4c Simplification of direct psql connection 2024-08-07 21:03:52 -07:00
Jack Jackson
b01831b5ac Add scores-by-date for deck 2024-08-07 21:02:02 -07:00
Jack Jackson
2fb5a291e5 Implement incremental updating
When `seed/all_in_one` is now called, it will update with only that data
that exists later than the most-recently-played* game, allowing the
upload to be used repeatedly without having to clear the database.

\* Actually, "highest-ID game", as we haven't implemented
`list_games_by_date`, yet
2024-07-27 20:05:28 -07:00
Jack Jackson
1c9aa30721 Add "Latest Score" in Decks view
Also experiment with auto-helm-update and caching, and make some updates
to seed data
2024-07-10 21:20:48 -07:00
Jack Jackson
6f0e7cd593 Docker-ify development process 2024-03-03 16:24:19 -08:00
Jack Jackson
c36c4bd3b8 Enable ruff, black, and pytest in pre-commit 2024-02-14 22:43:25 -08:00
Jack Jackson
731bce91a7 Player Addition 2024-01-22 23:20:29 -08:00