| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: author email | Christian Cleberg | 2025-04-04 | 1 | -2/+2 |
| * | fix: replace random.choice with secrets.choice | Christian Cleberg | 2025-04-04 | 1 | -3/+4 |
| * | update contact email | Christian Cleberg | 2025-03-28 | 1 | -2/+2 |
| * | update README to use URLs for images | Christian Cleberg | 2025-03-28 | 1 | -3/+3 |
| * | attempt to fix version bugs | Christian Cleberg | 2024-11-14 | 1 | -1/+1 |
| * | exclude egg-info from repo | Christian Cleberg | 2024-11-14 | 6 | -217/+1 |
| * | missed version upgrade in toml | Christian Cleberg | 2024-11-14 | 1 | -1/+1 |
| * | test removal of long-lived API token for trusted publishing | Christian Cleberg | 2024-11-14 | 1 | -4/+1 |
| * | upgrade version for trusted publishing | Christian Cleberg | 2024-11-14 | 1 | -1/+1 |
| * | add support for trusted publishing | Christian Cleberg | 2024-11-14 | 1 | -8/+6 |
| * | update README screenshots | Christian Cleberg | 2024-11-07 | 6 | -2/+4 |
| * | fix pylint errors for wordlist.py | Christian Cleberg | 2024-11-07 | 2 | -1/+5 |
| * | move wordlist to python list approach | Christian Cleberg | 2024-11-07 | 5 | -7784/+7783 |
| * | add MANIFEST.in | Christian Cleberg | 2024-11-07 | 3 | -1/+4 |
| * | update version now that it has defined dependencies | Christian Cleberg | 2024-11-07 | 1 | -1/+1 |
| * | enhance user docs | Christian Cleberg | 2024-11-07 | 1 | -21/+18 |
| * | add dependencies to pyproject.toml | Christian Cleberg | 2024-11-07 | 1 | -0/+4 |
| * | disable pylint too-many-branches | Christian Cleberg | 2024-11-06 | 1 | -0/+1 |
| * | disable pylint too-many-branches | Christian Cleberg | 2024-11-06 | 1 | -0/+1 |
| * | fix pylint errors | Christian Cleberg | 2024-11-06 | 5 | -7/+11 |
| * | Merge branch 'main' of github.com:ccleberg/yoshi | Christian Cleberg | 2024-11-06 | 1 | -0/+39 |
| |\ | |||||
| | * | Create python-publish.yml | Christian Cleberg | 2024-11-07 | 1 | -0/+39 |
| * | | package as a cli app | Christian Cleberg | 2024-11-06 | 18 | -39/+51 |
| |/ | |||||
| * | remove app action | Christian Cleberg | 2024-11-06 | 1 | -39/+0 |
| * | update README | Christian Cleberg | 2024-11-06 | 1 | -8/+7 |
| * | Merge branch 'main' of github.com:ccleberg/yoshi | Christian Cleberg | 2024-11-06 | 1 | -0/+39 |
| |\ | |||||
| | * | Create python-app.yml | Christian Cleberg | 2024-11-07 | 1 | -0/+39 |
| * | | clean up unecessary files | Christian Cleberg | 2024-11-06 | 11 | -428/+1 |
| * | | configure as pypi hosted app | Christian Cleberg | 2024-11-06 | 20 | -1/+662 |
| |/ | |||||
| * | remove tests for now | Christian Cleberg | 2024-11-06 | 1 | -73/+0 |
| * | disable certain pylint warnings | Christian Cleberg | 2024-11-06 | 1 | -1/+2 |
| * | disable certain pylint warnings | Christian Cleberg | 2024-11-06 | 1 | -1/+1 |
| * | add docstrings, fix imports, and disable certain pylint warnings | Christian Cleberg | 2024-11-06 | 2 | -5/+27 |
| * | mv Account.py to account.py | Christian Cleberg | 2024-11-06 | 1 | -0/+0 |
| * | fix pylint errors | Christian Cleberg | 2024-11-06 | 1 | -0/+50 |
| * | fix pylint imports | Christian Cleberg | 2024-11-02 | 1 | -1/+1 |
| * | fix pylint errors | Christian Cleberg | 2024-11-02 | 3 | -13/+17 |
| * | add pylint workflow | Christian Cleberg | 2024-11-02 | 6 | -99/+306 |
| * | initial commit | Christian Cleberg | 2023-05-22 | 12 | -0/+9025 |
