-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* started working on desktop username passwrord. * Work on onboarding pro user to new flow desktop. * added support for login and logout. * Update account.dart * Added some new setting and persist data * Fixed issue UI not updating. * Started working on reset password flow for desktop. * Validate code on verification. * Enable delete account flow. * Implemented Delete flow. * Started working on deviceLimit flow. * Completed Device Limit flow. * Started working on signupflow. * Add test payment method. * fixed issue with pro and device id. * fixed issue with report parsing issue on reportIssue. * Use compute in reseller code * Update session_model.dart * Fixed issue with salt returning null. * Null check on srp client. * Update user data when renew plans. * change CI branch. * Disable windows CI for now. * PR review changes. * revert CI changes * remove commented lines * remove commented lines * Remove commented code. * fixed signal issues. * Update lib.go * Use ParallelForIdempotent for domain fronting. * use ParallelPreferChained proxy. * Hide auth flow for android. --------- Co-authored-by: atavism <[email protected]>
- Loading branch information
Showing
31 changed files
with
1,509 additions
and
507 deletions.
There are no files selected for viewing
This file contains 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 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 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.