diff options
author | tjpcc <tjp@ctrl-c.club> | 2023-01-12 10:06:35 -0700 |
---|---|---|
committer | tjpcc <tjp@ctrl-c.club> | 2023-01-12 10:06:35 -0700 |
commit | 13f553c965d0e8c1f609cbbbf66e81fc1450b850 (patch) | |
tree | 601917fce99554d5630de71403dafac9d037b014 /TODO.md | |
parent | 370bd08946983a1bec3a842a8579ec827ce9cfe4 (diff) |
TODOs have been converted to gitea issues
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/TODO.md b/TODO.md deleted file mode 100644 index ad41590..0000000 --- a/TODO.md +++ /dev/null @@ -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 |