changelog
来自「dir list................................」· 代码 · 共 28 行
TXT
28 行
dirLIST Change Log
+-----+
|0.2.0|
+-----+
[Feature] Download speed limit
[Feature] Hide file extensions
[Feature] File uploads (file type banning)
[Feature] Sorting methods (by name, size, or date)
[Feature] User sortable
[Feature] File icons
[Feature] Color schemes
[Bug] Breadcrumbs not working
[Bug] File excluding based on extension (case sensative problem)
[Code Changes] Breadcrumbs rewritten
[Code Changes] Directory content and details stored in only two arrays: $folders and $files
+-----+
|0.1.1|
+-----+
[Feature] Support for FTP listing
[Feature] Check for dirLIST update -see README.txt
[Security] Fixed the ability to browse excluded folders by manually inserting the folder name in the URL
[Security] Assigning '..' for the folder variable in the URL would show the parent directory content
[Code Changes] Major code rewriting. Improved performance
[Code Changes] base64_encoding for $_GET['folder'] variable
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?