ghostguild-org/server
Jennie Robinson Faber 8112e5ea47 feat: add Tag, TagSuggestion, Connection models and extend Member schema
Adds three new Mongoose models for the community connections feature. Extends
Member with craftTags, communityConnections block, privacy fields for both,
and a connectionRequests notification preference.
2026-04-05 16:06:03 +01:00
..
api Tests, UX improvements. 2026-04-05 14:25:29 +01:00
config Lots of UI fixes 2025-10-08 19:02:24 +01:00
emails Refactor email templates to use plain text format and update sender addresses 2026-03-05 18:40:37 +00:00
middleware fix: use private helcimApiToken for all server-side Helcim API calls 2026-04-04 13:37:34 +01:00
migrations UI/UX tweaks and improvements. 2026-04-05 12:28:41 +01:00
models feat: add Tag, TagSuggestion, Connection models and extend Member schema 2026-04-05 16:06:03 +01:00
plugins fix: replace member.save() in invite.post.js and remove stale NUXT_PUBLIC_HELCIM_TOKEN env check 2026-04-04 14:02:06 +01:00
routes Switch wiki login email to plain text format 2026-03-11 14:13:59 +00:00
utils Tests, UX improvements. 2026-04-05 14:25:29 +01:00