aboutsummaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS (unfollow)
Commit message (Collapse)AuthorLines
2025-08-08Add submission_precheck to public fields listGravatar Joe Banks-6/+9
2025-08-08Validate unique responses on submissionGravatar Joe Banks-0/+16
2025-08-08Use exp key for JWT as well as expiry keyGravatar Joe Banks-0/+3
2025-08-08Calculate form ancillary data when fetching form dataGravatar Joe Banks-4/+66
2025-08-08Add UNIQUE_RESPONDER form featureGravatar Joe Banks-0/+2
2025-07-22KUTIEKAT ALWAYS LINTS BEFORE PUSHINGGravatar Joe Banks-1/+1
2025-07-22Add dynamic module loading fix for dataclassesGravatar Janine vN-0/+6
2025-06-01Update SCHEMA.md to support align propertyGravatar Joe Banks-1/+3
2025-05-31ruff formatGravatar Joe Banks-1/+1
2025-05-31thread_id is a param, not a body itemGravatar Joe Banks-5/+7
2025-05-31Update SCHEMA.md with webhook thread_idGravatar Joe Banks-4/+5
2025-05-31Use thread_id for webhook execute on submissionGravatar Joe Banks-0/+3
2025-05-31Add webhook thread ID to form modelGravatar Joe Banks-0/+10
2024-07-28Use redis role cache when validating access to form resourcesGravatar Chris Lovering-7/+6
2024-07-20Update dependency uvicorn to v0.30.3 (#299)Gravatar renovate[bot]-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-20Update dependency starlette to ^0.38.0 (#300)Gravatar renovate[bot]-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-19Update dependency ruff to v0.5.3 (#295)Gravatar renovate[bot]-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-19Reference the correct env var in CIGravatar Chris Lovering-2/+2
2024-07-19Reference the correct env var in CIGravatar Chris Lovering-2/+2
2024-07-19Don't use deprecated ::set-output in CIGravatar Chris Lovering-9/+12
2024-07-17Use redis to store the role cacheGravatar Chris Lovering-37/+16
2024-07-16Simplify the logic for fetching from member cacheGravatar Chris Lovering-12/+6
2024-07-16Use redis for the discord member cache over mongoGravatar Chris Lovering-25/+13
2024-07-16Simplify the docker compose build configGravatar Chris Lovering-3/+1
2024-07-16Only bind to loop back address, rather than all interfacesGravatar Chris Lovering-1/+1
2024-07-16Add redis to the projectGravatar Chris Lovering-26/+239
2024-07-13Add azure/setup-kubectl@v4 actionGravatar Joe Banks-1/+2
2024-07-13Update docker/build-push-action action to v6Gravatar renovate[bot]-1/+1
| datasource | package | from | to | | ----------- | ------------------------ | ---- | -- | | github-tags | docker/build-push-action | v2 | v6 |
2024-07-13Update docker/setup-buildx-action action to v3Gravatar renovate[bot]-1/+1
| datasource | package | from | to | | ----------- | -------------------------- | ---- | -- | | github-tags | docker/setup-buildx-action | v1 | v3 |
2024-07-13Update docker/login-action action to v3Gravatar renovate[bot]-1/+1
| datasource | package | from | to | | ----------- | ------------------- | ---- | -- | | github-tags | docker/login-action | v1 | v3 |
2024-07-13Update azure/k8s-set-context action to v4Gravatar renovate[bot]-1/+1
| datasource | package | from | to | | ----------- | --------------------- | ---- | -- | | github-tags | azure/k8s-set-context | v1 | v4 |
2024-07-13Update dependency sentry-sdk to v2.9.0Gravatar renovate[bot]-3/+3
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | pypi | sentry-sdk | 2.7.1 | 2.9.0 |
2024-07-13Update actions/upload-artifact action to v4Gravatar renovate[bot]-1/+1
| datasource | package | from | to | | ----------- | ----------------------- | ---- | -- | | github-tags | actions/upload-artifact | v2 | v4 |
2024-07-13Update actions/checkout action to v4Gravatar renovate[bot]-3/+3
| datasource | package | from | to | | ----------- | ---------------- | ---- | -- | | github-tags | actions/checkout | v2 | v4 |
2024-07-13Update Azure/k8s-deploy action to v5Gravatar renovate[bot]-1/+1
| datasource | package | from | to | | ----------- | ---------------- | ---- | -- | | github-tags | Azure/k8s-deploy | v1 | v5 |
2024-07-13Update dependency motor to v3.5.1Gravatar renovate[bot]-5/+6
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | motor | 3.5.0 | 3.5.1 |
2024-07-13Add extended Renovate configurationGravatar Joe Banks-1/+3
2024-07-13Remove dependabot configurationGravatar Joe Banks-6/+0