Releases: 8gudbits/QuickServe
Releases · 8gudbits/QuickServe
QuickServe v4.0.0
- Improved getting started page
- Improved fronted to properly work on touch devices
- Improved command line UI for qconfig and quickserve
- Improved folder size detection
- Improved login security
- Added user permissions management
- Added a delete option
- Added download as zip option
- Added brute force protection
QuickServe v3.1.1
What's Changed
- patched UI bugs in fronted/home.html
- patched path issue in backend/qconfig.py
Full Changelog: v3.1.0...v3.1.1
QuickServe v3.1.0
What's Changed
- added
searchbutton - added file preview support
- added custom right click menu
- modified path handling
Full Changelog: v3.0.0...v3.1.0
QuickServe v3.0.0
- Major version release - Complete codebase overhaul
- Enhanced security with SHA-256 + BCrypt password hashing
- Improved CORS management for better frontend integration
- Performance optimizations and bug fixes
QuickServe v2.1
- Bug fix -
favicon.iconot being detected correctly.
QuickServe v2.0
- App name changed to QuickServe
- Now supports changing port through
config.jsonfile. - New web-interface
pyFlaskyServe v1.0
This is the first release of pyFlaskyServe, a server designed to serve files directly from your local disk. With pyFlaskyServe, you can easily share files without the need to upload them to an external server.
Notable Features in this Release
- User Authentication: Implement user authentication via username and password for secure access to the file server.
- Effortless File Management: Browse, upload, and download files and directories with a user-friendly web interface.
- Basic Anti-DDoS Protection: Built-in defense against basic Distributed Denial-of-Service (DDoS) attacks ensures uninterrupted service.
- Graphical User Interface (GUI): Enjoy the convenience of a simple PyQt5 GUI for intuitive navigation and management.
Make sure to check the file hash just to be safe:
- File name: pyFlaskyServe.exe
- MD5:
39AE30BCE64C413BB193E66AC71B5D6C - SHA1:
7D35C1D44718E594EF87E4362A158AE85C052A8E
I hope pyFlaskyServe enhances your file sharing experience.