No description
  • JavaScript 99.6%
  • Dockerfile 0.3%
  • HTML 0.1%
Find a file
Brian 5245660ec1
All checks were successful
Build and Deploy / lint-frontend (push) Successful in 13s
Build and Deploy / build-frontend (push) Successful in 13s
Build and Deploy / build-backend (push) Successful in 7s
Build and Deploy / deploy (push) Successful in 14s
Add per-scene adventure log: KM notes what happened, shareable as a player story record
- New campaigns.journal store with per-scene entries kept in play order
- KM edits a 'What happened' note on the dashboard's scene runner, with a
  per-scene Share toggle; clearing the text drops the entry
- Players see shared entries as 'Our Adventure So Far'; unshared notes never leak

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-05 14:52:24 -06:00
.forgejo/workflows
backend Add per-scene adventure log: KM notes what happened, shareable as a player story record 2026-06-05 14:52:24 -06:00
frontend Add per-scene adventure log: KM notes what happened, shareable as a player story record 2026-06-05 14:52:24 -06:00
.gitignore Add root .gitignore (ignore .idea/, node_modules, env, *.db) 2026-06-04 10:33:07 -06:00
docker-compose.yml