|
|
@ -12,10 +12,11 @@ Based on [Ratchet](https://github.com/ratchetphp/Ratchet) asynchronous socket li |
|
|
|
* [x] [NEX](https://nightfall.city/nex/info/specification.txt) |
|
|
|
* [x] [NEX](https://nightfall.city/nex/info/specification.txt) |
|
|
|
* [ ] [Gemini](https://geminiprotocol.net) |
|
|
|
* [ ] [Gemini](https://geminiprotocol.net) |
|
|
|
* Multi-mode: |
|
|
|
* Multi-mode: |
|
|
|
* [x] Static filesystem hosting |
|
|
|
* [x] Static file hosting |
|
|
|
* [x] file navigation on directory request |
|
|
|
* [x] file navigation on directory request |
|
|
|
* [x] optional `gemfeed` file modification date |
|
|
|
* [x] optional `gemfeed` file modification date |
|
|
|
* [x] unicode filenames support |
|
|
|
* [x] unicode filenames support |
|
|
|
|
|
|
|
* [x] filter hidden context (started with dot) |
|
|
|
* [ ] sort order settings (currently dir first, asc) |
|
|
|
* [ ] sort order settings (currently dir first, asc) |
|
|
|
* [x] custom index file name |
|
|
|
* [x] custom index file name |
|
|
|
* [x] custom failure template |
|
|
|
* [x] custom failure template |
|
|
|