aboutsummaryrefslogtreecommitdiffstats
path: root/resources (unfollow)
Commit message (Collapse)AuthorLines
2021-05-30Set Form Viewing URLGravatar Hassan Abouelela-1/+1
Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-30Validates Form Patch RequestGravatar Hassan Abouelela-1/+3
Makes sure patch requests send a validated request. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-15Adds A Dev Only Endpoint For Adding AdminsGravatar Hassan Abouelela-8/+35
Copies the admin adding endpoint into an unprotected endpoint that is only registered in non-production builds. Signed-off-by: Hassan Abouelela <[email protected]>
2021-04-16Bump spectree from 0.4.1 to 0.4.2Gravatar dependabot[bot]-5/+5
Bumps [spectree](https://github.com/0b01001001/spectree) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/0b01001001/spectree/releases) - [Commits](https://github.com/0b01001001/spectree/compare/v0.4.1...v0.4.2) Signed-off-by: dependabot[bot] <[email protected]>
2021-04-16Bump motor from 2.3.1 to 2.4.0Gravatar dependabot[bot]-5/+8
Bumps [motor](https://github.com/mongodb/motor) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/mongodb/motor/releases) - [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/motor/compare/2.3.1...2.4.0) Signed-off-by: dependabot[bot] <[email protected]>
2021-04-16Bump flake8 from 3.8.4 to 3.9.1Gravatar dependabot[bot]-14/+14
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.1) Signed-off-by: dependabot[bot] <[email protected]>
2021-04-05Update Docker credential secretsGravatar Joe Banks-2/+2
2021-04-04Bump python-dotenv from 0.15.0 to 0.17.0Gravatar dependabot[bot]-6/+6
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.15.0 to 0.17.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.15.0...v0.17.0) Signed-off-by: dependabot[bot] <[email protected]>
2021-04-04Bump gunicorn from 20.0.4 to 20.1.0Gravatar dependabot[bot]-8/+7
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...20.1.0) Signed-off-by: dependabot[bot] <[email protected]>
2021-04-02Bump spectree from 0.4.0 to 0.4.1Gravatar dependabot[bot]-5/+5
Bumps [spectree](https://github.com/0b01001001/spectree) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/0b01001001/spectree/releases) - [Commits](https://github.com/0b01001001/spectree/compare/v0.4.0...v0.4.1) Signed-off-by: dependabot[bot] <[email protected]>
2021-04-02Bump flake8-annotations from 2.6.0 to 2.6.2Gravatar dependabot[bot]-6/+6
Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.6.0 to 2.6.2. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/sco1/flake8-annotations/compare/v2.6.0...v2.6.2) Signed-off-by: dependabot[bot] <[email protected]>
2021-03-16Add back removed parenthesisGravatar ks129-1/+1
2021-03-16Split if statement to multiple lines to avoid noqaGravatar ks129-1/+4
2021-03-16Split public fields constant to multiple linesGravatar ks129-1/+9
2021-03-16Use value of enum member instead of member itselfGravatar ks129-3/+3
2021-03-16Add discord_role to public fieldsGravatar ks129-1/+1
2021-03-16Bump httpx from 0.17.0 to 0.17.1Gravatar dependabot[bot]-6/+6
Bumps [httpx](https://github.com/encode/httpx) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.17.0...0.17.1) Signed-off-by: dependabot[bot] <[email protected]>
2021-03-14Bump sentry-sdk from 0.20.3 to 1.0.0Gravatar dependabot[bot]-5/+13
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.20.3 to 1.0.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/0.20.3...1.0.0) Signed-off-by: dependabot[bot] <[email protected]>