Commit Graph

19 Commits

Author SHA1 Message Date
61d30dca23 add post_process hook for middleware 2024-10-15 15:00:56 -04:00
c19d34f336 🚨 fix ruff errors 2024-09-16 18:34:55 -04:00
24109014af add {% static ... %} template option 2024-09-16 18:15:39 -04:00
80e70f8843 📝 add missing info about error routes 2024-09-03 01:37:57 -04:00
f9225848a6 add tests for cors and get coverage to 89% 2024-09-02 17:34:50 -04:00
15a94b9879 CORS middleware! 2024-09-01 21:05:43 -04:00
9d4dffb358 session middleware and databases! 2024-08-25 00:04:29 -04:00
3df8617436 add pydantic middleware 2024-08-21 21:07:44 -04:00
62f3d650bc add cookie support 2024-08-19 11:13:32 -04:00
14e7ad72ee 🚚 move stuff 2024-08-18 17:49:16 -04:00
675743bf8d convert to wsgi with gunicorn support 2024-08-18 17:45:38 -04:00
dc5c57d835 🎨 clean up a bit 2024-08-14 20:12:11 -04:00
ecf11bcefe staticfiles support\! 2024-08-14 19:27:37 -04:00
8ec39c2803 🎨 run black 2024-08-14 17:28:01 -04:00
7b60e2fd32 🐛 fix middleware and add form handling 2024-08-14 17:27:21 -04:00
23360a3d91 🐛 improve exception handling 2024-08-12 11:54:16 -04:00
8e37e58a99 🐛 fix handling of UnusedMiddleware 2024-08-09 14:15:32 -04:00
4a292a282f finish_middleware 2024-08-09 12:02:46 -04:00
cd9c2401d6 🚧 moar progress 2024-08-06 01:10:00 -04:00