summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
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