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

[Repo] Add possibility to create user choice list #287

Open
3 tasks
szyb opened this issue Mar 28, 2022 · 0 comments
Open
3 tasks

[Repo] Add possibility to create user choice list #287

szyb opened this issue Mar 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@szyb
Copy link
Owner

szyb commented Mar 28, 2022

Synopackage Proxy Repository is now fixed to only 2 channels: All & SynopackageChoice. User can choose just from those two.

This task is to add possibility to the user choose their own source servers. This leads to generate unique (per set of servers) URL that will contain encoded sources

Backend:
We can use https://github.com/ullmark/hashids.net to encode & decode a set of numbers which will corresponds to chosen sources.

Frontend:
Add page to generate URL:

  • Choose servers (with "Generate" button)
  • Save generated URLs by the user in the local storage and visualize generated URL with sources
  • Add page that can decode sources to check which of those are included (for a specific version given in User Settings)
@szyb szyb added the enhancement New feature or request label Mar 28, 2022
@szyb szyb added this to the v1.1 milestone Mar 28, 2022
@szyb szyb removed this from the v1.1 milestone Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant