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
dedc9a35b39ab23d630bb240b3fec1630a6706c0
mtgonline
/
backend
/
app
/
services
T
History
akadmin
dedc9a35b3
Add MTGJSON data sanity check with file size validation and retry logic
2026-07-20 03:54:34 +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
Add MTGJSON data sanity check with file size validation and retry logic
2026-07-20 03:54:34 +00:00
mtgjson_uploader.py
feat: Add MTGJSON data integration
2026-07-20 00:15:25 +00:00