• Joined on 2025-08-16
jennie pushed to main at jennie/ghostguild-org 2026-05-24 14:50:26 +00:00
426f233ccd fix(join): persist billingCadence on /join signup
c3b1c59779 fix(invite): persist billingCadence at invite-accept time
Compare 2 commits »
jennie pushed to main at jennie/wiki_ghostguild 2026-05-24 14:28:54 +00:00
15a5c49324 Add bind-mount liveness guard to cron container
jennie pushed to main at jennie/wiki_ghostguild 2026-05-24 14:15:41 +00:00
9ed1518d83 wiki content export 2026-05-24
jennie pushed to main at jennie/ghostguild-org 2026-05-24 13:07:36 +00:00
10a28ac5ef feat(helcim): accept signup-bridge cookie in verify-payment
151481f1ec feat(admin): rename series route and add tags review page
7beb86b430 fix(activity): allow board_post_created in ActivityLog enum
039a6802e3 fix(e2e): repair failing suite — a11y fixes and stale assertions
fee5959818 feat(join): redesign /join page with split hero and unified contribution list
Compare 21 commits »
jennie pushed to main at jennie/ghostguild-org 2026-05-22 17:53:15 +00:00
1c3273cee2 Various pre-launch fixes.
246f2023bc Add a sweet ghostie favicon
Compare 2 commits »
jennie pushed to main at jennie/ghostguild-org 2026-05-21 18:05:03 +00:00
6a361b6857 fix(og): strip ltag table from Commit Mono WOFFs
jennie pushed to main at jennie/wiki_ghostguild 2026-05-02 04:00:08 +00:00
e5ca18f272 wiki content export 2026-05-02
jennie pushed to main at jennie/ghostguild-org 2026-05-01 13:13:50 +00:00
0927b66b4f fix(coming-soon): let logged-in admins bypass the gate
jennie pushed to main at jennie/ghostguild-org 2026-05-01 12:37:15 +00:00
84aea08a5f chore(ci): drop visual regression suite
jennie pushed to main at jennie/ghostguild-org 2026-05-01 12:36:00 +00:00
73e67d02bb build(playwright): drop OS suffix from snapshot path
jennie pushed to main at jennie/ghostguild-org 2026-05-01 11:08:51 +00:00
c3695de5ca fix(ci): set BASE_URL so pre-registrant invite route doesn't 500
b45f92a574 fix(board-channels): dev stub slackChannelId must match update schema
b7d9d91b1a fix(events): replace 50% opacity on cancelled rows with strikethrough
Compare 3 commits »
jennie pushed to main at jennie/ghostguild-org 2026-05-01 10:13:17 +00:00
47e106171e fix(ci): force-add seed-pre-registrants.js
jennie pushed to main at jennie/ghostguild-org 2026-05-01 09:46:53 +00:00
6bfb078e45 fix(mongoose): fall back to process.env when run outside Nitro
jennie pushed to main at jennie/ghostguild-org 2026-05-01 09:13:31 +00:00
f66189cfd6 fix(ci): seed test data before booting the server
1578055a27 feat(board-channels): skip Slack createChannel in dev/test mode
6e98720310 test(seed): add pending_payment persona for wave-slack §7.3
Compare 3 commits »
jennie pushed to main at jennie/ghostguild-org 2026-05-01 08:40:31 +00:00
f428cbb219 fix(ci): reuse existing server + downgrade upload-artifact to v3
jennie pushed to main at jennie/ghostguild-org 2026-05-01 08:08:27 +00:00
f05c1f6d40 fix(ci): attach Mongo to the runner container's network
jennie pushed to main at jennie/ghostguild-org 2026-05-01 07:29:05 +00:00
0985f6acb1 fix(ci): wait for Mongo via docker exec mongosh, not nc
jennie pushed to main at jennie/ghostguild-org 2026-05-01 07:00:47 +00:00
43eda6db04 fix(ci): clean up leftover mongo-ci container before starting
jennie pushed to main at jennie/ghostguild-org 2026-05-01 06:36:18 +00:00
386cb7e4b2 fix(ci): use --network host for Mongo + add diagnostics
jennie pushed to main at jennie/ghostguild-org 2026-05-01 06:03:21 +00:00
a797f8e17c fix(ci): start MongoDB explicitly via docker run