Releases: gigamaster/server-directory-index
Releases · gigamaster/server-directory-index
Server Directory Index - h5ai v1.00.1
Disable calculation of folder size
Edit _h5ai/private/conf/options.json
Calc the size of folders.
This operation is real slow. The calculated sizes differ slightly for both
calculation types since "php" only adds the file size, while "shell-du"
also adds the sizes for the actual folder files.
- type: string, "php" (sloooow) or "shell-du" (sloow)
"foldersize": {
"enabled": false,
"type": "php"
},
Server Directory Index - h5ai v1.00.0
Update config
Update mime types
Update PDF.js v4.3.136
Update theme
Remove SVG inject