forked from Github/Axter-Stash
1.1.3
### 1.1.3 - Added access to report from https://stash.axter.com/1.1/file.html - This allows access to report from any browser and access to report from a Docker Stash setup. - On Stash installation using passwords or non-standard URL, the file.html link should be accessed from the advance menu or from the Stash->Tools->[DupFileManager Report Menu]. - Added fields remoteReportDirURL and js_DirURL to allow users to setup their own private or alternate remote path for javascript files. - On Stash installations having password, the Advance Menu can now be accessed from the Stash->Tools->[DupFileManager Report Menu].
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
name: DupFileManager
|
||||
description: Manages duplicate files.
|
||||
version: 1.1.2
|
||||
version: 1.1.3
|
||||
url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/DupFileManager
|
||||
ui:
|
||||
# css:
|
||||
# - https://axter.com/js/easyui/themes/black/easyui.css
|
||||
# - https://axter.com/js/easyui/themes/icon.css
|
||||
# - https://www.axter.com/js/jquery.prompt.css
|
||||
javascript:
|
||||
- https://axter.com/js/jquery-3.7.1.min.js
|
||||
# - https://axter.com/js/easyui/jquery.easyui.min.js
|
||||
# - https://www.axter.com/js/jquery.prompt.js
|
||||
- DupFileManager.js
|
||||
settings:
|
||||
matchDupDistance:
|
||||
|
||||
Reference in New Issue
Block a user