| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Add new directory APIs module | 2024-07-26 | -0/+1 | |
| | | ||||
| * | Add LDAP enrollment constants | 2024-07-26 | -0/+13 | |
| | | ||||
| * | Add new config options | 2024-07-26 | -0/+19 | |
| | | ||||
| * | Add new dependencies | 2024-07-26 | -2/+391 | |
| | | ||||
| * | Fix the rules command now that the source file is an rst file | 2024-07-25 | -6/+12 | |
| | | ||||
| * | fix(deps): update dependency sentry-sdk to v2.11.0 (#242) | 2024-07-24 | -5/+5 | |
| | | | | | | | | | datasource | package | from | to | | ---------- | ---------- | ----- | ------ | | pypi | sentry-sdk | 2.9.0 | 2.11.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| * | Ignore ASYNC109 where timeout is used for pagination | 2024-07-24 | -1/+1 | |
| | | ||||
| * | chore(deps): update dependency ruff to v0.5.4 | 2024-07-24 | -21/+21 | |
| | | | | | | | | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ruff | 0.5.1 | 0.5.4 | | |||
| * | fix(deps): update dependency pydis-core to v11.3.0 (#243) | 2024-07-24 | -5/+5 | |
| | | | | | | | | | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | pydis-core | 11.2.0 | 11.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| * | Add ff-bot configuration | 2024-07-24 | -0/+13 | |
| | | ||||
| * | Do not install recommended packages (#229) | 2024-07-24 | -1/+1 | |
| | | ||||
| * | Merge pull request #239 from python-discord/renovate/sentry-sdk-2.x | 2024-07-13 | -5/+5 | |
| |\ | | | | | fix(deps): update dependency sentry-sdk to v2.9.0 | |||
| | * | fix(deps): update dependency sentry-sdk to v2.9.0 | 2024-07-13 | -5/+5 | |
| |/ | | | | | | | datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | pypi | sentry-sdk | 2.7.1 | 2.9.0 | | |||
| * | Merge pull request #238 from python-discord/renovate/humanize-4.x | 2024-07-13 | -5/+6 | |
| |\ | | | | | fix(deps): update dependency humanize to v4.10.0 | |||
| | * | fix(deps): update dependency humanize to v4.10.0 | 2024-07-13 | -5/+6 | |
| |/ | | | | | | | datasource | package | from | to | | ---------- | -------- | ----- | ------ | | pypi | humanize | 4.9.0 | 4.10.0 | | |||
| * | Merge pull request #237 from python-discord/renovate/configure | 2024-07-13 | -24/+8 | |
| |\ | | | | | chore: Configure Renovate | |||
| | * | Add custom Renovate config | 2024-07-13 | -1/+3 | |
| | | | ||||
| | * | Remove dependabot configuration | 2024-07-13 | -24/+0 | |
| | | | ||||
| | * | Add renovate.json | 2024-07-13 | -0/+6 | |
| |/ | ||||
| * | import King Arthur from the bot module | 2024-07-13 | -1/+1 | |
| | | ||||
| * | Merge pull request #235 from python-discord/quotes | 2024-07-13 | -5/+104 | |
| |\ | | | | | Add a quotes command | |||
| | * | add programming quotes command | 2024-07-13 | -0/+67 | |
| | | | ||||
| | * | add bs4 dependency | 2024-07-13 | -5/+37 | |
| |/ | ||||
| * | Merge pull request #236 from python-discord/set-user-agent-explicitly | 2024-07-13 | -1/+3 | |
| |\ | | | | | Set explicit user-agent header | |||
| | * | Set explicit user-agent header | 2024-07-13 | -1/+3 | |
| |/ | | | | | Allow people to know that we're not just a dumb scraper, but we're business professionals. | |||
| * | Merge pull request #231 from python-discord/fix-status-embed-problems | 2024-07-05 | -1/+1 | |
| |\ | | | | | Fix transient issues in status embed | |||
| | * | Fix transient issues in status embed | 2024-07-05 | -1/+1 | |
| |/ | | | | As seen in a dozen other Python Discord projects. | |||
| * | Create sentry releases using getsentry's action | 2024-07-05 | -3/+2 | |
| | | ||||
| * | Bump the number of missions to get each day to 5 | 2024-07-05 | -1/+1 | |
| | | | | | This is to cover the edge case where the mission-giver uploads more than 2 videos a day | |||
| * | Bump dependencies to latest | 2024-07-05 | -130/+124 | |
| | | ||||
| * | Disable packaging mode in pyproject.toml | 2024-07-05 | -4/+1 | |
| | | | | | This isn't a library, so doesn't need packaging | |||
| * | Bump ruff target version to 3.12 | 2024-07-05 | -5/+6 | |
| | | ||||
| * | Add daily devops missions for added motivation | 2024-07-05 | -1/+37 | |
| | | ||||
| * | Be more specific when describing the base url for the cat | 2024-07-05 | -4/+4 | |
| | | ||||
| * | build(deps): bump the ci-dependencies group with 2 updates (#223) | 2024-06-27 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the ci-dependencies group with 2 updates: [docker/build-push-action](https://github.com/docker/build-push-action) and [tclindner/sentry-releases-action](https://github.com/tclindner/sentry-releases-action). Updates `docker/build-push-action` from 5 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v5...v6) Updates `tclindner/sentry-releases-action` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/tclindner/sentry-releases-action/releases) - [Changelog](https://github.com/tclindner/sentry-releases-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/tclindner/sentry-releases-action/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-dependencies - dependency-name: tclindner/sentry-releases-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| * | Add dependabot config for docker & CI | 2024-06-27 | -0/+18 | |
| | | ||||
| * | Bump dependencies to latest | 2024-06-27 | -157/+159 | |
| | | ||||
| * | Merge pull request #222 from python-discord/devops-motivation | 2024-06-27 | -0/+48 | |
| |\ | | | | | Send daily motivation to the devops team | |||
| | * | Send daily motivation to the devops team | 2024-06-27 | -0/+48 | |
| |/ | ||||
| * | Merge pull request #207 from python-discord/improved-system-resource-support | 2024-06-05 | -19/+30 | |
| |\ | ||||
| | * | Add more system information commands | 2024-06-05 | -0/+20 | |
| | | | ||||
| | * | Simplify fetching system resources | 2024-06-05 | -19/+10 | |
| |/ | ||||
| * | Use a face generation algorithm compatible with our ImageMagick version | 2024-06-05 | -2/+3 | |
| | | ||||
| * | Merge pull request #202 from python-discord/jb3/features/face-generator | 2024-06-04 | -10/+90 | |
| |\ | ||||
| | * | Add new face command to system information generator module | 2024-06-04 | -2/+64 | |
| | | | ||||
| | * | Add new build dependencies | 2024-06-04 | -0/+3 | |
| | | | ||||
| | * | Add new Wand dependency | 2024-06-04 | -8/+23 | |
| |/ | ||||
| * | Merge pull request #200 from python-discord/system-pleasure-emitting-module | 2024-06-02 | -1/+24 | |
| |\ | | | | | Allow King Arthur to send supportive PyDis-specific comments | |||
| | * | Allow King Arthur to send supportive PyDis-specific comments | 2024-06-02 | -1/+24 | |
| |/ | ||||
| * | Merge pull request #199 from python-discord/data-fix | 2024-06-02 | -0/+2 | |
| |\ | | | | | Fix data inconsistency in system data report | |||