Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update dependency redis to v5.3.1renovate/redis-5.x-lockfile | 2025-08-09 | -12/+15 | |
| | | | | | | | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | redis | 5.0.7 | 5.3.1 | | |||
* | Run ruff on codeHEADmain | 2025-08-08 | -10/+20 | |
| | ||||
* | Add submission_precheck to public fields list | 2025-08-08 | -6/+9 | |
| | ||||
* | Validate unique responses on submission | 2025-08-08 | -0/+16 | |
| | ||||
* | Use exp key for JWT as well as expiry key | 2025-08-08 | -0/+3 | |
| | ||||
* | Calculate form ancillary data when fetching form data | 2025-08-08 | -4/+66 | |
| | ||||
* | Add UNIQUE_RESPONDER form feature | 2025-08-08 | -0/+2 | |
| | ||||
* | KUTIEKAT ALWAYS LINTS BEFORE PUSHING | 2025-07-22 | -1/+1 | |
| | ||||
* | Add dynamic module loading fix for dataclasses | 2025-07-22 | -0/+6 | |
| | ||||
* | Update SCHEMA.md to support align property | 2025-06-01 | -1/+3 | |
| | ||||
* | ruff format | 2025-05-31 | -1/+1 | |
| | ||||
* | thread_id is a param, not a body item | 2025-05-31 | -5/+7 | |
| | ||||
* | Update SCHEMA.md with webhook thread_id | 2025-05-31 | -4/+5 | |
| | ||||
* | Use thread_id for webhook execute on submission | 2025-05-31 | -0/+3 | |
| | ||||
* | Add webhook thread ID to form model | 2025-05-31 | -0/+10 | |
| | ||||
* | Use redis role cache when validating access to form resources | 2024-07-28 | -7/+6 | |
| | ||||
* | Update dependency uvicorn to v0.30.3 (#299) | 2024-07-20 | -3/+3 | |
| | | | | | | | | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | uvicorn | 0.30.1 | 0.30.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
* | Update dependency starlette to ^0.38.0 (#300) | 2024-07-20 | -5/+5 | |
| | | | | | | | | datasource | package | from | to | | ---------- | --------- | ------ | ------ | | pypi | starlette | 0.37.2 | 0.38.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
* | Update dependency ruff to v0.5.3 (#295) | 2024-07-19 | -19/+19 | |
| | | | | | | | | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ruff | 0.5.2 | 0.5.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
* | Reference the correct env var in CI | 2024-07-19 | -2/+2 | |
| | ||||
* | Reference the correct env var in CI | 2024-07-19 | -2/+2 | |
| | ||||
* | Don't use deprecated ::set-output in CI | 2024-07-19 | -9/+12 | |
| | ||||
* | Use redis to store the role cache | 2024-07-17 | -37/+16 | |
| | ||||
* | Simplify the logic for fetching from member cache | 2024-07-16 | -12/+6 | |
| | ||||
* | Use redis for the discord member cache over mongo | 2024-07-16 | -25/+13 | |
| | ||||
* | Simplify the docker compose build config | 2024-07-16 | -3/+1 | |
| | ||||
* | Only bind to loop back address, rather than all interfaces | 2024-07-16 | -1/+1 | |
| | ||||
* | Add redis to the project | 2024-07-16 | -26/+239 | |
| | ||||
* | Add azure/setup-kubectl@v4 action | 2024-07-13 | -1/+2 | |
| | ||||
* | Merge pull request #291 from ↵ | 2024-07-13 | -1/+1 | |
|\ | | | | | | | | | python-discord/renovate/docker-build-push-action-6.x Update docker/build-push-action action to v6 | |||
| * | Update docker/build-push-action action to v6 | 2024-07-13 | -1/+1 | |
|/ | | | | | | | datasource | package | from | to | | ----------- | ------------------------ | ---- | -- | | github-tags | docker/build-push-action | v2 | v6 | | |||
* | Merge pull request #293 from ↵ | 2024-07-13 | -1/+1 | |
|\ | | | | | | | | | python-discord/renovate/docker-setup-buildx-action-3.x Update docker/setup-buildx-action action to v3 | |||
| * | Update docker/setup-buildx-action action to v3 | 2024-07-13 | -1/+1 | |
|/ | | | | | | | datasource | package | from | to | | ----------- | -------------------------- | ---- | -- | | github-tags | docker/setup-buildx-action | v1 | v3 | | |||
* | Merge pull request #292 from python-discord/renovate/docker-login-action-3.x | 2024-07-13 | -1/+1 | |
|\ | | | | | Update docker/login-action action to v3 | |||
| * | Update docker/login-action action to v3 | 2024-07-13 | -1/+1 | |
|/ | | | | | | | datasource | package | from | to | | ----------- | ------------------- | ---- | -- | | github-tags | docker/login-action | v1 | v3 | | |||
* | Merge pull request #289 from python-discord/renovate/azure-k8s-set-context-4.x | 2024-07-13 | -1/+1 | |
|\ | | | | | Update azure/k8s-set-context action to v4 | |||
| * | Update azure/k8s-set-context action to v4 | 2024-07-13 | -1/+1 | |
|/ | | | | | | | datasource | package | from | to | | ----------- | --------------------- | ---- | -- | | github-tags | azure/k8s-set-context | v1 | v4 | | |||
* | Merge pull request #285 from python-discord/renovate/sentry-sdk-2.x-lockfile | 2024-07-13 | -3/+3 | |
|\ | | | | | Update dependency sentry-sdk to v2.9.0 | |||
| * | Update dependency sentry-sdk to v2.9.0 | 2024-07-13 | -3/+3 | |
|/ | | | | | | | datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | pypi | sentry-sdk | 2.7.1 | 2.9.0 | | |||
* | Merge pull request #288 from ↵ | 2024-07-13 | -1/+1 | |
|\ | | | | | | | | | python-discord/renovate/major-github-artifact-actions Update actions/upload-artifact action to v4 | |||
| * | Update actions/upload-artifact action to v4 | 2024-07-13 | -1/+1 | |
|/ | | | | | | | datasource | package | from | to | | ----------- | ----------------------- | ---- | -- | | github-tags | actions/upload-artifact | v2 | v4 | | |||
* | Merge pull request #287 from python-discord/renovate/actions-checkout-4.x | 2024-07-13 | -3/+3 | |
|\ | | | | | Update actions/checkout action to v4 | |||
| * | Update actions/checkout action to v4 | 2024-07-13 | -3/+3 | |
|/ | | | | | | | datasource | package | from | to | | ----------- | ---------------- | ---- | -- | | github-tags | actions/checkout | v2 | v4 | | |||
* | Merge pull request #286 from python-discord/renovate/azure-k8s-deploy-5.x | 2024-07-13 | -1/+1 | |
|\ | | | | | Update Azure/k8s-deploy action to v5 | |||
| * | Update Azure/k8s-deploy action to v5 | 2024-07-13 | -1/+1 | |
|/ | | | | | | | datasource | package | from | to | | ----------- | ---------------- | ---- | -- | | github-tags | Azure/k8s-deploy | v1 | v5 | | |||
* | Merge pull request #284 from python-discord/renovate/motor-3.x | 2024-07-13 | -5/+6 | |
|\ | | | | | Update dependency motor to v3.5.1 | |||
| * | Update dependency motor to v3.5.1 | 2024-07-13 | -5/+6 | |
|/ | | | | | | | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | motor | 3.5.0 | 3.5.1 | | |||
* | Merge pull request #283 from python-discord/renovate/configure | 2024-07-13 | -6/+8 | |
|\ | | | | | Configure Renovate | |||
| * | Add extended Renovate configuration | 2024-07-13 | -1/+3 | |
| | | ||||
| * | Remove dependabot configuration | 2024-07-13 | -6/+0 | |
| | |