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
/
routes
/
forms
/
index.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Move existing models to schemas namespace
Chris Lovering
2024-07-21
-2
/
+2
*
Apply fixable lint settings with Ruff
Joe Banks
2024-07-08
-19
/
+7
*
Add Role Based Editors To Forms
Hassan Abouelela
2022-02-05
-3
/
+3
*
Handles Null Webhooks
Hassan Abouelela
2021-06-04
-5
/
+7
*
Dedents Webhook Object
Hassan Abouelela
2020-12-22
-3
/
+2
*
Runs Initial Validation Asynchronously
Hassan Abouelela
2020-12-18
-1
/
+17
*
Document forms routes
Joe Banks
2020-12-16
-6
/
+13
*
Make error message more user friendly
ks129
2020-12-13
-1
/
+1
*
Move form creation to index file
ks129
2020-12-13
-1
/
+18
*
Move MongoDB output to Form model and after convert it to dictionary
ks129
2020-12-02
-1
/
+5
*
Lock all forms showing to admins only
ks129
2020-12-02
-0
/
+2
*
Move from PyMongo to Motor driver for asynchronous support
ks129
2020-12-02
-1
/
+2
*
Fix linting issues to make flake8 job passing
ks129
2020-11-23
-2
/
+2
*
Do not force str form _id, it will be a str in prod
Joe Banks
2020-11-14
-1
/
+0
*
Add form index URL
Joe Banks
2020-10-31
-0
/
+27