Skip to content

v0.2.0

Compare
Choose a tag to compare
@retifrav retifrav released this 11 Sep 11:46
· 47 commits to master since this release
ab2d3b9
  • showing current path hint at the .. top line in the files list
  • added settings panel, so some settings can now be changed right in the GUI
    • ability to disable auto-refreshing the view (in that case a snowflake is displayed next to the settings button in the header)
  • changed all the paths from being absolute (/) to being relative (./), as GUI can be served from a custom path
  • the rclonePort is no longer a separate variable but a part of the rcloneHost
  • some styling improvements
  • license has been changed from MIT to GPLv3