Skip to content
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

🎂 ForwardProxyView + HotkeysView + OnlineConfigView + VersionUpdatePromptView #2991

Merged
merged 5 commits into from
Oct 18, 2020

Conversation

database64128
Copy link
Contributor

Please follow the guide below

  • You will be asked some questions, please read them carefully and answer honestly

  • Put an x into all the boxes [ ] relevant to your pull request (like that [x])

  • Use Preview tab to see how your pull request will actually look like

  • Searched for similar pull requests

  • Compiled the code with Visual Studio

  • Require translation update

  • Require document update (readme.md, wikipage, etc)

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New feature

Description of your pull request and other information

  • Infrastructure: use one HttpClient instance throughout the lifecycle
  • Version update: rewrite the update service and add update prompt window
  • Server sharing: add copy link button
  • Dependencies: add ReactiveUI.Events.WPF, ReactiveUI.Fody, ReactiveUI.Validation, WPFLocalizeExtension, MdXaml

…omptView

- Infrastructure: use one HttpClient instance throughout the lifecycle
- Version update: rewrite the update service and add update prompt window
- Server sharing: add copy link button
- Dependencies: add ReactiveUI.Events.WPF, ReactiveUI.Fody, ReactiveUI.Validation, WPFLocalizeExtension, MdXaml
- Since we now use System.Version, it's no longer needed.
@database64128 database64128 requested review from a user, celeron533, Stzx and chenshaoju October 17, 2020 17:29
@database64128 database64128 added this to the v4.2.x milestone Oct 17, 2020
- Include localization .dll folders when packaging
Copy link
Collaborator

@chenshaoju chenshaoju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The quick test is pass, base appveyor Shadowsocks-4.2.0.78.zip version.

👍 Looks good to me, but someone else must approve.

- Workaround for ElementHost bug
@database64128 database64128 merged commit d6d105f into master Oct 18, 2020
@chenshaoju
Copy link
Collaborator

chenshaoju commented Oct 19, 2020

After 24 hours test, There looks have an issue:

Everytime when I start Shadowsocks, the "No available update" message bubble always popup.

If I disable Auto check update then no more message bubble when startup.

IMHO, If not user manually check update then popup "No available update" is no necessity.

@database64128
Copy link
Contributor Author

IMHO, If not user manually check update then popup "No available update" is no necessity.

@chenshaoju Thanks for the feedback! I'm adding a check to prevent the no available updates pop-up from showing up when it
s an automatic check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants