1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-15 15:53:55 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Bryan Roe
11d13ce251 Added UTF8 support to zip reader/writer 2022-02-01 20:14:29 -08:00
Bryan Roe
86d074f56f 1. Added event moderation support
2. Added progress support to zip-writer
2020-08-18 14:14:51 -07:00
Bryan Roe
321cae9eb0 1. Fixed crash that could happen when you close a FD in fs.closeSync()
2. Added 'cancel' method/event to zip-writer.js
3. Fixed bug in Windows Zip-Writer when parsing basePath
4. Added ability to manually specify basePath in Zip-Writer
2020-08-18 11:09:56 -07:00
Bryan Roe
33035ea5e3 Updated zip-writer so you can pass folder names 2020-06-24 01:59:01 -07:00
Bryan Roe
f97ebdbdd4 1.) Fixed base folder bug if single file is passed
2.) Updated db JavaScript object to support compressed records
2020-06-24 00:44:49 -07:00
Bryan Roe
ad5e6c4dc3 Updated 'compressed-stream' to be more configurable
Added zip-writer coapability
updated zip-reader to show logs when enabled
2020-06-17 17:02:09 -07:00