| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | feat: Make purge zones command use dropdown to choose zone to purge | 2021-08-17 | -14/+43 | |
| | | ||||
| * | Merge branch 'main' of github.com:python-discord/king-arthur | 2021-07-27 | -2/+2 | |
| |\ | ||||
| | * | Merge pull request #4 from onerandomusername/patch-1 | 2021-07-27 | -2/+2 | |
| | |\ | ||||
| | | * | Merge branch 'main' into patch-1 | 2021-07-27 | -125/+115 | |
| | | |\ | | |/ | |/| | ||||
| | | * | remove quotes from black profile | 2021-07-27 | -1/+1 | |
| | | | | ||||
| | | * | remove `tool` from `[tool.isort]` | 2021-07-27 | -1/+1 | |
| | | | | | | | | | | | | | isort does not recognise `[tool.isort]` as a section for it in the tox.ini file. It is only recognised as `[tool.isort]` in a pyproject.toml file, and `[isort]` in tox.ini | |||
| * | | | Handle zero deployments found | 2021-07-27 | -0/+7 | |
| |/ / | ||||
| * / | Migrate to discord.py v2.0 | 2021-07-27 | -125/+115 | |
| |/ | ||||
| * | Merge pull request #2 from doublevcodes/main | 2021-07-25 | -5/+101 | |
| |\ | ||||
| | * | Fix function formatting | 2021-07-25 | -6/+5 | |
| | |\ | ||||
| | | * | Indentation fix | 2021-07-25 | -3/+5 | |
| | | | | ||||
| | | * | Delete .vscode directory | 2021-07-25 | -3/+0 | |
| | |/ | ||||
| | * | Add .vscode to .gitignore | 2021-07-25 | -0/+4 | |
| | | | ||||
| | * | Correct endpoint | 2021-07-25 | -1/+1 | |
| | | | | | | | Co-authored-by: Joe Banks <[email protected]> | |||
| | * | Change kwarg from body to json | 2021-07-25 | -1/+1 | |
| | | | | | | | Co-authored-by: Joe Banks <[email protected]> | |||
| | * | Lint fix | 2021-07-22 | -1/+2 | |
| | | | ||||
| | * | Standardise responses + more | 2021-07-22 | -10/+11 | |
| | | | ||||
| | * | Change constant name | 2021-07-22 | -2/+2 | |
| | | | | | | | Co-authored-by: Joe Banks <[email protected]> | |||
| | * | Fix and refactor | 2021-07-22 | -13/+16 | |
| | | | | | | | | | | | | | Reflected on feedback provided by @jb3 including: - Change auth method - Move POST request data from params to body | |||
| | * | fix: make a get request to /zones instead of post | 2021-07-19 | -1/+1 | |
| | | | ||||
| | * | Merge branch 'main' of https://github.com/doublevcodes/king-arthur into main | 2021-07-19 | -0/+1 | |
| | |\ | ||||
| | | * | Merge branch 'main' into main | 2021-07-19 | -0/+1 | |
| | | |\ | |_|/ |/| | | ||||
| * | | | Update lint-build-deploy.yaml | 2021-07-19 | -0/+1 | |
| | | | | ||||
| | * | | Fix linting again | 2021-07-19 | -7/+11 | |
| | |/ | ||||
| | * | Fix linting issues | 2021-07-19 | -5/+6 | |
| | | | ||||
| | * | Lint all code with black | 2021-07-19 | -17/+10 | |
| | | | ||||
| | * | Finished the CF cache purge command | 2021-07-19 | -6/+58 | |
| | | | ||||
| | * | Lay out purge command and cog structure | 2021-07-19 | -0/+19 | |
| | | | ||||
| | * | Add Cloudflare API for zones | 2021-07-19 | -0/+19 | |
| |/ | ||||
| * | Correct usage of interaction.respond in deployments | 2021-07-19 | -4/+4 | |
| | | ||||
| * | Correct error message generator | 2021-07-19 | -1/+1 | |
| | | ||||
| * | Remove incorrect fstring | 2021-07-19 | -1/+1 | |
| | | ||||
| * | Fix indentation of deployments list | 2021-07-19 | -3/+3 | |
| | | ||||
| * | Fix indentation of certs list | 2021-07-19 | -4/+4 | |
| | | ||||
| * | Attempt to fix node ls indentation | 2021-07-19 | -3/+3 | |
| | | ||||
| * | Fix linting | 2021-07-19 | -1/+3 | |
| | | ||||
| * | Change wording of cordon/uncordon commands | 2021-07-19 | -3/+3 | |
| | | ||||
| * | Merge branch 'main' of github.com:python-discord/king-arthur into main | 2021-07-19 | -0/+48 | |
| |\ | ||||
| | * | Update command.yaml | 2021-07-18 | -1/+1 | |
| | | | ||||
| | * | Update command.yaml | 2021-07-18 | -2/+3 | |
| | | | ||||
| | * | Update command issue template | 2021-07-18 | -0/+11 | |
| | | | ||||
| | * | Update command.yaml | 2021-07-18 | -4/+4 | |
| | | | ||||
| | * | Create command.yaml | 2021-07-18 | -0/+36 | |
| | | | ||||
| * | | feat: use text instead of embeds | 2021-07-19 | -84/+82 | |
| |/ | ||||
| * | feat: add ed command | 2021-07-18 | -0/+25 | |
| | | ||||
| * | fix: fix redeploy confirmation timeout | 2021-07-18 | -2/+2 | |
| | | ||||
| * | docs: fix copied docstring | 2021-07-18 | -1/+1 | |
| | | ||||
| * | feat: linting compliance | 2021-07-18 | -1/+4 | |
| | | ||||
| * | feat: add when mentioned to prefix list | 2021-07-18 | -1/+1 | |
| | | ||||
| * | fix: import sorting | 2021-07-18 | -1/+2 | |
| | | ||||