Commit Graph

11 Commits

Author SHA1 Message Date
Timothy Baldridge
b79830ad54 Added purge-archive verb 2020-12-09 14:46:08 -07:00
Chris Bessent
35b910be98 Make more path comparisons ignore case
Paths for Windows should be case-agnostic.  The primary impetus for
this change is to prevent WJ from deleting downloads if the case of
the folder name doesn't match the case of the install setting.
Normally this would be caught by the GUI validation but several users
have managed to get around that.
2020-11-18 20:04:43 -07:00
Timothy Baldridge
e557e46556 Rework file extraction to combine the old and new methods 2020-10-09 21:02:58 -06:00
Unnoen
7b1812af87
Use .Where for filtering 2020-09-18 00:08:30 +10:00
Unnoen
4b837d83bb
Don't attempt to compress files smaller than the cluster size. 2020-09-17 22:49:41 +10:00
Timothy Baldridge
16041170d2 Fix strange edge-case with BSA extraction 2020-09-09 14:40:28 -06:00
Timothy Baldridge
548a0553d2 Re-add OMOD support 2020-09-08 16:15:33 -06:00
Justin Swanson
e1f0f4f0cf Refactor BSAReader to a lazier overlay style 2020-08-11 09:23:55 -05:00
Justin Swanson
2e3b25ee69 File open/write async flag enabled. 1MB buffer 2020-08-11 07:13:33 -05:00
Timothy Baldridge
e62c6406a7 Commit missing files 2020-08-05 16:04:04 -06:00
Timothy Baldridge
86107ec8ec Enable optional disk compression 2020-08-05 16:01:45 -06:00