Add ability to rename torrent files from the WebUI

Renaming folders is not yet supported. Closes #8892.
This commit is contained in:
Thomas Piccirello
2019-08-06 00:36:13 -07:00
parent 9fecd18293
commit 2bce9f6179
6 changed files with 171 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
<file>private/newcategory.html</file>
<file>private/newtag.html</file>
<file>private/rename.html</file>
<file>private/rename_file.html</file>
<file>private/scripts/client.js</file>
<file>private/scripts/contextmenu.js</file>
<file>private/scripts/download.js</file>