rclone-rc-web-gui
rclone-rc-web-gui copied to clipboard
Added Ability to go to Paths directly
Can be previewed by just running rclone rcd --transfers 1 --rc-user YOUR-USERNAME --rc-pass YOUR-PASSWORD --rc-allow-origin https://amitgupta.dev
and then going to https://amitgupta.dev/rclone-rc-web-gui/
That most likely won't work as it is. I see the following issues:
- nothing really happens here aside from
path
variable being assigned to some input value -
goClicked()
is never used - there is no element with class
path-folder
-
*.parentElement.parentElement.*
is not a very good selector
-
It seems you didn't add all the required changes to your commit.