Commit Graph

10 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
c6305d2f07 perf improvement - lower compute 2026-01-04 21:15:05 -05:00
7e89e6dda2 removed excess comments 2026-01-04 11:14:54 -05:00
28cabb8d16 not great but better 2025-12-31 01:36:29 -05:00
8f7b4cb6ea working on making nojs workable 2025-12-22 15:10:13 -05:00
14fafdc14d fix keepalive blink cut short 2025-12-19 14:21:29 -05:00
372a8aa5fc dece 2025-12-18 13:35:01 -05:00
1bc57c61eb migration of comments 2025-12-17 22:47:19 -05:00
99ee7782e7 shift to ms 2025-12-17 01:32:01 -05:00
8fb748f401 init 2025-12-16 22:42:05 -05:00