-
48b4d8fcd5
feat: add pytest, Black, Flake8, pre-commit, and Sphinx to about page
main

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-07 12:44:27 -06:00
-
4e511f89ed
feat: add project links to about page and include SQLAlchemy, SQLite, Click

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-07 12:40:50 -06:00
-
334efc3f6e
feat: add GitHub, YouTube, and website links to about page and footer

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-07 12:31:53 -06:00
-
36c3c712fe
feat: add scoreboard with player names, per-category leaderboards, and themed tables

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-07 10:38:19 -06:00
-
9319f08875
feat: expand to 1014 words, add title-case display and 2 new themes

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-07 02:43:43 -06:00
-
cd1dc9200b
fix: harden API, add rate limiting, disable debug by default

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-07 00:59:47 -06:00
-
4d681a92ca
docs: add Google-style docstrings and Sphinx autodoc setup

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-06 23:06:37 -06:00
-
fd3ff46804
fix: add active_page block to game template

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-06 22:58:00 -06:00
-
2ee8afe582
feat: add game page frontend with grid, word list, timer, and dual input

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-06 22:56:13 -06:00
-
a65be26311
style: swap teal palette for dark indigo with coral accents
Mathew Sir Guest the best
2026-05-06 22:47:59 -06:00
-
2104027c20
feat: add howtoplay and about routes with placeholder templates
Mathew Sir Guest the best
2026-05-06 22:46:49 -06:00
-
7c3a8f22cf
feat: add REST API for categories, game creation, and guessing

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-06 22:46:25 -06:00
-
c1f7ed44c1
feat: add Alembic migrations and category seed data

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-06 22:42:52 -06:00
-
e483d1127a
feat: add BoardFactory for word search grid generation

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-06 22:39:43 -06:00
-
1c4154b84b
feat: add database setup module

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-06 22:37:44 -06:00
-
041b768cd4
feat: add SQLAlchemy models for Category, CategoryWord, Game, Word

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-06 22:36:35 -06:00
-
2930adb51d
feat: add sqlalchemy and alembic dependencies

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-06 22:34:51 -06:00
-
85045f2a5f
Add game logic design spec

Mathew Sir Guest the bestandClaude Opus 4.6
2026-05-06 22:28:24 -06:00