darkwatch/server
Aaron Wood ec75add5b7 fix: correct character:updated broadcast payload and existence check order
- Broadcast enriched DB row (with parsed overrides) instead of raw req.body
- Check affectedRows from UPDATE to detect missing characters before SELECT
- Import ExecuteValues from mysql2 at the top level instead of inline cast
2026-04-11 00:16:18 -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 MariaDB schema migration and runner 2026-04-10 23:56:00 -04:00
src fix: correct character:updated broadcast payload and existence check order 2026-04-11 00:16:18 -04:00
package-lock.json feat: replace better-sqlite3 with mysql2 connection pool 2026-04-10 23:53:40 -04:00
package.json feat: replace better-sqlite3 with mysql2 connection pool 2026-04-10 23:53:40 -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