-
Notifications
You must be signed in to change notification settings - Fork 73
feat(dashboard): add copy subscription link button to subscription modal #228
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
feat(dashboard): add copy subscription link button to subscription modal #228
Conversation
…pdown - Add new subscription modal showing subscription QR code and configs list - Implement pagination for configs (5 per page) with individual QR viewing - Extract config names from URLs for better display - Restore copy configs dropdown with all protocol options (links, xray, clash, etc.) - Add translations for subscription modal in en, fa, ru, zh locales
…e QR code handling
…th-copy-dropdown feat(dashboard): add unified subscription modal with copy configs dro…
…ng and improve content copying
…oading, with manual copy alerts
This reverts commit 2d927bb.
…nd downloading, with manual copy alerts" This reverts commit 2440c03.
…ode dialog layout
…github.com/MatinDehghanian/pasargad into feat/subscription-modal-with-copy-dropdown
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Added a "Copy Link" button to the subscription modal header section.
Changes