slowscript
        Articles
        Projects
        About me
      HTTP File Server
Changelog
- 
1.7
- PRO: Implemented video previews
 - PRO: Added ability to set zoom for Previews and List display mode
 - Added status bar to web UI, tweaked colors
 - Added file size info to share screen
 - Target Android 15, edge to edge support
 - Implemented static server in Access external storage mode
 - Whole certificate chain is now sent for custom certificates
 
 - 
1.6.1
- Fixed error from 1.6 when folder contained files of unknown type
 - Only load visible previews, improved quality (clean cache to see)
 - Allow stopping server from notification
 - Option to start share from main screen
 
 - 
1.6
- PRO: New Gallery view when opening an image
 - PRO: New Previews display mode with larger icons
 - PRO: Option to increase maximum file size for preview
 - WebDAV support in External storage mode
 - Use regular paths, allow move in External storage mode
 - Fixed certificate creation error on some locales
 
 - 
1.5.6
- Option to set some managed settings
 - Rebind server after connection is briefly lost
 - Option to show log in-app
 
 - 
1.5.5
- Fixed some bugs related to Android TV
 
 - 
1.5.4
- Allow autostart on Android TV
 - Serve index files in static mode
 - Minor fixes
 
 - 
1.5.3
- Fixed loading preferences when started on boot
 - Fixed locking taking too long and making some WebDAV clients unusable
 
 - 
1.5.2
- Option to add custom headers
 - Option to start on boot (only when using loopback interface for now)
 
 - 
1.5.1
- Allow sorting in list view
 - Minor visual improvements and bug fixes
 
 - 
1.5
- PRO: Upload folders via drag&drop
 - Export default self-signed CA and import custom certificate
 - Option to set username (not mandatory)
 - It is now possible to select HOME
 - Various other improvements
 
 - 
1.4.7
- More features in external storage mode
 - Show available storage volumes in directory picker
 - Fixed WebDAV being slow and sending large files
 
 - 
1.4.6
- New mode with limited features that allows access to external storage
 - Apply settings without restarting server
 
 - 
1.4.5
- Improved WebDAV support
 - Improved selecting root directory
 
 - 
1.4.4
- PRO features now available as an in-app purchase
 - Option to force download
 - Option to override mime type of downloaded files (to trick incompatible browsers)
 
 - 
1.4.3: Fixed a vulnerability & minor improvements
 - 
1.4.2: PRO: Initial release
 - 
1.4.1
- Static mode (no web UI, WebDAV or /files/ prefix in paths, useful for mobile web developers)
 - Fix encoding of some file names
 - Fix upload taking long to finish
 - Confirm connection via notification
 - Target Android 11 (new storage permission)
 
 - 
1.4
- Initial implementation of WebDAV (may be buggy)
 - Allow selection of loopback interface
 - Don’t show keyboard on startup
 - Option to export logs to a file
 
 - 
1.3.2
- Improved UI on small screens
 - Added more file icons
 - Fixed some crashes
 
 - 
1.3.1
- Allow running on ethernet, not just WiFi
 - Option to disable uploading
 
 - 
1.3
- Added HTTPS encryption with self-signed certificate
 - Reverted to using legacy storage to fix some issues with Android 10
 - Added option to refuse incoming connections based on IP address
 - Added basic authentication
 
 - 
1.2.1
- Improved share activity
 - Fixed some issues with Chrome
 - Fixed UTF-8 file names
 
 - 
1.2
- Added ability to share content from other applications
 - Added landscape layout variant
 - Added option to cancel upload
 
 - 
1.1
- Revamped upload queue UI
 - Added options to disable deleting and overwriting
 - Using default directory picker on Android 10+ to support scoped storage
 - Added a warning about not being connected to WiFi
 
 - 
1.0: Initial release