Commit graph

112 commits

Author SHA1 Message Date
Stephen Birarda
f172c2b251 remove packaging options debug 2016-01-04 13:54:01 -08:00
Stephen Birarda
b3c5bafabc rename tooltip for tray to proper name 2016-01-04 13:53:34 -08:00
Stephen Birarda
1b79908546 setup packaging as a script 2016-01-04 13:53:26 -08:00
Stephen Birarda
eef1139328 use new target names for console 2016-01-04 11:59:05 -08:00
Stephen Birarda
5f997c7cb7 fix for application name with space on win 2016-01-04 11:22:41 -08:00
Stephen Birarda
817bbb09d2 rename console target to High Fidelity Console 2016-01-04 10:54:51 -08:00
Stephen Birarda
90cf69b9b5 add console handling to installer component consolidation 2016-01-04 10:47:25 -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
Stephen Birarda
1229ed9a7f add launch arguments to console output 2015-12-22 14:47:26 -07:00
Stephen Birarda
050ccba968 add description block for home server 2015-12-22 13:10:02 -07:00
Ryan Huffman
ea1dd50635 Update run commands to run with --debug 2015-12-22 12:03:51 -08:00
Ryan Huffman
328f64da6f Add debug flag to console 2015-12-22 12:03:27 -08:00
Ryan Huffman
09cc9e24d0 Remove width from console-tray to remove scrollbar 2015-12-21 16:38:52 -08:00
Ryan Huffman
b7cdfe5b7d Merge pull request #59 from birarda/console-styling
base styling with home server stop/restart handling
2015-12-21 14:29:58 -08:00
Stephen Birarda
fa2d71a2c9 remove bootstrap since it isn't being used 2015-12-21 15:09:42 -07:00
Stephen Birarda
8ae9092ab3 remove a console log and ugly outline 2015-12-21 15:07:26 -07:00
Stephen Birarda
807fb2bee1 make sure button disabling is consistent on refresh 2015-12-21 15:04:30 -07:00
Stephen Birarda
cf4b6cb2cf disable settings button when ds not running 2015-12-21 15:01:13 -07:00
Stephen Birarda
410d852d36 add opacity for disabled button 2015-12-21 14:51:37 -07:00
Stephen Birarda
6e99f1200a disable click of stop button if stopped 2015-12-21 13:32:23 -07:00
Stephen Birarda
39310b33fe handle state update for process group 2015-12-21 13:19:11 -07:00
Stephen Birarda
2b31332de0 per process state in home server group 2015-12-21 12:59:44 -07:00
Stephen Birarda
b70dde27df remove the all-important blah property 2015-12-21 12:36:57 -07:00
Stephen Birarda
303ea2a34b remove testing comment 2015-12-21 12:36:31 -07:00
Stephen Birarda
18c8fc8563 finish proper handling of restart for process group 2015-12-21 12:06:09 -07:00
Stephen Birarda
21c701dc6d handle circle color changes for server state 2015-12-21 11:47:15 -07:00
Ryan Huffman
11d4a7f8d3 Fix shutdown of ac monitor on Windows 2015-12-21 10:22:07 -08:00
Stephen Birarda
9c793d4317 fix process update on shutdown, ignore logs 2015-12-21 11:03:28 -07:00
Stephen Birarda
7632a8af42 resolve conflicts on merge with birarda/console 2015-12-21 10:55:05 -07:00
Stephen Birarda
4763776901 remove previous interface styling/logic 2015-12-21 10:35:05 -07:00