| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Correct the actions of the weak and feeble | 2024-08-19 | -1/+1 | ||
| | | |||||
| * | Add more security headers | 2024-08-19 | -0/+5 | ||
| | | |||||
| * | Add an example endpoint for making requests to printful | 2024-08-19 | -0/+18 | ||
| | | |||||
| * | Add an unauthenticated router as an example | 2024-08-19 | -6/+9 | ||
| | | |||||
| * | Use the correct kwarg for a user when creating super user | 2024-08-19 | -1/+1 | ||
| | | |||||
| * | Update default app prefix to empty string | 2024-08-19 | -1/+1 | ||
| | | |||||
| * | Add debug endpoints and implement token auth | 2024-08-19 | -9/+300 | ||
| | | | | | Co-authored-by: Joe Banks <[email protected]> | ||||
| * | Caddy local support | 2024-08-19 | -2/+11 | ||
| | | |||||
| * | Add debug router for debugging endpoints | 2024-08-18 | -2/+53 | ||
| | | |||||
| * | Add users and products to the database | 2024-08-16 | -0/+30 | ||
| | | |||||
| * | Add a database backend and migrations | 2024-08-16 | -3/+102 | ||
| | | |||||
| * | Move to fastapi & mono repo layout | 2024-08-16 | -0/+56 | ||