pyrobox-0.8.1
Version 0.8.1
Client-side Changes:
- Clicking on text files should show in UTF-8
Server-side Changes:
- Added cookies
- Introduced cache_control in send_file()
- Fixed multiple send_response() code issue
- Added send_header_string()
- Text files now have
charset=utf-8
in header content-type
Fixes:
- text was not showing in UTF-8
TODO:
- make sidebar and user management
- drag and drop upload in entire page (show drop here popup like GITHUB)