Commit graph

37425 commits

Author SHA1 Message Date
Ryan Huffman
40a9efb248 Fix cursor on downloader 2016-01-15 15:13:51 -08:00
Ryan Huffman
12c9278d44 Add SM info to splash 2016-01-15 15:05:24 -08:00
Ryan Huffman
d36efad6fe Fix log.js style 2016-01-15 14:52:42 -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
a5eb54b1b7 Move DomainServer script location to app data directory 2016-01-15 10:36:09 -08:00
Ryan Huffman
a7429d6331 Remove periods in splash screen 2016-01-15 10:07:49 -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
57f2722c6b Update downloader style and add auto-close 2016-01-15 08:51:21 -08:00
Ryan Huffman
253719882d Update wlecome screen copy and styling 2016-01-15 08:50:51 -08:00
Ryan Huffman
820d00a719 Cleanup css and splash.html 2016-01-14 13:01:24 -08:00
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
a9afa53fb7 Add migration of old octree server data 2016-01-14 12:57:48 -08:00
Ryan Huffman
fc42254be1 Add migration of old Asset server data 2016-01-14 12:57:29 -08:00
Ryan Huffman
a43b9ba2c3 Add ServerPathUtils 2016-01-14 12:55:32 -08:00
Ryan Huffman
12fc446d2c Add splash screen images 2016-01-14 12:48:12 -08:00
Ryan Huffman
fe4c161cb6 Fix sending URL to second interface instance 2016-01-14 12:47:36 -08:00
Ryan Huffman
196161fe93 Merge pull request #66 from birarda/console-dev
some initial packaging work and console fixes
2016-01-14 10:17:24 -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
Stephen Birarda
2dbeba3324 add error handling and failure for packager script 2016-01-14 09:48:31 -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
d1cf68b4e8 Add Proxima Nova 2016-01-11 14:07:05 -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
4851def51c Add status HTTP server to AC Monitor 2016-01-08 10:35:04 -08:00
Ryan Huffman
d567c215bb Update console log paths to be in OS app data directory 2016-01-08 08:47:16 -08:00