Commit graph

253 commits

Author SHA1 Message Date
Simon Walton
cda0c5a121 Fix main.js - incorrect merge by git 2018-06-13 11:33:19 -07:00
Simon Walton
01ef636411 Merge branch 'master' into snoretoast
Two simple conflicts fixed.
2018-06-13 11:19:56 -07:00
John Conklin II
99b5835098
Merge pull request #13344 from birarda/feat/new-version-numbers
handle semantic version numbers in interface/sandbox update
2018-06-13 11:16:56 -07:00
Stephen Birarda
4713d8d44c fix reference to builds URL for sandbox check 2018-06-12 16:06:17 -07:00
Stephen Birarda
1b42ddd898
Merge pull request #13252 from birarda/bug/sandbox-backup-instructions
remove confusing sandbox content update/backup system
2018-06-11 14:04:07 -07:00
Clement
ffac96d0a0 Migrate old logs 2018-06-11 11:00:08 -07:00
Clement
75bb6e5211 Store sandbox log in appdata local 2018-06-11 11:00:08 -07:00
Stephen Birarda
8dd268addb handle semantic version updates in sandbox 2018-06-08 17:21:06 -07:00
Simon Walton
97613f1f07 Only set app ID on sandbox link
Also pass down the app ID from CMake files to installer and
server-console.
2018-06-01 14:13:52 -07:00
Stephen Birarda
de6db6f0cd remove confusing sandbox content update/backup system 2018-05-31 15:56:59 -07:00
Simon Walton
5e17ef5e21 Also call electron's setAppUserModelId() 2018-05-30 14:25:05 -07:00
Stephen Birarda
33a122c08e remove short SHA where it should not appear 2018-05-30 12:05:07 -07:00
Simon Walton
ef4d09c5e2 Add app user-model IDs to Sandbox shortcut and use in server-console 2018-05-30 10:21:07 -07:00
Simon Walton
65bb4c218e Distinguish appIDs for production & nonproduction 2018-05-25 11:02:49 -07:00
Simon Walton
f0570557b2 Assign a Win 'appUserModelId' and use it for toaster popups (notifications) 2018-05-24 10:56:17 -07:00
Stephen Birarda
79576e0f48 update request and dependency hoek for CVE 2018-05-03 17:16:35 -07:00
Stephen Birarda
7638dceee3 fix remote require from downloader page 2018-04-03 18:06:18 -07:00
Stephen Birarda
c23d4df932 use SIGTERM as default kill signal for child process bug 2018-04-03 17:54:26 -07:00
Stephen Birarda
22ac400402 update electron version to 1.8.4 2018-04-03 17:53:29 -07:00
Stephen Birarda
4f99569046 bump fs-extra to 1.0.0 so brace-expansion is bumped to 1.1.11 2018-02-27 10:20:53 -08:00
Stephen Birarda
f95893f070 updates to electron-packager and node-notifier for CVEs 2018-02-12 11:09:10 -08:00
Stephen Birarda
1f54b1fcc3 remove unneeded dependency on electron-compilers 2017-12-08 14:09:42 -08:00
Stephen Birarda
aea9821c07 update to a newer version of electron-compilers 2017-12-08 14:03:37 -08:00
Stephen Birarda
d81e87771b added package-lock file for server console 2017-12-08 11:28:49 -08:00
Atlante45
85601669e1 Prevent thrashing by limiting to 10 restarts every 10 minutes 2017-06-30 14:34:49 -07:00
Atlante45
22099a14a8 Go Home spawns interface detached 2017-06-29 13:50:40 -07:00
Atlante45
ec7fe81b87 Sandbox doesn't restart Interface. 2017-06-29 13:22:11 -07:00
Atlante45
5c731636b1 Sandbox restarts crashed processes 2017-06-29 12:13:52 -07:00
Atlante45
a66e1148ba Preliminary work on AC auto cleanup 2017-06-28 19:20:18 -07:00
seefo
9fa21fc79f Incomplete sandbox content updates are now removed and reperformed 2017-06-14 14:45:25 -07:00
Ryan Huffman
de2f8bd944 Add clarifying comment to use of kill in isProcessRunning 2017-06-02 08:58:35 -07:00
Ryan Huffman
0536f8974a Remove shutdownWatcher option inside sandbox 2017-06-01 18:13:40 -07:00
Ryan Huffman
aa48f3f063 Rename watchProcessShutdown to shutdownWith 2017-06-01 18:13:27 -07:00
Ryan Huffman
52f9100332 Fix isProcessRunning error in strict mode 2017-06-01 12:48:42 -07:00
Ryan Huffman
aaf9b9ac7f Update server-console to watch interface via pid rather than marker 2017-06-01 11:20:36 -07:00
Ryan Huffman
eb9acad42e Update content set URL for RC40 2017-05-18 16:36:01 -07:00
Ryan Huffman
4895f51dc1 Update content set URL 2017-05-05 16:41:32 -07:00
Stephen Birarda
d55eba9440 update AC monitor to launch 7 ACs 2017-01-20 11:26:04 -08:00
Ryan Huffman
627a5d56da Update content set URL 2016-12-21 10:11:10 -08:00
Atlante45
722032080a Make clear popup is from the Sandbox 2016-11-16 11:03:15 -08:00
Brad Hefta-Gaub
5454dca82e Merge pull request #9030 from highfidelity/stable
Update master with Stable hotfix
2016-11-07 18:48:54 -08:00
Atlante45
f34cf64f3e Disable updater on Steam 2016-11-07 16:09:56 -08:00
Atlante45
3c76dad454 Force sandbox config saves 2016-11-07 10:42:59 -08:00
Ryan Huffman
3d160cca75 Merge pull request #8969 from huffman/feat/task-manager-app-name
Add "High Fidelity" to sandbox and interface description in Windows Task Manager
2016-11-02 14:21:19 -07:00
Atlante45
e78d907db0 Add clo to launch interface after content loads 2016-11-01 18:15:27 -07:00
Ryan Huffman
b7f5fc2516 Update 'Sandbox' to 'High Fidelity Sandbox' in task manager 2016-11-01 08:58:29 -07:00
Atlante45
e1ed7929e3 exit sandbox instead of asking to quit 2016-10-28 15:10:27 -07:00
Atlante45
4cb1d75ca4 Disable console splash screen 2016-10-27 14:12:17 -07:00
Ryan Huffman
cc3a1d8c67 Update home content set 2016-10-25 13:54:16 -07:00
Atlante45
812265363c Reorder object construction 2016-10-24 13:31:54 -07:00
Atlante45
4661d6e2d1 Move log file to already existing Sandbox directory 2016-10-24 11:24:35 -07:00
Atlante45
143fc644d3 Added some shutdown debug 2016-10-24 11:11:30 -07:00
Atlante45
b0a22599e7 Make log global 2016-10-24 10:58:21 -07:00
Atlante45
b2e68a1075 Print log to file as well 2016-10-24 10:58:21 -07:00
Brad Hefta-Gaub
d5c87a0db6 CR feedback 2016-10-17 12:02:23 -07:00
Brad Hefta-Gaub
d46170bec0 auto shutdown of sandbox when interface quits 2016-10-17 07:55:24 -07:00
Atlante45
4bea6f2931 Update window size automaticatlly 2016-10-12 15:18:39 -07:00
Ryan Huffman
79ea7c4075 Update content set version to 9 2016-10-07 10:30:18 -07:00
Ryan Huffman
09d9cd8311 Update content version to 8 2016-10-07 10:30:18 -07:00
Ryan Huffman
92a7a638d4 Update content set to version 7 2016-10-07 10:30:18 -07:00
Ryan Huffman
63c72eed65 Update content set for server console 2016-10-07 10:30:18 -07:00
Ryan Huffman
c7ead55380 Update default content set 2016-10-07 10:30:18 -07:00
Ryan Huffman
7379e9a03f Update server-console content URL 2016-10-07 10:30:18 -07:00
Ryan Huffman
66a33d020d Update content version 2016-10-07 10:30:18 -07:00
Ryan Huffman
7c791755c0 Update home content to version 2 2016-10-07 10:30:18 -07:00
Ryan Huffman
15e00c30a6 Update tutorial content version 2016-10-07 10:30:18 -07:00
Ryan Huffman
0f187dc34a Update content set url 2016-10-07 10:30:18 -07:00
Atlante45
fab0f8019d Ask windows to not try to be helpful 2016-10-02 17:33:07 -07:00
Atlante45
2d87e3eb1a Fix CSS to wrap folder path 2016-10-01 14:07:11 -07:00
Atlante45
12ecc02899 Default popup choices to "No" 2016-10-01 13:44:41 -07:00
Atlante45
46c0e83127 Restore "Are you sure" popup 2016-10-01 13:44:41 -07:00
Atlante45
f17a062399 CR 2016-09-29 17:08:34 -07:00
Atlante45
b83243d65d Fixed CSS madness 2016-09-29 15:49:47 -07:00
Atlante45
165e609851 Update instructions UI 2016-09-29 15:43:11 -07:00
Atlante45
701c710857 Fix windows odd folder name issue 2016-09-29 12:15:48 -07:00
Atlante45
4830b5c2a0 Backup old domain. 2016-09-28 19:17:52 -07:00
Atlante45
f001cf7570 Make constant for home content URL 2016-09-26 10:44:59 -07:00
Atlante45
cb4d526dcf Ask if user want to update home content when available 2016-09-23 20:18:41 -07:00
Ryan Huffman
8ba105d1e4 Fix open-log-dir button handler 2016-08-17 09:36:42 -07:00
Ryan Huffman
0e259dcd29 Add open log dir button to server-console 2016-08-17 09:29:45 -07:00
Atlante45
cc16dc07df Add sandbox option to load home locally 2016-06-14 16:29:50 -07:00
Stephen Birarda
f5fdc9e28f change link on Sandbox splash screen 2016-04-25 09:53:41 -07:00
Ryan Huffman
47d0b8f28f Fix 'Go Home' not working on OSX 2016-04-21 08:55:57 -07:00
Stephen Birarda
c7d184ad6b update comment for completed untar 2016-04-13 14:02:14 -07:00
Stephen Birarda
8850ebd158 update electron/electron-prebuilt, remove gunzip option 2016-04-13 14:02:14 -07:00
Stephen Birarda
149bf0be92 allow zlib as much memory as possible for faster speed 2016-04-13 14:02:14 -07:00
Stephen Birarda
db4f1a8acb split gunzip and untar errors 2016-04-13 14:02:14 -07:00
Stephen Birarda
7dbdc9ca0a use tar-fs and zlib for content extraction 2016-04-13 14:02:14 -07:00
Stephen Birarda
b6853a0679 fix packaged server console folder for OS X 2016-03-30 14:47:40 -07:00
Stephen Birarda
c2c7ae89db remove bottom section from server-console splash 2016-03-30 13:27:44 -07:00
Stephen Birarda
7c0c48458e remove padding from stack manager migration block 2016-03-30 13:25:47 -07:00
Stephen Birarda
53c16280bd remove code for stack manager migration 2016-03-30 13:22:57 -07:00
Stephen Birarda
8e9b337701 replace the server console logo with a sandbox logo 2016-03-30 12:56:09 -07:00
Stephen Birarda
d80f612c62 continue to ignore old server console output directory 2016-03-30 12:44:10 -07:00
Stephen Birarda
bbbfa7227f changes to electron app for Sandbox rename 2016-03-30 12:41:13 -07:00
Stephen Birarda
238f9e9298 remove the Stack Manager migration section 2016-03-30 12:07:45 -07:00
Alan Z
cffbc2e1a4 Merge pull request #7478 from birarda/new-icons
replace interface/server-console icons with new set from Alan
2016-03-25 13:17:58 -07:00
Stephen Birarda
42e297b458 replace the console beta/PR icons 2016-03-25 11:41:10 -07:00
Stephen Birarda
f0da39be22 replace the console icon with new icons 2016-03-25 11:40:13 -07:00
Atlante45
76c30d9014 Fix sometimes slow server-console logs. 2016-03-24 17:56:11 -07:00
James B. Pollack
b929089af7 options 2016-03-12 15:01:34 -08:00
James B. Pollack
98d4f34d64 enable 2016-03-12 14:59:54 -08:00
James B. Pollack
03a109b60f menu 2016-03-12 14:54:10 -08:00
James Pollack
50e7bd7742 claenup 2016-03-12 13:42:18 -08:00
James B. Pollack
f409127f1d start 2016-03-12 12:18:54 -08:00
Brad Hefta-Gaub
90f5dd50a5 Revert "Show Server Console Version" 2016-03-12 08:38:41 -08:00
James B. Pollack
42e3d0bdad remove logging 2016-03-11 16:57:50 -08:00
James B. Pollack
23fd2e93b5 add version number 2016-03-11 16:26:14 -08:00
James B. Pollack
973022f0e1 version attempts 2016-03-11 14:51:36 -08:00
James B. Pollack
7ae9006b30 add current version to console menu 2016-03-10 22:42:53 -08:00
Ryan Huffman
6d55c5223c Fix osx stopping icon 2016-02-11 12:16:11 -08:00
Ryan Huffman
76c9e298f5 Update tray icon images 2016-02-11 11:54:29 -08:00
Ryan Huffman
c4c1fdc6db Fix server console not shutting down with new icons 2016-02-11 10:32:26 -08:00
Ryan Huffman
eabe3188b3 Update server console tray icons to include status 2016-02-10 13:45:19 -08:00
Ryan Huffman
ef95fafabe Update console log to include some previous history 2016-02-10 08:42:28 -08:00
Ryan Huffman
5f1a159e1d Fix ac monitor status checking in server console 2016-02-09 15:01:24 -08:00
Ryan Huffman
9e9c124d0b Fix console log not starting near the end of a file 2016-02-09 14:46:27 -08:00
Ryan Huffman
16cf86ba6b Update styling of console log 2016-02-09 14:41:12 -08:00
Atlante45
1f44222ed2 Change server exit popup wording 2016-01-26 10:02:45 -08:00
Atlante45
d159f8dc38 Answering one shutdown popup closes them all 2016-01-22 18:17:14 -08:00
Stephen Birarda
055a0ff7d9 check a level up from server-console.exe for win32 2016-01-22 15:55:58 -08:00
Stephen Birarda
9039334af5 reinstate the search filter in log 2016-01-22 15:55:58 -08:00
Ryan Huffman
d401a45d20 Fix auto scroll and font in console log window 2016-01-22 11:51:56 -08:00
Stephen Birarda
e371aa8ba5 remove the hard coded path from domain link 2016-01-21 18:24:16 -08:00
Stephen Birarda
f4b94e0ea6 explicitly remove server console targets from ALL_BUILD 2016-01-21 15:19:31 -08:00
Stephen Birarda
77b9c24d99 rename the console notification icon 2016-01-21 10:57:13 -08:00
Ryan Huffman
36d725b67a Update content downloader to always d/l if no content present 2016-01-20 15:51:08 -08:00
Ryan Huffman
5784b81290 Merge pull request #74 from birarda/console-migrate-sm
add option to migrate Stack Manager content
2016-01-20 15:43:16 -08:00
Ryan Huffman
b7e939bbdd Adjust console logs for deleting old files 2016-01-20 15:35:31 -08:00
Ryan Huffman
c31ceeca86 Add deletion of old log files 2016-01-20 15:35:30 -08:00
Stephen Birarda
fc3cee776f split directory debug into two lines 2016-01-20 15:35:29 -08:00
Stephen Birarda
f872dfac04 remove some unused variables 2016-01-20 15:31:23 -08:00
Stephen Birarda
d08a64a4d6 use a big try-catch for migration block 2016-01-20 15:25:58 -08:00
Stephen Birarda
6ec55dc746 only wait for state change for migration once 2016-01-20 15:06:46 -08:00
Stephen Birarda
430d1351db preserve timestamps for assets copy 2016-01-20 14:58:15 -08:00
Stephen Birarda
278ab0fa8f don't make the dialogs synchronous 2016-01-20 14:54:52 -08:00
Stephen Birarda
54c13efe6a add migration for stack manager content 2016-01-20 14:40:12 -08:00
Stephen Birarda
289156f473 don't re-write exec name other than OS X 2016-01-20 12:27:17 -08:00
Ryan Huffman
92d2479b31 Correctly stop content set download when downloader window is closed 2016-01-20 12:02:45 -08:00
Ryan Huffman
0e31c79535 Update content set to lounge 2016-01-20 11:58:31 -08:00
Stephen Birarda
3e5448612a more tweaks to server console readme 2016-01-20 11:27:29 -08:00
Stephen Birarda
ff54d0e592 change target name in server-console README 2016-01-20 11:26:10 -08:00
Ryan Huffman
87491e371d Remove log filter temporarily 2016-01-20 11:10:03 -08:00
Stephen Birarda
57639672cf repairs to path finding and naming on OS X 2016-01-20 10:46:54 -08:00
Stephen Birarda
cfe14aeb06 Revert "use quoted path on windows for spaced paths"
This reverts commit 687836ff96.
2016-01-20 09:48:36 -08:00
Stephen Birarda
c251267c02 look for correct name on OS X 2016-01-20 09:33:01 -08:00
Ryan Huffman
2ead8c6f28 Update mkdir call to use mkdirp 2016-01-20 09:26:54 -08:00
Stephen Birarda
687836ff96 use quoted path on windows for spaced paths 2016-01-19 18:56:04 -08:00
Stephen Birarda
8ae07e49d7 fix build info path on OS X 2016-01-19 18:40:30 -08:00
Stephen Birarda
9054c5f3e9 fix for build-info path on windows 2016-01-19 17:51:32 -08:00