This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
mtgonline
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea3c1d9691dcb9581695c8b3c858d50b9a7588dc
mtgonline
/
backend
/
app
/
services
T
History
akadmin
ea3c1d9691
Refactor MTGJSON manager to use local files only
2026-07-20 22:20:26 +00:00
..
__init__.py
feat: MTG database integration with Redis caching
2026-07-18 18:41:05 +00:00
card_database.py
feat: MTG database integration with Redis caching
2026-07-18 18:41:05 +00:00
deck_parser.py
Complete backend verification: fix syntax errors, create __init__.py files, add setup_db.py, update docker-compose for two PostgreSQL containers
2026-07-18 23:02:44 +00:00
game_server.py
Complete backend verification: fix syntax errors, create __init__.py files, add setup_db.py, update docker-compose for two PostgreSQL containers
2026-07-18 23:02:44 +00:00
mtgjson_downloader.py
feat: Add MTGJSON data integration
2026-07-20 00:15:25 +00:00
mtgjson_loader.py
feat: Add MTGJSON data integration
2026-07-20 00:15:25 +00:00
mtgjson_manager.py
Refactor MTGJSON manager to use local files only
2026-07-20 22:20:26 +00:00
mtgjson_uploader.py
feat: Add MTGJSON data integration
2026-07-20 00:15:25 +00:00