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

patch: six new video servers and some fixes #790

Merged
merged 3 commits into from
Dec 7, 2022

Conversation

zanhesl
Copy link
Contributor

@zanhesl zanhesl commented Dec 5, 2022

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • The PR has self-explained commits history.
  • The code is mine or it's from somewhere with an Apache-2.0 compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new classes, methods, I provide a valid use case for all of them.

Changes:

  • Added separate server for verified users — this includes both proxy changes and client changes (now "special" flag is sent if user has verified status, and proxy return special server for verified users. If there is no such server, usual servers are sent)
  • Added a few mirroring servers for older instances, including big archive by Network_Support
  • Fixed visualisation bug with the tag selecting window in video cabinet during video editing
  • Fix roy selecting bug, that could produce inability for user to select roy

@shpingalet007 shpingalet007 changed the title List of new servers and other fixes patch: new video server and some fixes Dec 7, 2022
@shpingalet007 shpingalet007 added the contribution type: 🧩 patch Pull request that is considered as patch label Dec 7, 2022
@shpingalet007 shpingalet007 added this to the Next release milestone Dec 7, 2022
@shpingalet007 shpingalet007 changed the title patch: new video server and some fixes patch: six new video servers and some fixes Dec 7, 2022
Copy link
Collaborator

@shpingalet007 shpingalet007 left a comment

Choose a reason for hiding this comment

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

Quality checked

@shpingalet007 shpingalet007 merged commit 87d93e2 into pocketnetteam:master Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution type: 🧩 patch Pull request that is considered as patch
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants