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
Fix #2565: Retry ref code lookup on subsequent launches. #2574
Merged
Fixed crash from bad referral situation.
834a1fc
Select commit
7101d33
Added support for pre-determined / binary related ref codes.
jhreis 646e5bd
Clipboard processing added.
jhreis 2359577
Merge branch 'development' into referral_fixes
jhreis 624dabc
Clear clipboard after successful ref promo read.
jhreis 15bfead
Cleaned up code a bit, no functional changes.
jhreis 6fdb085
Added ref code validation.
jhreis 8214d99
Changed ref code sanitzation to use regex.
jhreis 285fe1e
Added unit tests for ref code sanitization.
jhreis aaa762e
Removed unnecessary comment.
jhreis 3ce30ea
Merge branch 'development' into referral_fixes
jhreis 16d5037
Added path components helper to avoid manually adding forward slashes.
jhreis 576ae4a
Comment cleanup.
jhreis 834a1fc
Fixed crash from bad referral situation.
jhreis 98253b6
Fixed S3 bucket endpoint for enterprise builds.
jhreis ade056f
Merge branch 'development' into referral_fixes
jhreis 411481f
Fix #2565: Retry ref code lookup on subsequent launches.
jhreis 17f0717
Merge branch 'development' into referral_fixes
jhreis c8e6630
Merge branch 'referral_fixes' into fix-2565
jhreis 6bcc4f9
Merge remote-tracking branch 'origin/development' into fix-2565
iccub 9f20fc8
Merge remote-tracking branch 'origin/development' into fix-2565
iccub 24744c4
Merge branch 'development' into fix-2565
jhreis aae0eb8
Fixed URP lookup flag placement.
jhreis 92f0562
Add retry timer.
iccub 78d2f75
Move to struct.
iccub
Merged
Fix #2565: Retry ref code lookup on subsequent launches. #2574
Fixed crash from bad referral situation.
May 11, 2020
May 11, 2020
May 11, 2020
May 11, 2020
May 18, 2020
May 18, 2020
May 18, 2020
May 18, 2020
May 18, 2020
May 18, 2020
May 18, 2020
May 20, 2020
May 20, 2020
May 21, 2020
May 21, 2020
May 22, 2020
May 22, 2020
May 22, 2020
May 25, 2020
May 25, 2020
May 26, 2020
May 26, 2020
May 27, 2020
May 27, 2020
834a1fc
Select commit
7101d33
Added support for pre-determined / binary related ref codes.
jhreis 646e5bd
Clipboard processing added.
jhreis 2359577
Merge branch 'development' into referral_fixes
jhreis 624dabc
Clear clipboard after successful ref promo read.
jhreis 15bfead
Cleaned up code a bit, no functional changes.
jhreis 6fdb085
Added ref code validation.
jhreis 8214d99
Changed ref code sanitzation to use regex.
jhreis 285fe1e
Added unit tests for ref code sanitization.
jhreis aaa762e
Removed unnecessary comment.
jhreis 3ce30ea
Merge branch 'development' into referral_fixes
jhreis 16d5037
Added path components helper to avoid manually adding forward slashes.
jhreis 576ae4a
Comment cleanup.
jhreis 834a1fc
Fixed crash from bad referral situation.
jhreis 98253b6
Fixed S3 bucket endpoint for enterprise builds.
jhreis ade056f
Merge branch 'development' into referral_fixes
jhreis 411481f
Fix #2565: Retry ref code lookup on subsequent launches.
jhreis 17f0717
Merge branch 'development' into referral_fixes
jhreis c8e6630
Merge branch 'referral_fixes' into fix-2565
jhreis 6bcc4f9
Merge remote-tracking branch 'origin/development' into fix-2565
iccub 9f20fc8
Merge remote-tracking branch 'origin/development' into fix-2565
iccub 24744c4
Merge branch 'development' into fix-2565
jhreis aae0eb8
Fixed URP lookup flag placement.
jhreis 92f0562
Add retry timer.
iccub 78d2f75
Move to struct.
iccub