-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Feature: Add ZIP encoding selection support for browsing archives with non-UTF-8 filenames #18529
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
Open
oxygen-dioxide
wants to merge
28
commits into
files-community:main
Choose a base branch
from
oxygen-dioxide:zip-encoding-oc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
fc3d2c6
实现打开zip文件选择编码。目前问题:不显示文件夹,目录结构被展平
oxygen-dioxide d31bcaf
正常显示文件夹
oxygen-dioxide 722fb3c
可复制、打开文件,仍然无法打开子文件夹的文件
oxygen-dioxide 50cef74
Merge branch 'files-community:main' into zip-encoding-oc
oxygen-dioxide acaaa1a
编码选择框移动到右下角
oxygen-dioxide 851da52
formatting
oxygen-dioxide 6ca109c
Merge branch 'files-community:main' into zip-encoding-oc
oxygen-dioxide d0cb35f
Improved styling
yair100 18a2bb2
回退src/Files.App/ViewModels/UserControls/NavigationToolbarViewModel.cs
oxygen-dioxide b6881b0
ascii文件不显示编码选择框,处理非内置编码
oxygen-dioxide af1d4d8
Change CurrentEncoding property to non-static
oxygen-dioxide 814c90e
多zip编码管理。bug:切换标签页时变成null
oxygen-dioxide 8f1018a
修复切换页面时zip编码变为null
oxygen-dioxide 3d0b867
formatting
oxygen-dioxide f527168
修复打开zip文件时编码菜单编码不显示选中项
oxygen-dioxide df1ec06
Merge branch 'files-community:main' into zip-encoding-oc
oxygen-dioxide add308e
Merge branch 'files-community:main' into zip-encoding-oc
oxygen-dioxide 53f5dc4
GetBasicProperties: 支持不同编码
oxygen-dioxide d4dfc84
支持加密压缩包
oxygen-dioxide d234cfa
Merge branch 'files-community:main' into zip-encoding-oc
oxygen-dioxide 5cf388b
修复复制文件夹仅包含一个文件的bug
oxygen-dioxide 97b252e
Merge branch 'files-community:main' into zip-encoding-oc
oxygen-dioxide ae688dd
修复当用户设置使用系统默认编码时,切换到子文件夹再切换回来,重新打开编码菜单时编码被检测结果重新覆盖的bug
oxygen-dioxide b712c0e
Merge branch 'files-community:main' into zip-encoding-oc
oxygen-dioxide 0f10498
SelectedItem使用OneWay
oxygen-dioxide 25c806e
Merge branch 'files-community:main' into zip-encoding-oc
oxygen-dioxide 060486d
Merge branch 'files-community:main' into zip-encoding-oc
oxygen-dioxide c186541
Merge branch 'files-community:main' into zip-encoding-oc
oxygen-dioxide 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
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
|
oxygen-dioxide marked this conversation as resolved.
|
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.
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.