2021-03-01 15:22:22 +01:00
|
|
|
* manage url encoding: The filename fetched on disk may differ from that was asked by URL.
|
|
|
|
* check /etc/passwd not accessible: Perform sanity checks against unauthorized access.
|
|
|
|
* manage 404: Display better errors.
|
|
|
|
* alt texts on pre and quote?
|
|
|
|
* a way to get the source of a page, using urlrewriting
|
|
|
|
* HTML caching: Nginx tries the html, if not found use this script to build it
|
|
|
|
* any error on one read line logs and goes to the next line, resetting modes
|
|
|
|
* configuration: Fetch configuration in current dir, tries parents.
|
|
|
|
* css: file location or in-place or in config?
|
|
|
|
* Use first h1 as the HTML page title on get in config?
|
2021-03-02 20:51:59 +01:00
|
|
|
* On links indicate whether it's on Gemini or Www or image.
|
2021-03-01 20:36:53 +01:00
|
|
|
* Command line API for script and testing.
|
2021-03-04 14:17:02 +01:00
|
|
|
* Manage anchors
|
|
|
|
* Page menu on upper and lower sides: [parent dir] [root dir] [inline images] [raw response] [view cert]
|