AI-powered D&D 5th Edition companion app — character creation, campaign management, and an AI DM grounded in official rulebooks
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
1.41.0^17.2.4^4.21.0^12.9.0^12.7.0^5.9.3^0.563.0^19.2.4^19.2.4^10.1.0^4.0.1^8.19.0^4.1.18^22.14.0^5.0.0^9.0.0^4.1.18~5.8.2^6.2.037
commits
fix: refactor combat tracker buttons for better end combat confirmation flow
0aec0e0View on GitHubfix: fix CSP and COOP headers to allow Firebase signInWithPopup
28d5e89View on GitHubfix: switch to signInWithPopup — eliminates getRedirectResult cold-load errors
e711afaView on GitHubfix: skip getRedirectResult entirely on cold load — only call if sign-in was initiated
a8ac59dView on GitHubfix: only show redirect sign-in errors if user initiated sign-in this session
8ac2754View on GitHubfix: switch back to signInWithRedirect — popup blocked on Cloud Run domain
a8cfc49View on GitHubfix: improve auth error logging with error code and better hints
136ae98View on GitHubfix: revert to signInWithPopup now that domain is authorized
47739fcView on GitHubfix: improve auth error banner with actionable domain hint
669e0c3View on GitHubfix: switch Google sign-in from popup to redirect for production compatibility
acebf36View on GitHubfeat: update branding text on LoginScreen for clarity and consistency
e5d712bView on GitHubdocs: comprehensive audit and update — sync all docs to current codebase state (e0300c3)
dbb6032View on GitHubfeat: add aria-label to file input for improved accessibility
4bfe151View on GitHubfeat: DM combat tracker, notes CRUD, character JSON import/export
e0300c3View on GitHub