79 Commits

Author SHA1 Message Date
56c94c3987 feat: add models/state.go 2025-05-03 07:57:22 +03:00
322743e33d Feat: show colors by pressing words 2025-05-02 15:21:28 +03:00
8b768f919b feat: complete StrToWordColor switch with color cases 2025-05-02 14:43:09 +03:00
722da6d4fa feat: add StrToWordColor function stub 2025-05-02 14:43:05 +03:00
990d8660b3 feat: include URL params in request logging 2025-05-02 14:31:22 +03:00
ad8982a112 style: add comment for including URL params in log path 2025-05-02 14:31:17 +03:00
985956b384 feat: add click-to-reveal color cards with HTMX 2025-05-02 14:18:19 +03:00
12f158b5a5 Feat: show and hide form 2025-05-02 14:09:19 +03:00
cd1100d4b1 Feat: styles and session 2025-05-02 12:34:58 +03:00
d18855cd49 Feat: better logs; login page 2025-05-02 10:54:51 +03:00
043026de75 feat: add source locations to log entries 2025-05-02 10:31:09 +03:00
e4b8480d28 refactor: make logger global and improve initialization 2025-05-02 10:31:05 +03:00
081bfdee0f feat: add request logging middleware 2025-05-02 10:21:16 +03:00
3f64e66f87 refactor: remove unused RequireLogin middleware 2025-05-02 10:21:11 +03:00
10464f402e feat: add login middleware for protected routes 2025-05-02 09:54:32 +03:00
555c937fce refactor: replace slog with log in middleware handlers 2025-05-02 09:54:26 +03:00
3d560cc5d8 feat: configure structured JSON logging with debug level 2025-05-02 09:46:51 +03:00
7c659757e7 feat: add structured logging with slog 2025-05-02 09:46:46 +03:00
fd6f574b4f feat: enhance text shadow for better readability 2025-05-02 09:14:28 +03:00
0963be7d72 Enha: index.html to template 2025-05-02 09:12:31 +03:00
acaf4af4ce Feat: add models/cache/config 2025-05-02 09:06:17 +03:00
dbc87d7b9b Chore: remove binary 2025-05-02 07:21:28 +03:00
67b77091ed Fix: go version 2025-05-01 18:22:14 +03:00
7ebd0db05a feat: display color-coded word cards on index page 2025-05-01 18:16:56 +03:00
024dbcffc2 feat: display colored word cards from map 2025-05-01 18:10:43 +03:00
b5a67c2578 Chore: temp words for test 2025-05-01 18:01:18 +03:00
57e02ce58f Fix: add mux use 2025-05-01 17:53:18 +03:00
6af41f061f Fix: stupid llm 2025-05-01 17:24:15 +03:00
b3a730b3dd feat: add initial Go+HTMX web project structure 2025-05-01 17:07:15 +03:00