Skip to content

Commit 44eae4e

Browse files
authored
File Unzip using miniz library (#1098)
* add miniz-cpp library for unzipping * move unzipping functions into own file * fix build * fix build * revert change to sourcefiles.cmake * fix build * fix build * fix build * fix build * fix build * fix build. fix the library * minor change * draft: handle larger files, and add progress tracking * ensure filename safety when unzipping. create (sub)directories when unzipping. * update implementation for global progress bar * update is_safe() * switch miniz-cpp library to miniz.c * update progress tracker * use PokemonAutomation::Filesystem::Path instead of std::filesystem::path * minor change
1 parent fd68e61 commit 44eae4e

7 files changed

Lines changed: 9659 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)