aboutsummaryrefslogtreecommitdiffstats
path: root/thallium-backend/src (follow)
Commit message (Collapse)AuthorAgeLines
...
* Correct the actions of the weak and feebleGravatar Joe Banks2024-08-19-1/+1
|
* Add more security headersGravatar Chris Lovering2024-08-19-0/+5
|
* Add an example endpoint for making requests to printfulGravatar Chris Lovering2024-08-19-0/+18
|
* Add an unauthenticated router as an exampleGravatar Chris Lovering2024-08-19-6/+9
|
* Use the correct kwarg for a user when creating super userGravatar Chris Lovering2024-08-19-1/+1
|
* Update default app prefix to empty stringGravatar Chris Lovering2024-08-19-1/+1
|
* Add debug endpoints and implement token authGravatar Chris Lovering2024-08-19-9/+300
| | | | Co-authored-by: Joe Banks <[email protected]>
* Caddy local supportGravatar Joe Banks2024-08-19-2/+11
|
* Add debug router for debugging endpointsGravatar Chris Lovering2024-08-18-2/+53
|
* Add users and products to the databaseGravatar Chris Lovering2024-08-16-0/+30
|
* Add a database backend and migrationsGravatar Chris Lovering2024-08-16-3/+102
|
* Move to fastapi & mono repo layoutGravatar Chris Lovering2024-08-16-0/+56