Commit graph

69 commits

Author SHA1 Message Date
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
Ryan Huffman
09369599fc Add user config to app 2016-01-11 15:01:09 -08:00
Ryan Huffman
3377217273 Add title to quit dialog 2016-01-08 14:57:03 -08:00
Ryan Huffman
ef7d60687b Add prompt dialog before shutting down 2016-01-08 14:54:48 -08:00
Ryan Huffman
e0acaacc65 Add missing ; to line 2016-01-08 11:13:19 -08:00
Ryan Huffman
8113c46df5 Add log window 2016-01-08 11:13:03 -08:00
Ryan Huffman
72f5320942 Update console to pass http status port to AC Monitor 2016-01-08 11:12:16 -08:00
Ryan Huffman
0a88415393 Update console to not shut down when all windows are closed 2016-01-08 11:10:37 -08:00
Ryan Huffman
98e1c42183 Fix openFileBrowser not working with paths with spaces 2016-01-08 11:10:14 -08:00
Ryan Huffman
e70906a9c6 Add graceful shutdown of home server 2016-01-08 11:09:48 -08:00
Ryan Huffman
87794981c6 Update root app data location 2016-01-08 11:08:34 -08:00
Ryan Huffman
d567c215bb Update console log paths to be in OS app data directory 2016-01-08 08:47:16 -08:00
Ryan Huffman
c8b40c2948 Add uncaught exception backtrace logging 2016-01-08 08:45:40 -08:00
Stephen Birarda
5832884b58 handle beta icon usage while packaging console 2016-01-05 10:27:46 -08:00
Stephen Birarda
a103839396 show fail on Go Home if interface not present 2016-01-04 18:49:13 -08:00
Stephen Birarda
f7ced05876 show error if binaries are missing 2016-01-04 18:26:33 -08:00
Stephen Birarda
f258defb41 specify to pop the main tray menu on left click 2016-01-04 17:04:48 -08:00
Stephen Birarda
e3a411d9db update deprecated events for tray click 2016-01-04 16:59:01 -08:00
Stephen Birarda
cb83edfb60 open tray with left click, fix logPath define 2016-01-04 16:58:16 -08:00
Stephen Birarda
b3c5bafabc rename tooltip for tray to proper name 2016-01-04 13:53:34 -08:00
Stephen Birarda
a8896de140 remove dead code, use stop index 2015-12-30 09:45:23 -08:00
Stephen Birarda
9065a49d05 only hide the dock if on OS X 2015-12-29 18:18:18 -08:00
Stephen Birarda
59f2573038 give browser window a title and icon 2015-12-29 17:59:29 -08:00
Stephen Birarda
c886cde59d create a hidden browser window 2015-12-29 16:49:00 -08:00
Stephen Birarda
16e44086b2 replace console tray icons 2015-12-28 16:42:48 -08:00
Stephen Birarda
b8e3203d3f move tray declaration down in main.js 2015-12-28 12:44:51 -08:00
Stephen Birarda
cd3762a889 setup dynamic tray menu depending on server state 2015-12-28 12:39:14 -08:00
Stephen Birarda
2bbfda5da7 add a section to tray to go home 2015-12-28 11:17:35 -08:00
Stephen Birarda
06240e0629 remove files used for console styling 2015-12-28 11:08:27 -08:00
Stephen Birarda
cf24210a97 use 0.36.1 version of electron-prebuilt 2015-12-23 16:03:16 -07:00
Stephen Birarda
2ed7d47938 re-show window of app if re-run 2015-12-23 15:57:38 -07:00
Stephen Birarda
12bb2c1b7a create new window if closed when dock icon clicked 2015-12-23 15:54:29 -07:00
Ryan Huffman
980e6d4c52 Fix 'last location' button not working in console 2015-12-22 16:34:25 -08:00
Stephen Birarda
ddd51264d9 hook up the go button to localhost 2015-12-22 15:14:25 -07:00