Commit graph

41 commits

Author SHA1 Message Date
e2064ddba7 🧱 switch to hatchling, update docs and dev instructions 2025-10-11 22:23:42 -04:00
66a5f81230 📝 update database docs and improve cookie parsing robustness 2025-10-11 21:49:15 -04:00
b0e69727e2 🔥 remove peewee and migrate to sqlalchemy 2025-10-11 21:49:02 -04:00
ced11ac2da 👽️ add optional pydantic support
Pydantic is now an optional dependency, and the middleware provides
proper import guards and fallback behavior if Pydantic is not installed.
Updated docs to clarify installation and configuration steps.
2025-10-11 20:14:46 -04:00
3caf7cdb0b 📝 update logo for docs 2025-03-05 17:03:44 -05:00
1a4aafd773 📝 remove IDE-added reference 2024-10-30 12:10:52 -04:00
81a8cd1ee7 📝 fix typo 2024-10-30 00:41:18 -04:00
96f5748565 📝 clarify placement order 2024-10-30 00:40:41 -04:00
7740299ad8 🔖 release 1.4.0 2024-10-30 00:32:37 -04:00
ff8f50e44b 📝 expand doc 2024-10-30 00:26:10 -04:00
b9ad2467df 📝 clarify custom post_process docs 2024-10-29 23:51:13 -04:00
Martin Nedopil
f1d1aebc96 updated MD file 2024-10-18 13:23:37 +02:00
Martin Nedopil
491f6c3c3a gzip middleware support 2024-10-18 13:12:54 +02:00
7ac76883fc add ability to adjust headers in post_process 2024-10-16 17:26:22 -04:00
3d24b53fdf 📝 fix broken docs link 2024-10-15 15:06:33 -04:00
61d30dca23 add post_process hook for middleware 2024-10-15 15:00:56 -04:00
65dfa9d599 📝 add version markers 2024-09-17 14:34:14 -04:00
889b62d4f9 📝 update routes.md to mention the new path converter 2024-09-16 18:22:29 -04:00
19ff69e999 📝 add page on static files 2024-09-16 18:22:05 -04:00
c4a4f9ead3 📝 fix docs error 2024-09-09 01:47:23 -04:00
9b9e1c8da0 Merge remote-tracking branch 'origin/main' 2024-09-09 01:44:21 -04:00
c9f3129b02 add app.reverse() function 2024-09-09 01:43:55 -04:00
6d4ff61637 🐛 fix broken HEAD data 2024-09-03 14:16:09 -04:00
ebe9c1df2e add opengraph data 2024-09-03 14:12:24 -04:00
aa41df4577 🐛 fix plausible install type 2024-09-03 01:41:56 -04:00
80e70f8843 📝 add missing info about error routes 2024-09-03 01:37:57 -04:00
ac721957ba 📝 change db page title 2024-09-03 01:19:12 -04:00
653d6c497f 📝 add db page 2024-09-03 01:18:52 -04:00
aa0ddc02ba 📝 add routes page 2024-09-03 00:32:20 -04:00
b86036455a 📈 move plausible script 2024-09-02 00:43:18 -04:00
0cb645ce4e 📝 finish docs for cors 2024-09-02 00:38:09 -04:00
e6f477fa57 👷 add plugins for docsify 2024-09-01 23:16:01 -04:00
9330918009 🔒 fix issues with CSRF middleware 2024-09-01 21:05:24 -04:00
aabe20cff7 📝 finish docs section 2024-08-29 00:59:49 -04:00
d4f8109663 📝 finish sessions and custom middleware docs 2024-08-28 17:39:22 -04:00
2f31ad612c 📝 add start of middleware docs & CSRF doc 2024-08-27 17:44:36 -04:00
01ae25240c 🍱 add updated art 2024-08-27 16:54:35 -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
c27a7b28aa 📝 cover page 2024-08-26 01:57:03 -04:00
42552e2dbc 📝 first push of docs 2024-08-26 01:56:56 -04:00