forked from Github/Axter-Stash
Added link to version history to [**Advance Duplicate File Menu**]
This commit is contained in:
@@ -156,7 +156,6 @@ Users can setup a private or alternate remote site by changing variables **remot
|
||||
- Create cookies for the options in the [**Advance Duplicate File Menu**].
|
||||
- Add double strike-through option to flagging.
|
||||
- Add option to report to automatically strip width & height from name on rename. Example: foofoo - 1920x1080P.mp4
|
||||
- Add link to version history to [**Advance Duplicate File Menu**] and to [DupFileManager Tools and Utilities]
|
||||
- Move [Merge Duplicate Tags], [Whitelist Delete In Same Folder], and [Swap Better **] field options from the Stash->Plugins GUI to the advance menu.
|
||||
|
||||
|
||||
|
||||
@@ -405,6 +405,7 @@ function DeleteDupInPath(){
|
||||
</div>
|
||||
<div id="btn_mnu3">
|
||||
<div iconCls="icon-more"><a href="https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins" target="_blank" rel="noopener noreferrer">Axter-Stash Plugins</a></div>
|
||||
<div iconCls="icon-more"><a href="https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/DupFileManager/version_history" target="_blank" rel="noopener noreferrer">DupFileManager Version History</a></div>
|
||||
<div class="menu-sep"></div>
|
||||
<div iconCls="icon-menu1" id="viewStashPlugin" title="View Stash plugins menu.">Stash Plugins</div>
|
||||
<div iconCls="icon-menu-blue" id="viewStashTools" title="View Stash tools menu.">Stash Tools</div>
|
||||
|
||||
@@ -118,5 +118,5 @@ Note: This is a beta version, because not all of the javascript ajax functions h
|
||||
- When deleting scene using Report, replaced completion prompt with scene background set to gray.
|
||||
- In Report, when rename occurs, the scene gets renamed inline, without having to reload report page.
|
||||
- Added GetRunPluginOperationJson to DupFileManager_report.js which allows result to safely be converted to json. If fails, it gracefully returns null.
|
||||
|
||||
- Added link to version history to [**Advance Duplicate File Menu**]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user