Commit Graph

23 Commits

Author SHA1 Message Date
898c891bd5 chore: remediate pygienium audit findings
Dead code: 77 verified-unused exports, files (BackArrow, MenuBars,
cookies.ts, db/create.ts, schemas/comment.ts, security-headers.ts) and
12 unused dependencies removed
Comments: ~370 RESTATE comments stripped across 53 files; 2 verbose
blocks tightened; dead commented-out config removed
Complexity: bulkUpsert extracted into 11 per-entity helpers (CCN 156->~10);
login formHandler split into 3 submitters (CCN 63->~5); account page render
split into 8 section components (CCN 40); updatePost SQL builder rebuilt;
assert*Owned consolidated behind generic assertOwnedBy
Defensive guards: 4 redundant rethrow/nullish guards removed
2026-08-11 13:36:18 -04:00
2f1b5f35c6 fix: color and blog fixes, favicon pointers 2026-07-27 15:47:59 -04:00
30b2d03c68 cleanup 2026-05-28 20:22:30 -04:00
d48bbc0fc3 security cleanup, fix turnstile 2026-05-28 16:48:06 -04:00
67bf77815e mermaid loading improved 2026-04-03 14:07:42 -04:00
ea556b3677 fledged out analytics, self gather, remove vercel speed insights 2026-01-06 01:34:55 -05:00
c0b4bad93d new tests and bundling changes 2026-01-04 21:40:27 -05:00
68073b4f17 Optimize Mermaid and blog component loading with lazy imports 2026-01-04 11:37:39 -05:00
7e89e6dda2 removed excess comments 2026-01-04 11:14:54 -05:00
b81de6441b skip mermaid 2026-01-04 10:34:08 -05:00
ca72011094 improved stylings 2026-01-04 10:22:11 -05:00
afefb8fc5b fix mobile scroll, weird padding box, improve <code> styles 2026-01-04 01:32:59 -05:00
175d5588c0 cleaned up styling of code blocks 2026-01-04 00:52:41 -05:00
9a10c88c98 perf changes 2026-01-03 10:20:06 -05:00
f031666ffc code style change 2025-12-30 11:38:08 -05:00
a7455bf9b1 styling improvements 2025-12-29 00:08:55 -05:00
426dce12d8 ref cleanup 2025-12-26 11:58:21 -05:00
8ca8e6f712 remove excess comments 2025-12-23 10:30:51 -05:00
281654081d references and spinner fixes 2025-12-22 01:18:49 -05:00
2a1e1196c7 some styling issues, but it works 2025-12-21 10:07:39 -05:00
84bcd554e5 bars guud 2025-12-18 22:55:03 -05:00
5aecf6e555 build opt 2025-12-18 13:51:02 -05:00
4b64f50670 looking decent 2025-12-17 23:22:12 -05:00