Docs | Support

PennyDreadfulMTG/Penny-Dreadful-Tools

modern-typing
2 years, 3 months ago
@bakert Run pyupgrade over the whole codebase, mostly to modernize typing $ find . -name "*.py" | xargs -I{
No dependencies with known security vulnerabilities.
master
2 years, 3 months ago
@mergify[bot] Merge pull request #12192 from PennyDreadfulMTG/otj-prelease UI improvements
No dependencies with known security vulnerabilities.
otj-prelease
2 years, 3 months ago
@bakert Display mtgo username all lowercase on achievements detail page
No dependencies with known security vulnerabilities.
master
2 years, 3 months ago
@mergify[bot] Merge pull request #12190 from PennyDreadfulMTG/otj-prelease Bug fixes
No dependencies with known security vulnerabilities.
otj-prelease
2 years, 3 months ago
@bakert Remove ' // ' more clearly
No dependencies with known security vulnerabilities.
otj-prelease
2 years, 3 months ago
@bakert Don't display a mana cost splitter for mdfcs if one or more sides is a land Fixes #9147
No dependencies with known security vulnerabilities.
master
2 years, 3 months ago
@mergify[bot] Merge pull request #12189 from PennyDreadfulMTG/otj-prelease Repurpose the "No Matching Rule" secti
No dependencies with known security vulnerabilities.
otj-prelease
2 years, 3 months ago
@bakert Remove spurious double slash in API routes This wasn't breaking anything (because Flask ignores it,
No dependencies with known security vulnerabilities.
otj-prelease
2 years, 3 months ago
@bakert Repurpose the "No Matching Rule" section of /admin/rules to be more useful
No dependencies with known security vulnerabilities.
master
2 years, 3 months ago
@mergify[bot] Merge pull request #12188 from PennyDreadfulMTG/otj-prelease Surface issues with caching of applied
No dependencies with known security vulnerabilities.
otj-prelease
2 years, 3 months ago
@bakert Surface issues with caching of applied rules when sorting decks Sometimes for reasons unknown _appl
No dependencies with known security vulnerabilities.
otj-prelease
2 years, 3 months ago
@pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.c
No dependencies with known security vulnerabilities.
otj-prelease
2 years, 3 months ago
@bakert Surface issues with caching of applied rules when sorting decks Sometimes for reasons unknown _appl
No dependencies with known security vulnerabilities.
master
2 years, 3 months ago
@mergify[bot] Merge pull request #12187 from PennyDreadfulMTG/otj-prelease Some code improvements
No dependencies with known security vulnerabilities.
otj-prelease
2 years, 3 months ago
@bakert Don't allow negative season_id in API calls (or anywhere) Before the negative indexing of python wa
No dependencies with known security vulnerabilities.