Commit graph

102 commits

Author SHA1 Message Date
Stephen Birarda
8b429d5b47 rename console directory to server-console 2016-01-19 16:11:08 -08:00
Stephen Birarda
de1355dab9 add comment to window-all-closed empty callback 2016-01-19 16:07:09 -08:00
Stephen Birarda
e3d58ad845 change application data to Server Console 2016-01-19 16:07:08 -08:00
Stephen Birarda
1184660909 fix path in server-console for AC data directory 2016-01-19 16:07:08 -08:00
Stephen Birarda
39237707a4 remove detection of stack manager content 2016-01-19 16:04:44 -08:00
Ryan Huffman
637ee8a44a Remove test notification code 2016-01-19 15:06:03 -08:00
Ryan Huffman
f0c981186d Update notification icon 2016-01-19 14:55:40 -08:00
Ryan Huffman
dc1d1dfebd Update update notification to only show once 2016-01-19 14:41:57 -08:00
Ryan Huffman
a62da96785 Remove test code for update checker 2016-01-19 14:41:57 -08:00
Ryan Huffman
c44022d329 Move update checker to not start until after d/l content set 2016-01-19 14:41:57 -08:00
Ryan Huffman
845325ba73 Add hifi updater checker 2016-01-19 14:41:57 -08:00
Ryan Huffman
8ea586fbe3 Adjust formatting and text on splash 2016-01-19 14:41:57 -08:00
Ryan Huffman
08b87c37cc Add download size to downloader 2016-01-19 14:41:57 -08:00
Ryan Huffman
21db2862c7 Fix build info reading for console 2016-01-19 14:41:57 -08:00
Ryan Huffman
ff22d98abf Adjust "Go Home" path for default content set 2016-01-19 14:41:57 -08:00
Ryan Huffman
e2e742b12e Add build type to data directory path 2016-01-19 14:41:57 -08:00
Ryan Huffman
2ec6dc9ca5 Fix log directory path on OSX 2016-01-19 14:41:57 -08:00
Ryan Huffman
ee1abdf3a1 Update paths used in console to match server 2016-01-19 14:41:12 -08:00
Ryan Huffman
08a845d3af Fixup console menus to only show in debug 2016-01-19 14:41:12 -08:00
Ryan Huffman
c01907f115 Add zoom factor to splash screen 2016-01-19 14:41:12 -08:00
Ryan Huffman
faba45d1e7 Add missing semicolons 2016-01-19 14:41:12 -08:00
Stephen Birarda
27e375e8e6 launch domain-server with option to grab name 2016-01-19 13:12:00 -08:00
Stephen Birarda
59d4750153 fix casing of consts in console main 2016-01-18 14:46:34 -08:00
Stephen Birarda
92388949fd return to png tray icon for win/linux 2016-01-18 14:28:21 -08:00
Stephen Birarda
95ae7e2ba8 use an ico for console tray on windows 2016-01-18 14:18:29 -08:00
Stephen Birarda
d6c7c772ab force 2x tray icon depending on scaleFactor 2016-01-18 13:55:32 -08:00
Stephen Birarda
7186a538b2 immediately shutdown if home server is stopped 2016-01-18 11:31:49 -08:00
Stephen Birarda
21074fe4e4 changes to alert wording for quit confirm 2016-01-18 11:28:14 -08:00
Stephen Birarda
0e78358a85 fix reference to logWindow when not debug 2016-01-18 11:24:06 -08:00
Stephen Birarda
7be6a4aaf9 fix null logWindow closure during shutdown 2016-01-18 11:13:16 -08:00
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
41a58f7ef4 fix interface missing alert text 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
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
Ryan Huffman
9ee65396b4 Add suppression of download if data exists 2016-01-15 15:14:59 -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
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
e021039539 Add migration of Stack Manager data 2016-01-14 13:00:54 -08:00
Stephen Birarda
9c4338fc67 fix identation for tray in main 2016-01-14 09:50:07 -08:00
Stephen Birarda
a584bb9e38 use join to print path strings 2016-01-14 09:49:38 -08:00
Ryan Huffman
c1e114c576 Add start of default content installation 2016-01-13 16:06:44 -08:00
Ryan Huffman
f0142391ee Remove extraneous log message and comments 2016-01-11 15:22:20 -08:00
Ryan Huffman
b7315790be Replace custom app data resolution code with app.getPath 2016-01-11 15:02:38 -08:00