TODOs have been converted to gitea issues
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tjpcc 2023-01-12 10:06:35 -07:00
parent 370bd08946
commit 13f553c965
1 changed files with 0 additions and 23 deletions

23
TODO.md
View File

@ -1,23 +0,0 @@
- [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
- [x] contrib - filesystem handling
- [x] serving files
- [x] directory index files
- [x] directory listing
- [x] filtering middleware
- [x] contrib - request logging
- [x] contrib - CGI
- [ ] contrib - shared hosting helper
- [ ] contrib - TLS auth