Commit Graph

34 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
e035f3ddc3 general: mostly logs 2026-01-12 10:34:54 -05:00
99e5323871 fix: should fix issues with login/session handling 2026-01-11 20:18:01 -05:00
f056cf05d3 hopeful 2026-01-07 20:19:26 -05:00
0810498b13 fixed 2026-01-07 18:08:48 -05:00
6a934880f9 mostly working 2026-01-07 17:53:21 -05:00
445ab6d7de auth querying consolidation 2026-01-06 23:26:51 -05:00
08a9ad35af updating auth token security 2026-01-06 23:11:19 -05:00
b81c73a6bc simplifying 2026-01-06 11:13:49 -05:00
021a2871c1 UI Consolidation Cont. 2026-01-06 10:40:15 -05:00
609932a55b UI consolidation 2026-01-06 10:16:38 -05:00
7e89e6dda2 removed excess comments 2026-01-04 11:14:54 -05:00
0fb071a5d7 password validation meter 2026-01-01 14:51:23 -05:00
8e77727148 config centralized 2026-01-01 02:22:33 -05:00
d377b71225 styling 2025-12-30 09:51:52 -05:00
6e31246060 lockout 2025-12-30 09:50:04 -05:00
692f568fd4 remove old page, new style for loader, increase debounce time 2025-12-28 23:21:47 -05:00
4892dff38e style changes, and password login fix 2025-12-28 21:27:28 -05:00
9df69fe8d5 same 2025-12-23 10:31:05 -05:00
8ca8e6f712 remove excess comments 2025-12-23 10:30:51 -05:00
dc8111e7b6 remove old dark 2025-12-23 00:31:12 -05:00
11fad35288 good enough 2025-12-22 16:44:43 -05:00
8f7b4cb6ea working on making nojs workable 2025-12-22 15:10:13 -05:00
c88df09d47 fixes with countdown 2025-12-21 15:38:49 -05:00
c0c1c48016 fix render 2025-12-21 13:22:11 -05:00
9970c69872 conflict warning 2025-12-21 13:16:52 -05:00
76a7dc5e65 narrowing 2025-12-21 12:59:06 -05:00
e761844e6f env validation 2025-12-21 12:48:12 -05:00
9cea36988c animations and shadows 2025-12-20 12:45:07 -05:00
e24e53f8d7 metadata and titles 2025-12-19 17:05:24 -05:00
c2b16c0291 this should work, then we can add back 2025-12-19 16:09:31 -05:00
324141441b better initial load 2025-12-19 11:48:00 -05:00
e02476b207 starting refinement 2025-12-17 13:51:13 -05:00
7479378dd1 most done, outside the blog 2025-12-17 01:11:14 -05:00