mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-09 15:26:46 +02:00
Update changelog.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
* adds `view.fallbackMode` option to generally serve only fallback mode
|
* adds `view.fallbackMode` option to generally serve only fallback mode
|
||||||
* serves fallback mode for text browsers (`curl`, `links`, `lynx`, `w3m`)
|
* serves fallback mode for text browsers (`curl`, `links`, `lynx`, `w3m`)
|
||||||
* change type `txt-svg` to `img-svg`, no thumbs but preview
|
* change type `txt-svg` to `img-svg`, no thumbs but preview
|
||||||
* fixes a tree indentaion glitch
|
* fixes a tree indentation glitch
|
||||||
* fixes shell command detection on Windows
|
* fixes shell command detection on Windows
|
||||||
* fixes Piwik anayltics
|
* fixes Piwik anayltics
|
||||||
* fixes `.htaccess` auth issues
|
* fixes `.htaccess` auth issues
|
||||||
@@ -20,8 +20,8 @@
|
|||||||
* removes *Install* section from `README.md`, caused too much trouble
|
* removes *Install* section from `README.md`, caused too much trouble
|
||||||
* removes peer5 support
|
* removes peer5 support
|
||||||
* updates build process to use `node 6.0+`, no need for babel now
|
* updates build process to use `node 6.0+`, no need for babel now
|
||||||
* replaces `jquery-qrcode` with `kjua`
|
* replaces `jquery-qrcode` with [kjua](https://larsjung.de/kjua/)
|
||||||
* replaces `prism` with `lolight`
|
* replaces `prism` with [lolight](https://larsjung.de/lolight/)
|
||||||
* move deps `normalize.css`, `kjua`, `lolight` and `marked` to `package.json`
|
* move deps `normalize.css`, `kjua`, `lolight` and `marked` to `package.json`
|
||||||
* removes `jQuery`
|
* removes `jQuery`
|
||||||
* removes `lodash`
|
* removes `lodash`
|
||||||
|
Reference in New Issue
Block a user