index
:
forms-backend
dependabot/pip/cryptography-43.0.1
dependabot/pip/starlette-0.40.0
dm-message
logging
main
renovate/httpx-0.x
renovate/motor-3.x
renovate/pre-commit-3.x-lockfile
renovate/pyjwt-2.x-lockfile
renovate/pypi-starlette-vulnerability
renovate/redis-5.x-lockfile
renovate/ruff-0.x
renovate/sentry-sdk-2.x-lockfile
renovate/spectree-1.x-lockfile
renovate/uvicorn-0.x
sqla-migration
testing-strategies
A mirrored copy of the python-discord/forms-backend repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backend
/
validation.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2020-12-23
Add bulk DELETE method to responses endpoint
ks129
-1
/
+56
2020-12-22
Updates Patching Strategy
Hassan Abouelela
-25
/
+46
2020-12-22
Dedents Webhook Object
Hassan Abouelela
-23
/
+15
2020-12-21
Update review-policy.yml
Joe Banks
-1
/
+1
2020-12-21
Remove validator import
ks129
-1
/
+1
2020-12-21
Remove unnecessary validator
ks129
-8
/
+0
2020-12-21
Remove unnecessary comment about ID
ks129
-2
/
+0
2020-12-21
Convert user IDs to string to avoid JS bad behaviours
ks129
-3
/
+13
2020-12-21
Adds and Documents Webhook Message Variables
Hassan Abouelela
-3
/
+27
2020-12-18
Adds Missing Annotation
Hassan Abouelela
-1
/
+1
2020-12-18
Runs Initial Validation Asynchronously
Hassan Abouelela
-33
/
+81
2020-12-18
Update status code of pydantic errors response
ks129
-1
/
+1
2020-12-18
Actually update form in DB in PATCH method
ks129
-0
/
+5
2020-12-18
Remove pydnsbl dependency
ks129
-153
/
+15
2020-12-18
Remove DNS blacklist field from antispam model
ks129
-1
/
+0
2020-12-18
Remove DNS blacklist handling from submit route
ks129
-6
/
+1
2020-12-18
Add PATCH method to form endpoint
ks129
-2
/
+32
2020-12-18
Uses Builtin User Class
Hassan Abouelela
-9
/
+21
2020-12-18
Change Embed Description
Hassan Abouelela
-1
/
+1
2020-12-17
Update submit.py
Joe Banks
-2
/
+2
2020-12-18
Sends Embed Asynchronously
Hassan Abouelela
-4
/
+6
2020-12-17
Adds Webhook Sending Functionality
Hassan Abouelela
-7
/
+59
2020-12-17
Makes Webhooks Optional
Hassan Abouelela
-2
/
+2
2020-12-17
Adds Frontend URL to Env
Hassan Abouelela
-0
/
+2
2020-12-17
Update backend/models/form_response.py
Hassan Abouelela
-1
/
+1
2020-12-17
Fixes DB Timestamp on Return
Hassan Abouelela
-11
/
+21
2020-12-17
Adds Timestamp Field
Hassan Abouelela
-1
/
+7
2020-12-17
Adds Webhook Option
Hassan Abouelela
-7
/
+67