Commit graph

17 commits

Author SHA1 Message Date
Michael Delpach 50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach 85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Jaex 169c7c2347 Improve zip extract error message 2020-07-02 05:31:39 +03:00
Jaex 7df4ad672f Restrict extraction of image effect packages to 20mb to prevent zip bomb attacks 2020-06-27 01:04:43 +03:00
Jaex d6872d7b9f Improve ZipManager extract method 2020-06-19 17:41:00 +03:00
Jaex 6360690bda Use filter func in zip extract method 2020-06-19 16:24:09 +03:00
Jaex b3bcffbde0 Use linq in extract method 2020-06-17 09:53:24 +03:00
Jaex 5f10e99655 Improvements to ZipManager 2020-06-16 01:31:36 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex e059cbdf9d Fix previous commit 2018-03-19 02:36:03 +03:00
Jaex 7b614e510b Check is file exists before add to archive 2018-03-19 02:18:02 +03:00
Jaex 97452cb768 Fix destination path issue 2018-03-04 01:12:14 +03:00
Jaex 71c357ed48 Improvements to extract method 2018-03-03 02:53:35 +03:00
Jaex 2afc194b3b Overwrite files when extracting 2018-03-03 00:36:45 +03:00
Jaex fa22ad8b2a Not using 7-Zip anymore 2018-03-03 00:06:40 +03:00
Jaex 0cc7d7525b Added ZipManager class 2018-03-02 23:46:39 +03:00