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
f2fc6a5d1a
meta: task ref cleanup
2026-07-23 21:54:52 -04:00
8e33af43a5
fix: product subdomain cleanup
2026-07-23 20:52:49 -04:00
92890ce259
feat: add subdomain-based site context with SSR resolution
...
Resolve the active site from the request Host header on the server and
expose it through a SiteContext provider so the app can vary rendering
per subdomain. Serialize the resolved site into the document shell
(data-site attribute + window.__SITE__) so client hydration matches the
server render. Add host-based Vercel rewrites mapping each subdomain to
its site root, and include unit tests for the site resolution logic.
2026-07-23 09:18:55 -04:00
80daaa29dc
quick fix
2026-02-02 15:24:28 -05:00
58d48dac70
checkpoint
2026-01-21 12:22:19 -05:00
f68f1f462a
session state simplification
2026-01-12 09:24:58 -05:00
0a0c0e313e
migrated
2026-01-07 16:22:31 -05:00
041b2f8dc2
oof
2026-01-07 14:37:40 -05:00
5e247e54cb
fix rate limit async issue, kill old code
2026-01-06 23:52:51 -05:00
445ab6d7de
auth querying consolidation
2026-01-06 23:26:51 -05:00
7e89e6dda2
removed excess comments
2026-01-04 11:14:54 -05:00
ff681e6b3a
fix mismatch
2025-12-31 01:52:13 -05:00
81b7c6e322
color pref persistence
2025-12-31 01:44:00 -05:00
8ca8e6f712
remove excess comments
2025-12-23 10:30:51 -05:00
33383381db
simplified layout logic
2025-12-22 20:57:26 -05:00
4d549e32ba
just show it
2025-12-21 23:54:35 -05:00
3832269a96
dark mode pulled
2025-12-21 19:35:40 -05:00
c6ff41b0cf
fix resizing bugs (conflicting handlers)
2025-12-21 19:16:20 -05:00
c88df09d47
fixes with countdown
2025-12-21 15:38:49 -05:00
14ea299ca3
mobile changes
2025-12-21 09:34:39 -05:00
ee9db9f674
undone
2025-12-19 22:41:13 -05:00
3e606d2354
client->server stuff, nav on mobile improvements
2025-12-19 20:35:21 -05:00
3d55dab7b5
pre-tiptap
2025-12-19 12:04:18 -05:00
84bcd554e5
bars guud
2025-12-18 22:55:03 -05:00
fec58c4c17
mostly
2025-12-18 15:03:13 -05:00
372a8aa5fc
dece
2025-12-18 13:35:01 -05:00
a19ad0cb36
almost there for function
2025-12-18 01:18:38 -05:00
1142d6f126
oooeee
2025-12-18 00:55:21 -05:00
14da7f9912
better handling of nav bar sizing
2025-12-18 00:24:16 -05:00
1bc57c61eb
migration of comments
2025-12-17 22:47:19 -05:00
8fb748f401
init
2025-12-16 22:42:05 -05:00