github gtsteffaniak/filebrowser v0.3.5

latest releases: v0.8.4-beta, v0.8.3-beta, v0.8.2-beta...
8 months ago

New Features

  • More indexing configuration options possible. However consider waiting on using this feature, because I will soon have a full onboarding experience in the UI to manage sources instead.
    • added config file options "sources" in the server config.
    • can enable/disable indexing a specified list of directories/files
    • can enable/disable indexing hidden files
    • prepped for multiple sources (not supported yet!)
  • Theme and Branding support (see updates to configuration wiki on how to use)
  • Automatically expire shares #208

Notes:

  • MacOS application files (ending in ".app") were previously treated as folders, now they are treated as a single file.
  • No longer indexes "$RECYCLE.BIN" or "System Volume Information" directories.
  • Icon styling tweaked so all icons have a background.
  • Updated Login page styling.
  • Settings profile menu has been simplified, password changes happen in user management.
  • Improved windows compatibility and built on windows platform to fix false windows defender warning.
  • If no "root" location is provided in the server config, the default is the current directory (rather than /srv like before)

Bugfixes:

  • Fixed setting share expiration time would not work due to type conversion error.
  • More safari fixes related to text-selection.
  • Sort by name value sorting ignores the extension, only sorts by name #230
  • Fixed manual language selection issue.
  • Fixed exact date time issue.

New login page:

image

Example branding in sidebar:

image2

Example user settings page:

image3

Full Changelog: v0.3.4...v0.3.5

Don't miss a new filebrowser release

NewReleases is sending notifications on new releases.