Ryan Huffman
da1b2e9ec8
Add method for overriding builds API url in win32 launcher
2019-08-23 08:47:34 -07:00
Ryan Huffman
83bc5e3fd6
Add build tags to Windows launcher
2019-08-23 08:44:37 -07:00
Shannon Romano
e328fc3766
Merge pull request #16087 from mattr1x/add-mac-user-agent-launcher
...
Add platform to Mac Launcher's user-agent string
2019-08-22 11:30:44 -07:00
Matt Hardcastle
fa8db8c6ee
Add platform to Mac Launcher's user-agent string
2019-08-22 09:10:38 -07:00
Ryan Huffman
a73f69c62a
Add platform to UserAgent on win launcher
2019-08-22 09:09:07 -07:00
Ryan Huffman
cc5565d30f
Add version to UserAgent on Win launcher
2019-08-21 16:13:31 -07:00
Matt Hardcastle
c987106d96
Add User-Agent string to macOS Launcher
...
Before this change, the mac HQ launcher didn't set a User-Agent string.
This change adds a User-Agent header – HQLauncher/$version – to each
HTTP request the mac launcher makes.
The approach I took was to add the User-Agent header to each HTTP
request. There is room for improvement. Most of the session
initialization could be rolled up into a helper class that sets the
User-Agent headers and other configuration parameters. Making that
change would be too much overhead for this quick task.
Jira: https://highfidelity.atlassian.net/browse/DEV-417
2019-08-21 13:29:56 -07:00
Ryan Huffman
b8887aa01e
Fix mac launcher not correctly reading interface version
...
The logic to convert the interface output assumed that the output would
be null terminated, but it was not.
2019-08-19 10:02:38 -07:00
Matt Hardcastle
cff4f9da19
Use execve to "launch" Interface on macOS
...
Co-authored-by: dante ruiz <dante@highfidelity.io>
2019-08-07 16:41:24 -07:00
luiscuenca
ecd078f6d3
Retry self copy if the old launcher is still shutting down.
2019-08-06 16:39:31 -07:00
dante ruiz
7ab8a6b8d1
fixing typo
2019-08-05 13:16:08 -07:00
Andy Howell
a0d52f6f24
Merge pull request #15985 from danteruiz/auto-updater
...
DEV-264: Lilypad Launcher (Mac): Auto-update Launcher
2019-08-05 09:36:01 -07:00
dante ruiz
b9106b9ade
making requested changes
2019-08-02 11:26:41 -07:00
luiscuenca
9fbacd49da
Delete testing code
2019-07-30 14:19:26 -07:00
luiscuenca
677e0218ef
Pass a string as parameter to continue action
2019-07-30 07:29:47 -07:00
luiscuenca
8fde82dafc
Renamed variables
2019-07-29 07:57:54 -07:00
luiscuenca
5e81f3684f
fix self install flow and progress bar
2019-07-27 20:57:43 -07:00
luiscuenca
d54bb02f47
Fix installer process windows
2019-07-27 08:53:32 -07:00
dante ruiz
7ed13a2ba2
auto-updater
2019-07-26 17:41:46 -07:00
luiscuenca
c77da03535
Display error when connection fails
2019-07-26 12:01:33 -07:00
luiscuenca
c3ad65f628
add --skipSplash param
2019-07-25 11:22:20 -07:00
luiscuenca
13952bf27e
Fixes and seamless self update
2019-07-25 10:51:18 -07:00
luiscuenca
4d9557dfc1
Display version and autoupdate
2019-07-24 17:16:22 -07:00
dante ruiz
9c6c4a264d
inital work
2019-07-24 15:23:26 -07:00
dante ruiz
08bfe00ac4
making requested changes
2019-07-23 14:09:46 -07:00
dante ruiz
1d1b1a93d9
revert
2019-07-22 10:06:24 -07:00
dante ruiz
78d877a0b6
finish versioning
2019-07-22 10:01:48 -07:00
dante ruiz
1eae39b78c
starting cleanup work
2019-07-19 18:07:55 -07:00
Shannon Romano
8ad1202bcb
Merge pull request #15916 from luiscuenca/WLAsyncThunder
...
BUGZ-989: Get recent builds asynchronously while the windows launcher is showing the splash screen
2019-07-15 08:36:33 -07:00
luiscuenca
bc5f8ad775
Remove unneeded response
2019-07-11 11:13:58 -07:00
luiscuenca
9c56f74662
Get recent builds asynchronously
2019-07-11 10:28:49 -07:00
dante ruiz
2ffacfea83
change script params
2019-07-11 08:51:47 -07:00
Shannon Romano
eb1cb3b11c
Merge pull request #15910 from luiscuenca/WLdefaultScriptsOverride
...
DEV-166: Instrument the Windows Launcher to use the defaultScriptsOverride parameter
2019-07-10 18:44:54 -07:00
luiscuenca
562a181377
replace backslashes on script override
2019-07-10 16:56:17 -07:00
luiscuenca
94002436e9
Override default script
2019-07-10 16:05:24 -07:00
luiscuenca
c8ed1e369d
Trim spaces on orgname and username
2019-07-10 15:45:14 -07:00
Shannon Romano
c7e8aa141c
Merge pull request #15902 from luiscuenca/WLShowProgress
...
DEV-179: Windows Launcher progress indicator
2019-07-09 17:55:35 -07:00
Shannon Romano
fcd29d686b
Merge pull request #15900 from danteruiz/launcher-progress-indicator
...
DEV-180: Lilypad Launcher: (Mac) Launcher progress indicator
2019-07-09 17:53:39 -07:00
luiscuenca
ea94e0f637
No trace
2019-07-09 16:36:06 -07:00
luiscuenca
25c4ad76be
Fix set process
2019-07-09 16:34:32 -07:00
luiscuenca
ec63684866
Fix bar draw and catch incomplete install
2019-07-09 16:08:45 -07:00
dante ruiz
996a2f0888
remove comment
2019-07-09 15:47:05 -07:00
dante ruiz
1741b9a91b
remove prints
2019-07-09 14:49:08 -07:00
dante ruiz
8819a37712
making updates
2019-07-09 14:44:40 -07:00
luiscuenca
c5156780ca
Fix bug when enter is pressed and add uninstall progress
2019-07-09 14:02:23 -07:00
luiscuenca
9f110cac13
Add progress bar
2019-07-09 12:20:09 -07:00
dante ruiz
15cc7a0e6c
finished work
2019-07-09 10:43:46 -07:00
Shannon Romano
9474ca29f5
Merge pull request #15893 from luiscuenca/WLKeepConfigWhenESC
...
BUGZ-768: Keep config.json when updating to avoid relogin.
2019-07-08 15:26:02 -07:00
dante ruiz
a5f9283bde
almost done
2019-07-06 11:46:40 -07:00
luiscuenca
6a7b9c0202
Delete install directory right before installing and keep a copy of config.json
2019-07-05 13:59:35 -07:00