Commit graph

212 commits

Author SHA1 Message Date
Stephen Birarda
2af10d6baa fix shutdown call for console 2016-01-15 16:02:32 -08:00
Stephen Birarda
eede4d5c30 fix log open and remove 1x menubar 2016-01-15 15:50:49 -08:00
Stephen Birarda
9aeda32f3f remove committed conflict markers 2016-01-15 15:41:34 -08:00
Stephen Birarda
4e94817959 hookup share when passed action on settings page 2016-01-15 15:41:34 -08:00
Stephen Birarda
e3c9860f64 add a dummy share option to the menu 2016-01-15 15:41:34 -08:00
Stephen Birarda
3e3831dbdd assume that production console is an app bundle on OS X 2016-01-15 15:41:34 -08:00
Stephen Birarda
41a58f7ef4 fix interface missing alert text 2016-01-15 15:41:34 -08:00
Stephen Birarda
264fe3720f use separate targets for npm install/packager 2016-01-15 15:41:34 -08:00
Stephen Birarda
0cfc87160a use different syntax for custom packaged console target 2016-01-15 15:41:34 -08:00
Stephen Birarda
24450517fa add npm install command to packaged-console target 2016-01-15 15:41:34 -08:00
Stephen Birarda
44e1cdfe00 make executable signing a post build step 2016-01-15 15:41:34 -08:00
Stephen Birarda
798d234d63 remove package bundle copying of ssleay dll 2016-01-15 15:41:34 -08:00
Stephen Birarda
1faa78fe72 install fixed up DS and AC beside console 2016-01-15 15:41:34 -08:00
Stephen Birarda
5ccf59dae9 use dirname of executable path 2016-01-15 15:41:34 -08:00
Stephen Birarda
39e95837ec use path join for platform agnostic absolute path 2016-01-15 15:41:34 -08:00
Stephen Birarda
f569ebb0a9 use process path to check beside console for components 2016-01-15 15:41:34 -08:00
Stephen Birarda
9bc381ce7b use file install for win/linux console 2016-01-15 15:41:34 -08:00
Stephen Birarda
31f5b1d902 fix for console install on win/linux 2016-01-15 15:41:34 -08:00
Stephen Birarda
092025673b fix console exclusion from all 2016-01-15 15:41:34 -08:00
Stephen Birarda
686ebc2f7a shuffling and renaming of menu options 2016-01-15 15:41:34 -08:00
Stephen Birarda
669365bea1 add exclusion of console from visual studio default 2016-01-15 15:41:34 -08:00
Stephen Birarda
799577cac1 fix exclude from all call on console 2016-01-15 15:41:34 -08:00
Stephen Birarda
3b3140de48 exclude console build from all by default 2016-01-15 15:41:34 -08:00
Stephen Birarda
1a10d2eb72 switch to a DragNDrop installer for OS X 2016-01-15 15:41:34 -08:00
Stephen Birarda
dedb7e2778 bury components in a shell application inside the server-console 2016-01-15 15:41:34 -08:00
Stephen Birarda
b7154cacd2 use shell application to avoid fixup on Electron 2016-01-15 15:41:34 -08:00
Stephen Birarda
35394289a4 add message for another instance already running 2016-01-15 15:41:34 -08:00
Stephen Birarda
6c5c3a856b fix for search paths for distributed server-console 2016-01-15 15:41:34 -08:00
Stephen Birarda
cbc0c4e31d rename console packaging target 2016-01-15 15:41:34 -08:00
Stephen Birarda
386d3a950f default to beta/dev build for server console 2016-01-15 15:41:34 -08:00
Stephen Birarda
e421624e99 put AC and DS binaries beside server-console 2016-01-15 15:41:34 -08:00
Stephen Birarda
39c3ae79f9 fix the ignore for server console packaging 2016-01-15 15:41:34 -08:00
Stephen Birarda
550b47f58b ignore logs and packages when packaging console 2016-01-15 15:41:34 -08:00
Stephen Birarda
f5bf431cd5 ignore logs and packages when packaging console 2016-01-15 15:41:34 -08:00
Stephen Birarda
3a33d8815e add the AC and DS as packaged console dependencies 2016-01-15 15:41:34 -08:00
Stephen Birarda
0463e008cf base cpack configuaration using install commands 2016-01-15 15:41:34 -08:00
Ryan Huffman
641ac9eb52 Add splash screen windows image 2016-01-15 15:41:12 -08:00
Ryan Huffman
1cab0248fe Add windows splash image 2016-01-15 15:40:12 -08:00
Ryan Huffman
9ee65396b4 Add suppression of download if data exists 2016-01-15 15:14:59 -08:00
Ryan Huffman
40a9efb248 Fix cursor on downloader 2016-01-15 15:13:51 -08:00
Ryan Huffman
12c9278d44 Add SM info to splash 2016-01-15 15:05:24 -08:00
Ryan Huffman
d36efad6fe Fix log.js style 2016-01-15 14:52:42 -08:00
Ryan Huffman
daa17eadac Update main.js to use const for require 2016-01-15 11:48:04 -08:00
Ryan Huffman
0f2b9744d1 Merge branch 'console' of github.com:birarda/hifi into console-logging 2016-01-15 10:46:22 -08:00
Ryan Huffman
a7429d6331 Remove periods in splash screen 2016-01-15 10:07:49 -08:00
Ryan Huffman
05d4394ada Update content set URL 2016-01-15 10:07:38 -08:00
Ryan Huffman
3a78fbaca5 Update download contentSet process 2016-01-15 08:52:30 -08:00
Ryan Huffman
57f2722c6b Update downloader style and add auto-close 2016-01-15 08:51:21 -08:00
Ryan Huffman
253719882d Update wlecome screen copy and styling 2016-01-15 08:50:51 -08:00
Ryan Huffman
820d00a719 Cleanup css and splash.html 2016-01-14 13:01:24 -08:00