* 2023-02-05 v2.7.2
- 增加删除单条历史上传记录
- 增加 [web-indexr](https://github.com/rehiy/web-indexr) 文件管理, 正在实验中
- - 作为 [Tinyfilemanager](https://github.com/prasathmani/tinyfilemanager) 的替代品 更轻量化 简单化
- 修复开启登录上传后,上传者账号上传失败 [#87](https://github.com/icret/EasyImages2.0/issues/87#issue-1569794639)
- 修复检测登录状态错误
- 优化排版和移动端显示
This commit is contained in:
icret
2023-02-05 00:36:18 +08:00
parent 1383a71082
commit 395cee60e7
9 changed files with 197 additions and 147 deletions

View File

@@ -64,7 +64,7 @@ $config=Array
'static_cdn_url'=>'https://fastly.jsdelivr.net/gh/icret/EasyImages2.0',
'TinyPng_key'=>'',
'checkImg'=>0,
'checkImg_value'=>50,
'checkImg_value'=>80,
'moderatecontent_key'=>'',
'nsfwjs_url'=>'',
'showSwitch'=>1,
@@ -106,6 +106,7 @@ $config=Array
'report'=>'',
'image_recycl'=>1,
'tinyfilemanager'=>1,
'file_manage'=>1,
'delDir'=>'cache/',
'hide'=>0,
'hide_key'=>'EasyImage2.0',
@@ -114,7 +115,7 @@ $config=Array
'guest_path_status'=>0,
'token_path_status'=>0,
'admin_path'=>'u',
'update'=>'2023-02-04 02:25:03',
'update'=>'2023-02-05 00:34:20',
'footer'=>'<a href="https://github.com/icret/EasyImages2.0" target="_blank" rel="nofollow" data-toggle="tooltip" title="Since 2018 - Github">© Since 2018</a>
<a href="https://png.cm/" target="_blank" data-toggle="tooltip" title="EasyImage 简单图床">EasyImage</a>
<a href="/admin/terms.php" target="_blank" data-toggle="tooltip" title="使用协议">DMCA</a>