Commit Graph

90 Commits

Author SHA1 Message Date
f94f0f5134 🔖 release 1.3.1 2024-10-16 17:27:00 -04:00
7ac76883fc add ability to adjust headers in post_process 2024-10-16 17:26:22 -04:00
12f6c726c9 💬 add http:// so url is clickable in terminal app 2024-10-16 17:23:52 -04:00
3d24b53fdf 📝 fix broken docs link 2024-10-15 15:06:33 -04:00
9a407495f8 🔖 release 1.3.0 2024-10-15 15:01:10 -04:00
61d30dca23 add post_process hook for middleware 2024-10-15 15:00:56 -04:00
fd6df38cdf ⬆️ Update deps to resolve security issue 2024-09-25 16:07:13 -04:00
9b5256c5c0 🔖 release 1.2.1 2024-09-22 20:22:27 -04:00
eb1e46751d add lots more tests 2024-09-22 20:21:34 -04:00
1cc99412bc 🐛 fix header assignment bug 2024-09-22 20:01:07 -04:00
65dfa9d599 📝 add version markers 2024-09-17 14:34:14 -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
1b7ceb900b 🔖 release 1.2.0 2024-09-16 18:23:08 -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
1d8559f766 🐛 fix importing middleware 2024-09-16 18:15:54 -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
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
7ee119d42d 🔖 release 1.1.0 2024-09-09 01:44:09 -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
d14bf8ae14 📝 update README 2024-09-03 01:20:04 -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
0d1fba1aad 🔖 v1.0!!! 2024-09-02 17:35:06 -04:00
f9225848a6 add tests for cors and get coverage to 89% 2024-09-02 17:34:50 -04:00
5cf9dff13a 🎨 reformat tests to remove some duplicate lines 2024-09-02 10:50:07 -04:00
8cdc6eef44 🐛 fix broken link 2024-09-02 00:55:26 -04:00
3d69c28b09 📝 fix graphical display error on link 2024-09-02 00:54:12 -04:00
35e893e07e 📝 update readme 2024-09-02 00:52:27 -04:00
b86036455a 📈 move plausible script 2024-09-02 00:43:18 -04:00
68c0280cfc Merge pull request 'CORS!' (#1) from origins into main
Reviewed-on: #1
2024-09-02 00:39:32 -04:00
87d3b41426 📄 update license 2024-09-02 00:38:19 -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
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
572675b076 📝 add black code style icon 2024-09-01 19:12:51 -04:00
678190ae48 📝 add badges to readme 2024-09-01 18:16:28 -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
aabe20cff7 📝 finish docs section 2024-08-29 00:59:49 -04:00