Commit Graph

14 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
30b2d03c68 cleanup 2026-05-28 20:22:30 -04:00
67bf77815e mermaid loading improved 2026-04-03 14:07:42 -04:00
46f1efcd79 continued UI consolidation 2026-01-06 11:46:15 -05:00
609932a55b UI consolidation 2026-01-06 10:16:38 -05:00
b412db92e5 validation 2025-12-26 15:04:18 -05:00
53a4ae1a43 oh baby boy 2025-12-26 13:41:50 -05:00
0677eac721 editor update 2025-12-23 17:30:03 -05:00
33383381db simplified layout logic 2025-12-22 20:57:26 -05:00
1dd852795e login fixes 2025-12-22 10:55:08 -05:00
dba340e8bc more mobile fixes 2025-12-21 09:36:43 -05:00
b0edcf33e9 fix saving, expand code select 2025-12-21 00:08:03 -05:00
0e1b51af11 layouting fixes 2025-12-20 23:58:48 -05:00
268841fb4d consolidate most of post edit/create 2025-12-20 23:18:05 -05:00