Commit message (Expand) | Author | Lines | |
---|---|---|---|
2022-08-03 | Bump flake8 from 5.0.2 to 5.0.3 | -5/+5 | |
2022-08-03 | Bump spectree from 0.10.3 to 0.10.4 | -6/+6 | |
2022-08-01 | Bump flake8 from 4.0.1 to 5.0.2 | -21/+21 | |
2022-08-01 | Bump flake8-annotations from 2.9.0 to 2.9.1 | -6/+6 | |
2022-07-28 | Bump python-dotenv from 0.19.2 to 0.20.0 | -5/+5 | |
2022-07-28 | Bump spectree from 0.7.6 to 0.10.3 | -44/+8 | |
2022-07-28 | Bump uvicorn from 0.17.6 to 0.18.2 | -29/+29 | |
2022-07-28 | Bump starlette from 0.19.0 to 0.20.4 | -6/+6 | |
2022-07-28 | Bump sentry-sdk from 1.7.2 to 1.9.0 | -20/+127 | |
2022-07-20 | Fix ANN401 Linting Failures | -5/+4 | |
2022-07-20 | Bump Motor Version To 3.0.0 | -279/+176 | |
2022-07-10 | Check If User Exists Before Sending Webhook | -5/+5 | |
2022-07-01 | Scope Variables In Unittest Template | -30/+37 | |
2022-07-01 | Handle Improper Output For Unittests | -37/+84 | |
2022-06-29 | Fix Broken Error Message | -1/+1 | |
2022-06-28 | Update CODEOWNERS | -1/+1 | |
2022-06-25 | Ensure All Tests Are Prefixed By `test_` | -1/+2 | |
2022-06-24 | Make Unittests Async | -7/+9 | |
2022-06-24 | Allow Setup For Unittests | -6/+10 | |
2022-06-17 | use Request to generate the state | -1/+1 | |
2022-06-17 | Update backend/middleware.py | -1/+1 | |
2022-06-17 | Enable Login Form In Production | -16/+29 | |
2022-06-13 | fix linters | -5/+3 | |
2022-06-13 | Fix Error For Unauthorized Form Access | -2/+6 | |
2022-06-13 | Bump httpx from 0.22.0 to 0.23.0 | -28/+12 | |
2022-06-13 | Fix NoneType Access Error For Form Editors | -1/+1 | |
2022-06-13 | Replace BaseHTTPMiddleware with pure ASGI middleware | -11/+19 | |
2022-05-25 | Bump pyjwt from 2.3.0 to 2.4.0 | -5/+5 | |
2022-03-14 | Explicitly Use `_id` Over `id` | -4/+4 | |
2022-03-14 | Add Default Attribute For Form Access Helper | -1/+1 | |
2022-03-13 | Bump sentry-sdk from 1.5.4 to 1.5.7 | -5/+5 | |
2022-03-13 | Bump flake8 from 3.9.2 to 4.0.1 | -15/+15 | |
2022-03-13 | Bump spectree from 0.7.2 to 0.7.6 | -6/+6 | |
2022-03-13 | Bump starlette from 0.14.2 to 0.19.0 | -6/+10 | |
2022-03-11 | Bump uvicorn from 0.17.4 to 0.17.6 | -32/+42 | |
2022-02-15 | Handle BaseException In Code Question | -4/+11 | |
2022-02-15 | Patch `sys.__stdout__` In Code Questions | -4/+4 | |
2022-02-11 | Ensure Form Existence Is Always Checked | -4/+4 | |
2022-02-05 | Use HTTPException To Propagate Access Failures | -40/+26 | |
2022-02-05 | Switch To List Comp | -8/+2 | |
2022-02-05 | Bump uvicorn from 0.13.4 to 0.17.4 | -215/+339 |