-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add support for more archive types using 7zip #9633
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
247bc5a
Add to zip without loading into memory
gave92 ec319cf
Fix SharpZipLib project
gave92 2de6443
Removed sharpziplib project
gave92 c763b3c
Added modified SharpZipLib nuget to project
gave92 699779a
Fix opening empty archives
gave92 a9d1e2f
Add 7ZipExtractor
gave92 0c5b13b
[WIP]
gave92 fb9fd04
Restored browsing zips
gave92 a6ff71d
Call uwp LoadPackagedLibrary
gave92 9976146
Open 7z, zip, rar
gave92 85f6aaf
Properly dispose streams & detect failed ops
gave92 15b07ab
Restore extract commands
gave92 230f3f0
Removed unnecessary enconding detection
gave92 485c546
[WIP] Add preference to open archives in Files
gave92 02849e2
Show icons in 7z files
gave92 5b0a8b7
Load correct size icon and overlay (#7052)
gave92 6de4468
[TEST] Switch to SevenZipSharp
gave92 a3b83fb
Avoid crash on password protected archives
gave92 2ef78e8
Cache file association per extension
gave92 365c487
[WIP] create file
gave92 3fa44ad
[WIP] Rename and delete
gave92 da335d9
[WIP] Add file compression
gave92 69dca8c
Overwrite file only if compression succeedes
gave92 2d3283f
Fix InputStreamWithDisposeCallback
gave92 e099315
Revert changes to language files
gave92 397acbd
Conditional uwp support
gave92 9b08324
Updated to new project structure
gave92 6f170cb
Merge branch 'main' of https://github.com/files-community/Files into …
gave92 e4f7e5a
Fix build
gave92 6666353
[TEST] Fix Azure build
gave92 5385d6d
Update SevenZip.csproj
yaira2 3ca01c4
Merge branch 'main' into 7zip
yaira2 218496a
Update Files.sln
yaira2 552c5be
Revert "Update Files.sln"
yaira2 276a286
Revert "Merge branch 'main' into 7zip"
yaira2 4b009cd
Revert "Revert "Merge branch 'main' into 7zip""
yaira2 46a22f7
Revert
yaira2 2faa349
Revert "Revert"
yaira2 ec4224b
Merge branch 'main' of https://github.com/files-community/Files into …
gave92 2c7e4cf
Fix merge main
gave92 b5f2ee9
Merge branch 'main' of https://github.com/files-community/Files into …
gave92 69815e0
Fix merge
gave92 7cd9afa
Fix merge
gave92 0afce4e
Revert resw
gave92 88ad17b
Fix extension check
gave92 042a5b8
Revert extra changes to SevenZip lib. Remove not working rename/delete
gave92 2d67d44
Fix folder count
gave92 84577b6
Switch to nuget package
gave92 abf02ee
Show folder icons for directory entries
gave92 46e116c
Revert extra changes
gave92 62285c5
[WIP]
gave92 7a70664
[WIP]
gave92 b426279
Revert extra changes
gave92 172e6d1
Fix build
gave92 2b9f39a
Fix library path
gave92 f04fb64
Fix renaming in archives
gave92 67f78b1
Enable tar support
gave92 4d72a1b
Enable appx support
yaira2 d3fe83d
Add filetype assoc
gave92 1ee83e2
Added 7zip
yaira2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.