Skip to content
This repository was archived by the owner on Dec 21, 2025. It is now read-only.
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
b2cae2e
Initial plan
Copilot Dec 12, 2025
36772af
Add comprehensive Open5e API client with type-safe models
Copilot Dec 12, 2025
55b3178
Refactor BestiaryService to use new Open5eService
Copilot Dec 12, 2025
b55d35e
Add comprehensive tests and documentation for Open5e integration
Copilot Dec 12, 2025
2eda131
Refactor: Split models, enhance API with official spec compliance, re…
Copilot Dec 12, 2025
502722d
Update tests and documentation for new API structure
Copilot Dec 12, 2025
0d3c6ed
Fix code review issues: clarify clearCache behavior and cache check l…
Copilot Dec 12, 2025
5f074bf
Add Open5e widgets and browser view with searchable list and modal de…
Copilot Dec 12, 2025
9f072be
Update Open5e to v2 API: endpoints, query options, and base models
Copilot Dec 12, 2025
7bff5b6
Complete v2 models and service implementation with all 33 endpoints
Copilot Dec 12, 2025
38d6682
Update BestiaryProvider and character widgets for v2 API
Copilot Dec 12, 2025
ddb7de4
Complete widget migration: spell, equipment, and creature widgets for…
Copilot Dec 12, 2025
06cc505
Add type-safe constants for GameSystem, DocumentKey, and creature typ…
Copilot Dec 12, 2025
88aaba3
Update Open5e browser for v2 API with all 33 endpoints, add navigatio…
Copilot Dec 12, 2025
94c6575
Fix test errors: rename Open5eService model, add missing constants, f…
Copilot Dec 12, 2025
8d6fad7
Fix endpoint URLs to include ?format=api parameter for v2 API compliance
Copilot Dec 12, 2025
3557eb4
Fix test to use correct parameter key: document__key__iexact instead …
Copilot Dec 12, 2025
725de4d
Fix compilation errors: update BestiaryProvider references, fix model…
Copilot Dec 13, 2025
3d59edb
Improve Open5e browser error handling: add error state display, debug…
Copilot Dec 13, 2025
c6c7ee8
refactor: remove unnecessary logging and improve color definitions fo…
Dec 13, 2025
5a404e2
add log
Dec 13, 2025
4ee8f23
Merge remote-tracking branch 'origin/copilot/refactor-open5e-api-conn…
Dec 13, 2025
9a752a4
refactor: enable navigation and network logging for improved debugging
Dec 13, 2025
9782f09
Fix Open5e API URL construction: properly merge query parameters to p…
Copilot Dec 13, 2025
9b582b3
Fix cache corruption handling: automatically clear invalid cached dat…
Copilot Dec 13, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 88 additions & 20 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading