aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | | Bump ruff from 0.2.1 to 0.2.2Gravatar dependabot[bot]2024-02-19-20/+20
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.2.2. - [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/v0.2.1...v0.2.2) --- 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 #1236 from python-discord/dependabot/pip/cryptography-42.0.2Gravatar Xithrius2024-02-16-33/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump cryptography from 42.0.0 to 42.0.2Gravatar dependabot[bot]2024-02-17-33/+33
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | | | | | Merge pull request #1230 from python-discord/dependabot/pip/pre-commit-3.6.1Gravatar Xithrius2024-02-14-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump pre-commit from 3.6.0 to 3.6.1Gravatar dependabot[bot]2024-02-14-5/+5
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.1. - [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/v3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | | | | | Merge pull request #1234 from python-discord/dependabot/pip/sentry-sdk-1.40.4Gravatar Xithrius2024-02-14-6/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Bump sentry-sdk from 1.40.3 to 1.40.4Gravatar dependabot[bot]2024-02-14-6/+6
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.3 to 1.40.4. - [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/1.40.3...1.40.4) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* / / / / / / Bump sentry-sdk from 1.40.2 to 1.40.3 (#1229)Gravatar dependabot[bot]2024-02-13-6/+6
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.2 to 1.40.3. - [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/1.40.2...1.40.3) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * | | | | Resources: Add guidelines on YAML filesGravatar hedy2024-02-07-5/+30
| | | | | |
| * | | | | Resources: Add link to suggest new resourcesGravatar hedy2024-02-07-0/+6
| | | | | |
| | * | | | Fix pydis_site/README.md reference to static directory structureGravatar hedy2024-02-13-3/+1
| | | | | |
| | * | | | Add docs on Bulma, colors, dark mode, and CSS for developmentGravatar hedy2024-02-13-0/+49
| |/ / / / |/| | | |
* | | | | Merge pull request #1228 from python-discord/resources_config_readyGravatar Amrou Bellalouna2024-02-11-95/+102
|\ \ \ \ \ | | | | | | | | | | | | Resources config ready
| * | | | | Update path variable in resource page testsGravatar RohanJnr2024-02-11-1/+1
| | | | | |
| * | | | | Move resorce loading from view init() to AppConfig ready() methodGravatar RohanJnr2024-02-11-94/+101
|/ / / / / | | | | | | | | | | | | | | | This is done to load the resources only once on startup instead of loading it everytime the view is initialized which is done whenever a request is made to the resources endpoint.
* | | | | Merge pull request #1227 from python-discord/dependabot/pip/sentry-sdk-1.40.2Gravatar Xithrius2024-02-08-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump sentry-sdk from 1.40.1 to 1.40.2Gravatar dependabot[bot]2024-02-08-5/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.1 to 1.40.2. - [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/1.40.1...1.40.2) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1225 from python-discord/dependabot/pip/sentry-sdk-1.40.1Gravatar Xithrius2024-02-06-6/+6
|\ \ \ \
| * | | | Bump sentry-sdk from 1.40.0 to 1.40.1Gravatar dependabot[bot]2024-02-07-6/+6
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.0 to 1.40.1. - [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/1.40.0...1.40.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1224 from python-discord/dependabot/pip/django-5.0.2Gravatar Xithrius2024-02-06-5/+5
|\ \ \ \
| * | | | Bump django from 5.0.1 to 5.0.2Gravatar dependabot[bot]2024-02-07-5/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 5.0.1 to 5.0.2. - [Commits](https://github.com/django/django/compare/5.0.1...5.0.2) --- 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 #1223 from python-discord/dependabot/pip/ruff-0.2.1Gravatar Xithrius2024-02-05-20/+20
|\ \ \ \
| * | | | Bump ruff from 0.2.0 to 0.2.1Gravatar dependabot[bot]2024-02-06-20/+20
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.0 to 0.2.1. - [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/v0.2.0...v0.2.1) --- 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 #1221 from python-discord/dependabot/pip/psycopg-3.1.18Gravatar Xithrius2024-02-05-75/+75
|\ \ \ \
| * | | | Bump psycopg from 3.1.17 to 3.1.18Gravatar dependabot[bot]2024-02-06-75/+75
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.17 to 3.1.18. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.17...3.1.18) --- 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 #1222 from python-discord/dependabot/pip/cryptography-42.0.0Gravatar Xithrius2024-02-05-28/+37
|\ \ \ \
| * | | | Bump cryptography from 41.0.6 to 42.0.0Gravatar dependabot[bot]2024-02-06-28/+37
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1174 from python-discord/mailing-list-modelGravatar Xithrius2024-02-03-9/+362
|\ \ \ \
| * \ \ \ Merge branch 'main' into mailing-list-modelGravatar Xithrius2024-02-03-600/+1391
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1220 from python-discord/dependabot/pip/ruff-0.2.0Gravatar ChrisJL2024-02-02-23/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | | Bump ruff from 0.1.15 to 0.2.0
| * | | | Appeased the linterGravatar Xithrius2024-02-01-3/+5
| | | | |
| * | | | Bump ruff from 0.1.15 to 0.2.0Gravatar dependabot[bot]2024-02-02-20/+20
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.2.0. - [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/v0.1.15...v0.2.0) --- 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 #1219 from python-discord/dependabot/pip/sentry-sdk-1.40.0Gravatar Xithrius2024-01-30-6/+6
|\ \ \ \
| * | | | Bump sentry-sdk from 1.39.2 to 1.40.0Gravatar dependabot[bot]2024-01-31-6/+6
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.2 to 1.40.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/1.39.2...1.40.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 #1218 from python-discord/dependabot/pip/ruff-0.1.15Gravatar Xithrius2024-01-29-20/+20
|\ \ \ \
| * | | | Bump ruff from 0.1.14 to 0.1.15Gravatar dependabot[bot]2024-01-30-20/+20
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.14 to 0.1.15. - [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/v0.1.14...v0.1.15) --- 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 #1216 from python-discord/dependabot/pip/coverage-7.4.1Gravatar jchristgit2024-01-29-55/+55
|\ \ \ \ | | | | | | | | | | Bump coverage from 7.4.0 to 7.4.1
| * | | | Bump coverage from 7.4.0 to 7.4.1Gravatar dependabot[bot]2024-01-29-55/+55
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.0 to 7.4.1. - [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.4.0...7.4.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #1215 from python-discord/docs/dark-themeGravatar wookie1842024-01-28-0/+25
|\ \ \ \ | | | | | | | | | | Add section about working with dark mode in the guide on contributing a page
| * \ \ \ Merge branch 'main' into docs/dark-themeGravatar hedy2024-01-28-402/+1130
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1176 from hedyhli/gdwr-dark-themeGravatar Leon Sandøy2024-01-28-396/+1123
|\ \ \ \ \ | | | | | | | | | | | | Dark theme
| * | | | | Dark: Use a darker pydis blurple everywhereGravatar hedy2024-01-28-5/+1
| | | | | |
| * | | | | Dark: Use alternate images for homepage, resources, eventsGravatar hedy2024-01-28-43/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to lemon for editting all the images. Co-authored-by: Leon Sandøy <[email protected]>
| * | | | | Dark: Fix timeline icon bordersGravatar hedy2024-01-28-0/+4
| | | | | |
| * | | | | Dark: Darken nav, hero, hero waves, button, body backgroundsGravatar hedy2024-01-28-3/+205
| | | | | |
| * | | | | Merge branch 'main' into gdwr-dark-themeGravatar ~hedy2024-01-28-24/+25
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Bump python-dotenv from 1.0.0 to 1.0.1 (#1212)Gravatar dependabot[bot]2024-01-26-5/+5
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.0.1. - [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.0...v1.0.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * | | | Dark: Fix switch toggle when system preference is usedGravatar hedy2024-01-20-2/+4
| | | | | | | | | | | | | | | | | | | | Thanks to wookie for finding the bug.
| * | | | Dark: Restore border on github cardsGravatar hedy2024-01-18-0/+4
| | | | |
| * | | | Dark: Better shadowsGravatar hedy2024-01-18-6/+2
| | | | |