aspirational!
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tjpcc 2023-01-12 09:20:52 -07:00
parent 064b1b304a
commit 370bd08946
1 changed files with 14 additions and 9 deletions

23
TODO.md
View File

@ -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