darkwatch/server
Aaron Wood 59e10a3408 feat: add spells, character_spells, conditions tables and roll_log metadata
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 10:45:52 -04:00
..
dist Initial commit: Shadowdark character sheet manager with item/talent databases, view/edit modes, real-time sync 2026-04-09 01:03:40 -04:00
migrations feat: add spells, character_spells, conditions tables and roll_log metadata 2026-04-11 10:45:52 -04:00
src fix: use INSERT IGNORE for campaign_members in seed to handle stale rows 2026-04-11 02:33:12 -04:00
package-lock.json feat: add JWT cookie auth to Socket.io connections and enforce DM-only atmosphere 2026-04-11 00:33:35 -04:00
package.json feat: add JWT cookie auth to Socket.io connections and enforce DM-only atmosphere 2026-04-11 00:33:35 -04:00
tsconfig.json Initial commit: Shadowdark character sheet manager with item/talent databases, view/edit modes, real-time sync 2026-04-09 01:03:40 -04:00