All notable changes to this project will be documented in this file.
- Replaced deprecated
requestpackage withaxiosto fix critical vulnerabilities- GHSA-fjxv-7rqg-78g4 (form-data unsafe random)
- GHSA-72xf-g2v4-qvf3 (tough-cookie prototype pollution)
- Updated
qsfrom ^6.7.0 to ^6.11.0 - Updated
winstonfrom ^3.2.1 to ^3.11.0 - Updated
dotenvfrom ^7.0.0 to ^16.0.0 - Production dependencies now have 0 vulnerabilities
- Replaced
requestwithaxiosfor all HTTP calls - Replaced
request.form()withform-datapackage for file uploads - Translated all Chinese comments to English
form-datadependency for multipart uploads
requestdependency
- Fixed list method
- Added
protocoloption (http/https) - Added default values for
port(5000) andprotocol(http)
- Authentication (login)
- FileStation operations:
- list
- listShare
- info
- search
- upload
- download
- delete
- rename
- createFolder
- copyMove