github gtsteffaniak/filebrowser v0.2.6

latest releases: v0.8.5-beta, v0.8.4-beta, v0.8.3-beta...
13 months ago

This change focuses on minimizing and simplifying build process.

  • Change: Migrated to Vite / Vue 3
  • Change: removed npm modules
    • replaced vuex with custom state management via src/store
    • replaced noty with simple card popup notifications
    • replaced moment with simple date formatter where needed
    • replaced vue-simple-progress with vue component
  • Feature: improved error logging
    • backend errors show the root function that called them during the error
    • frontend errors print errors to console that fail try/catch
    • all frontend errors via popup notification & print to console as well
  • Fix: Allow editing blank text based files in editor
  • tweaked listing styles
  • Feature: Allow disabling the index via configuration yaml

Please see usage on readme.
Docker repo: https://hub.docker.com/r/gtstef/filebrowser/tags

Don't miss a new filebrowser release

NewReleases is sending notifications on new releases.