Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add leading _ so that motd file isn't loaded as a CogHEADmain | 2025-08-13 | -1/+1 | |
| | ||||
* | Revert "Add setup function for `motd` cog" | 2025-08-13 | -5/+0 | |
| | | | | | This reverts commit c76fee4800ce0f98cf592ba2fce1369f5b694f73. Johannes will be sanctioned accordingly for this transgression. | |||
* | Add setup function for `motd` cog | 2025-07-22 | -0/+5 | |
| | ||||
* | Fix typo | 2025-07-21 | -1/+10 | |
| | ||||
* | Correct log call in management one-to-one system | 2025-07-21 | -1/+1 | |
| | ||||
* | Introduce automated management one-to-one system | 2025-07-21 | -0/+42 | |
| | ||||
* | fix(deps): update dependency humanize to v4.12.2 | 2025-07-18 | -0/+15152 | |
| | ||||
* | Correct string conversion and coroutine run | 2025-07-16 | -4/+6 | |
| | ||||
* | Handle users who have left in the LDAP sync utility | 2025-07-16 | -0/+20 | |
| | ||||
* | Add new M-x github remove command | 2025-07-16 | -1/+12 | |
| | ||||
* | Fix mistakes from my inferior brain (#327) | 2025-07-10 | -2/+2 | |
| | | | | | | | * Rename GitHubException in cog * Update GitHubException in Teams API * Update __init__.py in GitHub API with new exception naming | |||
* | Add new GitHub extension | 2025-07-10 | -0/+43 | |
| | ||||
* | Remove GitHub-Grafana team sync cog | 2025-07-10 | -172/+0 | |
| | ||||
* | Better handling of locking/unlocking users | 2025-06-15 | -44/+68 | |
| | ||||
* | Split M-x sync into multiple messages | 2025-06-15 | -8/+17 | |
| | ||||
* | Add motivational voice chat messages (#325) | 2025-05-29 | -0/+34 | |
| | ||||
* | Allow helpers to access rule 4 | 2025-05-03 | -1/+8 | |
| | ||||
* | Start numbers timer loop | 2025-04-26 | -0/+1 | |
| | ||||
* | Ensure King Arthur doesn't deminish our 99.999999% uptime | 2025-04-26 | -1/+13 | |
| | ||||
* | Missing awaiting of sync coroutine | 2025-04-19 | -1/+1 | |
| | ||||
* | Add palceholders for when stdout or stderr are empty | 2025-04-15 | -2/+2 | |
| | ||||
* | Actually use f-strings | 2025-04-15 | -2/+2 | |
| | ||||
* | Make RCE output good | 2025-04-15 | -3/+7 | |
| | ||||
* | Await async functions | 2025-04-15 | -2/+2 | |
| | ||||
* | Add numbers command to run a tts | 2025-04-15 | -1/+18 | |
| | ||||
* | Add a command to run a command on lovelace | 2025-04-15 | -0/+33 | |
| | ||||
* | Cleaner number move (#320) | 2025-04-06 | -8/+17 | |
| | | | | | * Use move_to for moving numbers * Stop transmitting numbers on exit | |||
* | Allow moving the numbers elsewhere | 2025-04-06 | -8/+7 | |
| | ||||
* | Numbers (#319) | 2025-04-06 | -0/+65 | |
| | | | | | * Bump deps to latest * Add numbers cog | |||
* | Format code to new ruff rules | 2025-02-15 | -8/+8 | |
| | ||||
* | Fix incorrect order of namespace/deployment arguments (#265) | 2024-09-04 | -1/+1 | |
| | ||||
* | Format with new ruff rules | 2024-08-26 | -24/+32 | |
| | ||||
* | Parse tuples to all() | 2024-08-24 | -2/+2 | |
| | ||||
* | Don't load cogs if required env var is missing | 2024-08-24 | -5/+10 | |
| | ||||
* | Parse tuples to all() | 2024-08-19 | -3/+3 | |
| | ||||
* | Allow loading the bot without LDAP env vars set | 2024-08-19 | -3/+16 | |
| | ||||
* | Allow loading the bot without a github_token set | 2024-08-19 | -4/+4 | |
| | ||||
* | Allow loading the bot without a grafana_token set | 2024-08-19 | -3/+9 | |
| | ||||
* | Allow loading the bot without a cloudflare_token set | 2024-08-19 | -0/+4 | |
| | ||||
* | Update URL for rules page | 2024-08-19 | -1/+1 | |
| | ||||
* | Support parsing the new markdown rules file | 2024-08-19 | -12/+8 | |
| | ||||
* | Reformat with ruff format | 2024-08-06 | -4/+1 | |
| | ||||
* | Update check for LDAP bootstrap message | 2024-08-06 | -1/+1 | |
| | ||||
* | Enable LDAP notifications | 2024-08-04 | -1/+1 | |
| | ||||
* | Update bootstrap message | 2024-08-04 | -5/+8 | |
| | ||||
* | Support slash-separated deployments in namespaces | 2024-08-01 | -3/+12 | |
| | ||||
* | Use LDAP uid in reset message | 2024-07-31 | -6/+8 | |
| | ||||
* | Add additional logging to LDAP bootstrapper | 2024-07-30 | -0/+2 | |
| | ||||
* | Update filters in LDAP and GitHub Grafana team syncers | 2024-07-30 | -2/+2 | |
| | ||||
* | I pushed unlinted code to main, I am sorry | 2024-07-30 | -1/+1 | |
| |