Stephen Birarda
|
e399a3709e
|
remove debug for bytes read from message
|
2015-12-29 11:44:06 -08:00 |
|
Stephen Birarda
|
5887867ccf
|
use a QLocalServer to handle multiple instance launches
|
2015-12-29 11:10:40 -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 |
|
Stephen Birarda
|
32a4e27d2a
|
Merge pull request #63 from huffman/console
Update interface to support --url on all platforms
|
2015-12-23 11:13:26 -07:00 |
|
Ryan Huffman
|
980e6d4c52
|
Fix 'last location' button not working in console
|
2015-12-22 16:34:25 -08:00 |
|
Ryan Huffman
|
14e71778a8
|
Remove unused captures from lambdas in main()
|
2015-12-22 16:30:02 -08:00 |
|
Ryan Huffman
|
c396caee5e
|
Update interface to support --url on all platforms
|
2015-12-22 16:27:33 -08:00 |
|
Ryan Huffman
|
2f45d0dff5
|
Merge pull request #62 from birarda/console-styling
extra styling for home server, hook up last visited / go home
|
2015-12-22 15:54:12 -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 |
|
Stephen Birarda
|
532c1e3a8c
|
Merge pull request #61 from huffman/console
Hide menu
|
2015-12-22 13:07:37 -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
|
e3ef091ae9
|
Merge pull request #60 from huffman/console
Remove width from console-tray to remove scrollbar
|
2015-12-21 16:40:55 -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
|
b4c04e2bba
|
Merge pull request #58 from huffman/console
Fix shutdown of ac monitor on Windows
|
2015-12-21 11:55:02 -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
|
471fa0320c
|
Merge pull request #56 from huffman/console
Add server on/off, and log files
|
2015-12-21 10:43:55 -07:00 |
|
Stephen Birarda
|
4763776901
|
remove previous interface styling/logic
|
2015-12-21 10:35:05 -07:00 |
|
Stephen Birarda
|
d4b7afbc25
|
handle styling of server management buttons
|
2015-12-18 16:26:30 -08:00 |
|
Stephen Birarda
|
7ada5485ed
|
add the focus section, tweak window size
|
2015-12-18 15:30:15 -08:00 |
|