aboutsummaryrefslogtreecommitdiffstats
path: root/backend/middleware.py (unfollow)
Commit message (Expand)AuthorLines
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
2024-07-20Update dependency starlette to ^0.38.0 (#300)Gravatar renovate[bot]-5/+5
2024-07-19Update dependency ruff to v0.5.3 (#295)Gravatar renovate[bot]-19/+19
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
2024-07-13Update docker/setup-buildx-action action to v3Gravatar renovate[bot]-1/+1
2024-07-13Update docker/login-action action to v3Gravatar renovate[bot]-1/+1
2024-07-13Update azure/k8s-set-context action to v4Gravatar renovate[bot]-1/+1
2024-07-13Update dependency sentry-sdk to v2.9.0Gravatar renovate[bot]-3/+3
2024-07-13Update actions/upload-artifact action to v4Gravatar renovate[bot]-1/+1
2024-07-13Update actions/checkout action to v4Gravatar renovate[bot]-3/+3
2024-07-13Update Azure/k8s-deploy action to v5Gravatar renovate[bot]-1/+1
2024-07-13Update dependency motor to v3.5.1Gravatar renovate[bot]-5/+6
2024-07-13Add extended Renovate configurationGravatar Joe Banks-1/+3
2024-07-13Remove dependabot configurationGravatar Joe Banks-6/+0