summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authortjpcc <tjp@ctrl-c.club>2023-01-12 09:20:52 -0700
committertjpcc <tjp@ctrl-c.club>2023-01-12 09:20:52 -0700
commit370bd08946983a1bec3a842a8579ec827ce9cfe4 (patch)
tree39b3705f211550c69dffabada6d3665a843261a9 /TODO.md
parent064b1b304a0b11766e682fe9fa8929df7977fb27 (diff)
aspirational!
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md23
1 files changed, 14 insertions, 9 deletions
diff --git a/TODO.md b/TODO.md
index c35f647..ad41590 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,17 +1,22 @@
-- [x] server
- - [x] TLS configuration from cert+key files
-- [x] client
- - [ ] follow redirects
+- [x] gemini
+ - [x] server
+ - [x] TLS configuration from cert+key files
+ - [x] client
+ - [ ] follow redirects
+ - [ ] gemtext package
+ - [ ] parse
+ - [ ] translate (html, markdown?)
+ - [ ] reject non-gemini requests
+- [ ] titan
+- [ ] gopher
+- [ ] finger
+- [ ] spartan (maybe? last priority if so)
- [ ] router
-- [ ] gemtext package
- - [ ] parse
- - [ ] translate (html, markdown?)
-- [ ] reject non-gemini requests
- [x] contrib - filesystem handling
- [x] serving files
- [x] directory index files
- [x] directory listing
-- [ ] filtering middleware
+- [x] filtering middleware
- [x] contrib - request logging
- [x] contrib - CGI
- [ ] contrib - shared hosting helper