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