1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-09-02 18:32:40 +02:00

Add fallback mode.

This commit is contained in:
Lars Jung
2016-05-29 17:35:15 +02:00
parent a0db0e0ac3
commit aa87ec15b0
6 changed files with 18 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Changelog
* adds `view.fallbackMode` option to generally serve only fallback mode
* serves fallback mode for text browsers (`curl`, `links`, `lynx`, `w3m`)
* change type `txt-svg` to `img-svg`, no thumbs but preview
* fixes a tree indentaion glitch
* fixes shell command detection on Windows