- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
- Update to latest version from hurlenko/filebrowser-docker
- Mount ssl in write
- New standardized logic for Dockerfile build and packages installation
- Mount nvme drives
- Update to latest version from hurlenko/filebrowser-docker
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
- Update to latest version from hurlenko/filebrowser-docker
- Allow mounting of devices up to sdg2
- Allow uploads >16mb
- Allow local mount in protected mode
- Improve SMB mount code to v1.5 ; accepts several network disks separated by commas (//123.12.12.12/share,//123.12.12.12/hello) that are mount to /mnt/$sharename
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Ingress added
- No auth option made more apparent
- Update to latest version from hurlenko/filebrowser-docker
- Add banner in log
- Update smb mount code
- Allow mount local drives (needs priviledged mode)
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Update to latest version from hurlenko/filebrowser-docker
- Allow mounting shares named \ip\share in addition to //ip/share
- Update to latest version from hurlenko/filebrowser-docker
- Added ssl
- New feature : mount smb share in protected mode
- New feature : mount multiple smb shares
- New config/feature : mount smbv1
- Changed path : changed smb mount path from /storage/externalcifs to /mnt/$NAS name