rejetto / hfs

HFS is a web file server to run on your computer. Share folders or even a single file thanks to the virtual file system.
GNU General Public License v3.0
2.13k stars 209 forks source link

a few feature requests #560

Closed W-i-n-7 closed 5 months ago

W-i-n-7 commented 5 months ago
  1. dark mode switch on home page of admin panel (by defualt respect browser)
  2. open in new tab for links
  3. create link button on front end for accounts with upload permission
  4. change default link for new links to example.com from google.com (more appropriate)
rejetto commented 5 months ago

please keep every "issue" here to one thing, as this is harder to manage

  1. would you use it?
  2. done
  3. so you want to create web-links from the frontend?
  4. done
W-i-n-7 commented 5 months ago

i didnt catch that please keep every "issue" here to one thing, as this is harder to manage what did you mean by this?

  1. yeah 3 yes would be nice and then you dont need to give someone admin-panel access to create them too though i suppose they could just upload windows url files if the plugin is enabled but thats not quite the same
rejetto commented 5 months ago
  1. web-links are part of the VFS while uploads are written on disk. The folder where you are browsing may not have a nodo in the VFS, as it can be a subfolder, so this cannot work.
W-i-n-7 commented 5 months ago

oh i couldnt think of that myself yes that would be the case sadly

rejetto commented 5 months ago
  1. done