| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix: set HTML template on Gin engine for template rendering | ivar | 12 days | 1 | -0/+1 |
| * | feat: embed admin templates into binary with //go:embed | ivar | 12 days | 5 | -3/+150 |
| * | refactor: convert admin handlers to Gin context-based signatures | ivar | 12 days | 4 | -66/+75 |
| * | refactor: implement auth middleware for Gin | ivar | 12 days | 1 | -41/+30 |
| * | refactor: add Gin routing infrastructure with NewServer constructor | ivar | 12 days | 1 | -183/+85 |
| * | Use sqlite package | ivar | 2026-03-31 | 1 | -263/+0 |
| * | Fault if not able to authenticate user | ivar | 2026-03-31 | 1 | -6/+6 |
| * | Add post management admin UI and switch to modernc.org/sqlite | Claude | 2026-03-31 | 4 | -4/+485 |
| * | Add static site builder: SQLite-backed MD→HTML pipeline | Claude | 2026-03-31 | 9 | -0/+1203 |
