Commit Graph

18 Commits

Author SHA1 Message Date
22b26da0dc feat: wire compression and cache middlewares into router 2026-07-03 02:59:53 +02:00
88c066398e feat: add robots.txt and sitemap.xml 2026-06-27 16:30:33 +02:00
8345143bb0 fix: remove unauthenticated pprof routes 2026-06-26 23:45:43 +02:00
0d31d46fae feat: add custom 404 page with playful inline artwork and prose 2026-06-26 15:12:10 +02:00
69c1c9d507 refactor: remove metrics from server and database 2026-06-23 15:09:01 +02:00
71ec3d3548 feat: add profiling recipes 2026-06-16 01:34:30 +02:00
25471e0bd5 fix: replace nil context with context.TODO 2026-06-11 17:11:47 +02:00
1861e20e2a docs: add package comments to server and watchlist packages 2026-06-01 12:55:48 +02:00
a303c131f1 feat: wire audit module and middleware into app 2026-05-26 16:14:26 +02:00
3f496ac65c refactor: migrate server logs to observability 2026-05-26 15:56:16 +02:00
1e9874a482 refactor: migrate env-var reads to config package 2026-05-26 15:38:14 +02:00
c2e4cae253 feat: add observability metrics 2026-05-23 17:13:18 +02:00
2cfab673f6 feat: add request logger middleware 2026-05-20 17:22:54 +02:00
ccfb469299 feat: add CORS middleware for API routes 2026-05-19 02:46:44 +02:00
a097410f40 refactor: use mock transport in watch order tests and harden server timeouts 2026-05-18 13:58:17 +02:00
345853406c refactor: general architectural cleanup and bug fixes 2026-05-13 11:20:49 +02:00
424434a2a5 feat: add modular template renderer 2026-05-13 10:30:47 +02:00
83da0b3c25 feat: scaffold fx app and gin server 2026-05-13 10:29:50 +02:00