diff options
author | Matt Singleton <matt@xcolour.net> | 2022-01-16 21:45:30 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2022-01-16 21:53:09 -0600 |
commit | 704be7d2e7db33635fc9de684c8b3916cd798c68 (patch) | |
tree | 188ad6c77eec042809f963fcc52100c649a5967a /TODO.md | |
parent | 1ef62c2c3044b5b11dae92a08be5d83a780392b4 (diff) |
support input forms
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,6 +9,6 @@ - [x] nice typography - [x] html templates - [ ] deal with non utf8 charsets - - [ ] handle all response codes + - [x] handle all response codes - [x] errors (4x, 5x) - - [ ] search + - [x] search |