aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | Update poetry lockfileGravatar Johannes Christ2025-05-01-73/+15
| | |
| * | Give different basenames to duplicate FilterListViewSetGravatar Johannes Christ2025-05-01-2/+4
| | |
| * | Bump djangorestframework from 3.14.0 to 3.16.0Gravatar dependabot[bot]2025-05-01-19/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.16.0. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.16.0) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1515 from python-discord/resource-missing-semesterGravatar jchristgit2025-04-29-0/+15
|\ \ | |/ |/| Add missing semester course resource
| * Add missing semester course resourceGravatar Janine vN2025-04-28-0/+15
|/
* Merge pull request #1506 from python-discord/sir-lancebot-python-313Gravatar jchristgit2025-04-20-1/+1
|\ | | | | Update sir-lancebot Python version
| * Update sir-lancebot Python versionGravatar wookie1842025-04-08-1/+1
| | | | | | For after https://github.com/python-discord/sir-lancebot/pull/1670
* | Merge pull request #1498 from python-discord/dependabot/pip/coverage-7.8.0Gravatar jchristgit2025-04-18-66/+66
|\ \ | |/ |/| Bump coverage from 7.6.12 to 7.8.0
| * Bump coverage from 7.6.12 to 7.8.0Gravatar dependabot[bot]2025-04-04-66/+66
|/ | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.12 to 7.8.0. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.12...7.8.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1501 from python-discord/dependabot/pip/django-5.1.8Gravatar jchristgit2025-04-04-5/+5
|\ | | | | Bump django from 5.1.7 to 5.1.8
| * Bump django from 5.1.7 to 5.1.8Gravatar dependabot[bot]2025-04-02-5/+5
|/ | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 5.1.7 to 5.1.8. - [Commits](https://github.com/django/django/compare/5.1.7...5.1.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1496 from python-discord/dependabot/pip/python-dotenv-1.1.0Gravatar jchristgit2025-04-02-6/+6
|\ | | | | Bump python-dotenv from 1.0.1 to 1.1.0
| * Bump python-dotenv from 1.0.1 to 1.1.0Gravatar dependabot[bot]2025-03-31-6/+6
|/ | | | | | | | | | | | | | | Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1489 from python-discord/dependabot/pip/pre-commit-4.2.0Gravatar jchristgit2025-03-31-5/+5
|\ | | | | Bump pre-commit from 4.1.0 to 4.2.0
| * Bump pre-commit from 4.1.0 to 4.2.0Gravatar dependabot[bot]2025-03-25-5/+5
|/ | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1484 from python-discord/dependabot/pip/psycopg-3.2.6Gravatar jchristgit2025-03-25-74/+74
|\ | | | | Bump psycopg from 3.2.5 to 3.2.6
| * Bump psycopg from 3.2.5 to 3.2.6Gravatar dependabot[bot]2025-03-13-74/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.5 to 3.2.6. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.5...3.2.6) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1495 from L3viathan/mainGravatar Steele Farnsworth2025-03-25-17/+0
|\ \ | |/ |/| Remove sololearn from resources
| * Remove sololearn from resourcesGravatar Jonathan Oberländer2025-03-25-17/+0
|/
* Merge pull request #1482 from python-discord/dependabot/pip/ruff-0.9.10Gravatar jchristgit2025-03-12-21/+21
|\ | | | | Bump ruff from 0.9.9 to 0.9.10
| * Bump ruff from 0.9.9 to 0.9.10Gravatar dependabot[bot]2025-03-10-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.9 to 0.9.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.9.9...0.9.10) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1483 from python-discord/anand/bot-setup-typosGravatar ~hedy2025-03-11-1/+1
|\ \ | |/ |/| Fix typos
| * Fix typosGravatar Anand2025-03-11-1/+1
|/
* Merge pull request #1481 from python-discord/dependabot/pip/django-5.1.7Gravatar Xithrius2025-03-07-5/+5
|\ | | | | Bump django from 5.1.6 to 5.1.7
| * Bump django from 5.1.6 to 5.1.7Gravatar dependabot[bot]2025-03-06-5/+5
|/ | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 5.1.6 to 5.1.7. - [Commits](https://github.com/django/django/compare/5.1.6...5.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1480 from python-discord/dependabot/pip/ruff-0.9.9Gravatar jchristgit2025-03-05-21/+21
|\ | | | | Bump ruff from 0.9.7 to 0.9.9
| * Bump ruff from 0.9.7 to 0.9.9Gravatar dependabot[bot]2025-03-04-21/+21
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.7 to 0.9.9. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.9.7...0.9.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1477 from python-discord/dependabot/pip/django-filter-25.1Gravatar jchristgit2025-03-04-20/+79
|\ | | | | Bump django-filter from 24.3 to 25.1
| * Bump django-filter from 24.3 to 25.1Gravatar dependabot[bot]2025-03-04-20/+79
|/ | | | | | | | | | | | | | | Bumps [django-filter](https://github.com/carltongibson/django-filter) from 24.3 to 25.1. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](https://github.com/carltongibson/django-filter/compare/24.3...25.1) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1476 from python-discord/dependabot/pip/psycopg-3.2.5Gravatar jchristgit2025-03-04-75/+76
|\ | | | | Bump psycopg from 3.2.3 to 3.2.5
| * Bump psycopg from 3.2.3 to 3.2.5Gravatar dependabot[bot]2025-02-24-75/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.3 to 3.2.5. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.3...3.2.5) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1166 from python-discord/resource-filter-fetchGravatar jchristgit2025-03-02-2/+23
|\ \ | | | | | | Add endpoint to fetch filters in JSON format
| * | Add endpoint to fetch filters in JSON formatGravatar Johannes Christ2024-08-02-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While this is an API endpoint consumed by the bot, keep it in the `resources` app instead of the `api` app, as all the logic and data for resources is contained within the `resources` app and we don't want to start messing around with that. The response format from the endpoint is as follows: { "topics": [ "algorithms-and-data-structures", "data-science", "databases", "discord-bots", "game-development", "general", "microcontrollers", "security", "software-design", "testing", "tooling", "user-interface", "web-development", "other" ], "payment_tiers": [ "free", "paid", "subscription" ], "type": [ "book", "community", "course", "interactive", "podcast", "project-ideas", "tool", "tutorial", "video" ], "difficulty": [ "beginner", "intermediate" ] } Closes #710.
* | | Merge pull request #1444 from kkrypt0nn/patch-heroku-vps-guideGravatar jchristgit2025-03-02-14/+0
|\ \ \ | | | | | | | | Heroku is no longer free
| * | | Heroku is no longer freeGravatar Krypton2024-12-03-14/+0
| | | |
* | | | Merge pull request #1478 from kkrypt0nn/update-embed-limitsGravatar jchristgit2025-03-02-2/+2
|\ \ \ \ | |_|_|/ |/| | | Clarify embed characters limit
| * | | Clarify embed characters limitGravatar Krypton2025-02-25-2/+2
|/ / /
* | | Merge pull request #1475 from python-discord/dependabot/pip/ruff-0.9.7Gravatar jchristgit2025-02-23-21/+21
|\ \ \ | | | | | | | | Bump ruff from 0.8.0 to 0.9.7
| * | | Bump ruff from 0.8.0 to 0.9.7Gravatar dependabot[bot]2025-02-23-21/+21
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.9.7. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.8.0...0.9.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1474 from python-discord/dependabot/pip/django-5.1.6Gravatar jchristgit2025-02-23-5/+5
|\ \ \ | | | | | | | | Bump django from 5.1.5 to 5.1.6
| * | | Bump django from 5.1.5 to 5.1.6Gravatar dependabot[bot]2025-02-23-5/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 5.1.5 to 5.1.6. - [Commits](https://github.com/django/django/compare/5.1.5...5.1.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1473 from python-discord/dependabot/pip/cryptography-44.0.1Gravatar jchristgit2025-02-23-29/+33
|\ \ \ | | | | | | | | Bump cryptography from 44.0.0 to 44.0.1
| * | | Bump cryptography from 44.0.0 to 44.0.1Gravatar dependabot[bot]2025-02-23-29/+33
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1472 from python-discord/dependabot/pip/sentry-sdk-2.22.0Gravatar jchristgit2025-02-23-6/+7
|\ \ \ | | | | | | | | Bump sentry-sdk from 2.20.0 to 2.22.0
| * | | Migrate to new tracing parameterGravatar Johannes Christ2025-02-23-1/+1
| | | |
| * | | Bump sentry-sdk from 2.20.0 to 2.22.0Gravatar dependabot[bot]2025-02-23-5/+6
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.20.0 to 2.22.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.20.0...2.22.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1469 from python-discord/dependabot/pip/coverage-7.6.12Gravatar jchristgit2025-02-23-65/+66
|\ \ \ | | | | | | | | Bump coverage from 7.6.10 to 7.6.12
| * | | Bump coverage from 7.6.10 to 7.6.12Gravatar dependabot[bot]2025-02-23-65/+66
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.10 to 7.6.12. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.10...7.6.12) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Bump whitenoise from 6.8.2 to 6.9.0Gravatar dependabot[bot]2025-02-18-5/+5
| | | | | | | | | | | | | | | | | | Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.8.2 to 6.9.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.8.2...6.9.0)
* | | Bump pymdown-extensions from 10.12 to 10.14.3Gravatar dependabot[bot]2025-02-18-6/+6
| | | | | | | | | | | | | | | | | | Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.12 to 10.14.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.14.3)