more bugs listed in README

This commit is contained in:
Lionel Dricot 2021-12-07 14:06:48 +01:00
parent 9fb7c610bf
commit 9342bccec7
1 changed files with 3 additions and 2 deletions

View File

@ -5,8 +5,9 @@ In AV-98, use the command "offline" to switch between offline/online.
While offline, only content cached in .cache/av-98/ is accessed.
* FIXME: doesnt handle MIME other than text/gemini
* FIXME: doesnt handle accessing an URL without the ".gmi" file
(yes, this is a big issue).
* FIXME: consider root file is always index.gmi
* FIXME: bug with "submit" form, I dont know why
* FIXME: if a file exist where it should have been a folder, it fails (should instead remove the file)
* TODO: automatically populate the cache, not only while browsing.
* TODO: handle request done offline and retrieve them later