diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO new file mode 100644 index 0000000..d89a742 --- /dev/null +++ b/TODO @@ -0,0 +1,12 @@ +make RSS_TTL optional | id:32a848e82d8b39bb8495f49d491882da320a3c7d +atom feed | id:44aca4a04ff19c567e08968370cc535139807bbd +add support for caching | id:472d68f1af5489020f4c5808e805822e3da77ffc +rethink logging / debug output | id:5734e2717f28d80ac65d3f2123a0f46c01d4a0c1 +if possible determine BLOG_SERVER_URL automatically | id:5ad1fabab42a5776ab1446d09659c7a99a104245 +support markdown markup via lowdown | id:90c72d144f21d78d1b56790a927f6eea52df2a2c +get rid of as many fixed size buffers as possible | id:9281f3a25aa08f6ba5d67c02e65cd0fb7f0a6b3c +templating: give all functions context (index or not, SCRIPT_NAME, entry struct if applicable) | id:930c2e4f2c4c9ec3efef87b6ddd50a6ba6dd4903 +improve man3 situation | id:bf918930f6361c30f288c42894cbf9b0541c3340 +use errno instead of returning HTTP status codes in make_index | id:bfa35c48dcedbecd3a951eba243c4840178289ed +templating: unify single_entry and index_entry | id:e6dcb195d890bb0b5186716808d806101d81e4f6 +sandboxing, at least chroot | id:f209aec893fe310c8276f64f6ff4a3208a2a4f28 |