Commit graph

33 commits

Author SHA1 Message Date
eb1e46751d add lots more tests 2024-09-22 20:21:34 -04:00
c19d34f336 🚨 fix ruff errors 2024-09-16 18:34:55 -04:00
b779bae6ca 🎨 run black 2024-09-16 18:23:46 -04:00
24109014af add {% static ... %} template option 2024-09-16 18:15:39 -04:00
3cc86f0dbe 🐛 fix crash loop if template rendering fails 2024-09-16 18:05:10 -04:00
f9225848a6 add tests for cors and get coverage to 89% 2024-09-02 17:34:50 -04:00
0cb645ce4e 📝 finish docs for cors 2024-09-02 00:38:09 -04:00
15a94b9879 CORS middleware! 2024-09-01 21:05:43 -04:00
9330918009 🔒 fix issues with CSRF middleware 2024-09-01 21:05:24 -04:00
4c4bd153be make headers case-insensitive 2024-08-31 22:40:54 -04:00
d98d61e4b1 🚧 add groundwork for origins 2024-08-30 20:34:43 -04:00
c451aff1e2 add server checks & fix csrf middleware 2024-08-29 17:29:28 -04:00
0cc8e76aec 📝 layout and start of middleware 2024-08-27 09:09:05 -04:00
fe9927f54e 📝 finish readme & quickstart, add responses 2024-08-26 17:32:33 -04:00
6b44e34013 Testing! 2024-08-26 01:56:08 -04:00
9d4dffb358 session middleware and databases! 2024-08-25 00:04:29 -04:00
e10fd02e99 🎨 run black and fix ruff errors 2024-08-21 21:07:28 -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
6c636ffd2e 🔥 remove old main.py 2024-08-18 17:48:10 -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
9caca72d24 🚧 progress 2024-08-07 21:05:09 -04:00
cd9c2401d6 🚧 moar progress 2024-08-06 01:10:00 -04:00
fe359538e1 🚧 progress 2024-08-05 20:24:30 -04:00
738adee6c2 🚧 progress 2024-08-01 18:09:12 -04:00
7f88c01156 🎉 first commit 2024-07-28 20:46:42 -04:00