ghostguild-org/server
Jennie Robinson Faber 6a361b6857
Some checks failed
Test / vitest (push) Successful in 14m3s
Test / playwright (push) Failing after 21m14s
Test / Notify on failure (push) Successful in 3s
fix(og): strip ltag table from Commit Mono WOFFs
Satori's bundled @shuding/opentype.js@1.4.0-beta.0 throws
"ReferenceError: ltagTable is not defined" when parsing fonts that
contain an Apple ltag (language tag) table, breaking /og/events/*.png
in production. Stripped the unused ltag table from both WOFFs via
fontTools; satori only needs glyph data for layout.
2026-05-21 19:04:56 +01:00
..
_archive/utils chore(slack): remove dead invite path, archive checkSlackJoins poller 2026-04-29 12:34:21 +01:00
api feat(admin-tags): POST /api/admin/tags to create craft/cooperative tags 2026-05-21 17:51:01 +01:00
assets/fonts fix(og): strip ltag table from Commit Mono WOFFs 2026-05-21 19:04:56 +01:00
config feat(contributions): rewrite server config as preset-based helpers 2026-04-19 18:12:44 +01:00
emails feat(payments): add upsertPaymentFromHelcim helper with idempotent insert 2026-04-20 13:15:38 +01:00
middleware refactor(rate-limit): delegate auth limiting to handlers, add dev bypass 2026-04-27 19:18:34 +01:00
migrations refactor(community): rename Community Connections → Community Ecology 2026-04-09 09:07:15 +01:00
models refactor(events): expand eventType taxonomy with central config 2026-05-21 17:50:40 +01:00
plugins chore(slack): remove dead invite path, archive checkSlackJoins poller 2026-04-29 12:34:21 +01:00
routes feat(seo): site meta composable + Open Graph image generation 2026-05-21 17:50:34 +01:00
utils feat(admin-tags): POST /api/admin/tags to create craft/cooperative tags 2026-05-21 17:51:01 +01:00