Commit graph

134 commits

Author SHA1 Message Date
Ryan Huffman
e021039539 Add migration of Stack Manager data 2016-01-14 13:00:54 -08:00
Ryan Huffman
5ee5ee4cab Update package.json dependencies 2016-01-14 13:00:12 -08:00
Ryan Huffman
12fc446d2c Add splash screen images 2016-01-14 12:48:12 -08:00
Ryan Huffman
c1e114c576 Add start of default content installation 2016-01-13 16:06:44 -08:00
Ryan Huffman
a6dc3f9b41 Adjust start position for log window 2016-01-11 16:12:58 -08:00
Ryan Huffman
5b723fd08a Add tail to package.json 2016-01-11 16:12:48 -08:00
Ryan Huffman
f0142391ee Remove extraneous log message and comments 2016-01-11 15:22:20 -08:00
Ryan Huffman
88f6a4bed9 Add period to end of welcome text 2016-01-11 15:03:00 -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
0ccf3d41a0 Add config.js 2016-01-11 14:58:59 -08:00
Ryan Huffman
6d42ce63fc Add splash screen 2016-01-11 14:06:53 -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
8a4855c411 Add getLogs to Process 2016-01-08 11:16:11 -08:00
Ryan Huffman
ab516f6543 Add forceful shutdown of processes if no response after 2.5s 2016-01-08 11:15:54 -08:00
Ryan Huffman
9c4e0d5b19 Add ac monitor status monitoring 2016-01-08 11:14:15 -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
cd049586ea Centralize state updates in Process 2016-01-08 11:07:58 -08:00
Ryan Huffman
51ee7f6ddb Update Process to store its log file locations 2016-01-08 11:05:59 -08:00
Ryan Huffman
9539954b43 Update Process to store log files in provided directory 2016-01-08 11:04:56 -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
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
fd4b949fdc drop to 0.35.4 for windows console compatibility 2015-12-29 18:13:31 -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
04ce9de6d0 remove the stylesheet used for defunct window 2015-12-28 11:09:19 -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
Stephen Birarda
25666577f4 add some extra spacing 2015-12-23 15:10:48 -07:00
Stephen Birarda
bdce4a71b6 fix button click events when stopped 2015-12-23 15:10:16 -07:00
Ryan Huffman
980e6d4c52 Fix 'last location' button not working in console 2015-12-22 16:34:25 -08:00
Stephen Birarda
919305e759 display helper text when server stopped 2015-12-22 15:46:44 -07:00
Stephen Birarda
a30d7ee697 add disabled styling for go button 2015-12-22 15:41:14 -07:00
Stephen Birarda
ddd51264d9 hook up the go button to localhost 2015-12-22 15:14:25 -07:00
Stephen Birarda
e7f943db2c fix interface launching via start-interface command 2015-12-22 14:54:15 -07:00