Roxanne Skelly
eec565e7f4
Revert "Checkpoint sysTray Installer"
...
This reverts commit 7257a99414
.
2018-09-27 12:58:33 -07:00
Roxanne Skelly
330789471d
Fix merge conflict and set proper polling times
2018-09-27 12:03:37 -07:00
Roxanne Skelly
7257a99414
Checkpoint sysTray Installer
2018-09-26 10:46:19 -07:00
Roxanne Skelly
3deb3bc771
Coding standard issue found during CR
2018-09-25 14:17:15 -07:00
Roxanne Skelly
ac2ad7fc81
Fix some coding standard issues found during CR
2018-09-25 14:13:25 -07:00
Roxanne Skelly
e3943f210d
Save 'enabled' configuration between restarts
2018-09-24 16:16:56 -07:00
Roxanne Skelly
16dba169c5
Tray Notifier code review fixes
2018-09-24 14:36:54 -07:00
Roxanne Skelly
d5baadbefa
Modify --url hifiapp: behavior to trigger through appUI when first
...
starting interface.
Also, menu names and order follow UX documentation.
2018-09-24 13:43:55 -07:00
Roxanne Skelly
6e051b7431
Checkpoint tray notifications
...
* Fix app launch
* refactor notifications code
* fixup wording
2018-09-20 15:55:35 -07:00
Roxanne Skelly
bda179697e
Tray Notifications - users handling changes
...
Since the 'users' api call doesn't support a 'since', we now query
all of the online connections each time to keep track of connections
that join or leave.
2018-09-19 15:50:50 -07:00
Roxanne Skelly
d5f756c79d
Tray Notifier Checkpoint
...
* Add app launch
* Add authentication for auth-related calls
* Refactor notifications code
2018-09-19 12:40:15 -07:00
Roxanne Skelly
555432dd49
Blank js file to force build (and prep for appinfo parsing)
2018-09-14 14:13:26 -07:00
Roxanne Skelly
5edb76ef34
Checkpoint Tray Notifier
2018-09-14 11:35:20 -07:00
Simon Walton
64b18ee5b9
Change sys-tray Sandbox menu item from Go Home to Visit Sandbox
2018-07-18 13:11:20 -07:00
SimonWalton-HiFi
4807f9d8eb
Merge branch 'master' into snoretoast
2018-06-14 09:31:10 -07:00
Atlante45
3ea265f233
Ensure hifi roaming directory is created
2018-06-13 17:00:41 -07:00
Atlante45
3ed72569a1
Update fs-extra version
2018-06-13 16:49:34 -07:00
Clement
75a75ecd1a
Migrate old logs
2018-06-13 16:49:34 -07:00
SimonWalton-HiFi
66cad7831e
Merge branch 'master' into snoretoast
2018-06-13 12:10:51 -07:00
Simon Walton
cda0c5a121
Fix main.js - incorrect merge by git
2018-06-13 11:33:19 -07:00
Simon Walton
01ef636411
Merge branch 'master' into snoretoast
...
Two simple conflicts fixed.
2018-06-13 11:19:56 -07:00
John Conklin II
99b5835098
Merge pull request #13344 from birarda/feat/new-version-numbers
...
handle semantic version numbers in interface/sandbox update
2018-06-13 11:16:56 -07:00
Stephen Birarda
4713d8d44c
fix reference to builds URL for sandbox check
2018-06-12 16:06:17 -07:00
Stephen Birarda
1b42ddd898
Merge pull request #13252 from birarda/bug/sandbox-backup-instructions
...
remove confusing sandbox content update/backup system
2018-06-11 14:04:07 -07:00
Clement
ffac96d0a0
Migrate old logs
2018-06-11 11:00:08 -07:00
Clement
75bb6e5211
Store sandbox log in appdata local
2018-06-11 11:00:08 -07:00
Stephen Birarda
8dd268addb
handle semantic version updates in sandbox
2018-06-08 17:21:06 -07:00
Simon Walton
97613f1f07
Only set app ID on sandbox link
...
Also pass down the app ID from CMake files to installer and
server-console.
2018-06-01 14:13:52 -07:00
Stephen Birarda
de6db6f0cd
remove confusing sandbox content update/backup system
2018-05-31 15:56:59 -07:00
Simon Walton
5e17ef5e21
Also call electron's setAppUserModelId()
2018-05-30 14:25:05 -07:00
Stephen Birarda
33a122c08e
remove short SHA where it should not appear
2018-05-30 12:05:07 -07:00
Simon Walton
ef4d09c5e2
Add app user-model IDs to Sandbox shortcut and use in server-console
2018-05-30 10:21:07 -07:00
Simon Walton
65bb4c218e
Distinguish appIDs for production & nonproduction
2018-05-25 11:02:49 -07:00
Simon Walton
f0570557b2
Assign a Win 'appUserModelId' and use it for toaster popups (notifications)
2018-05-24 10:56:17 -07:00
Stephen Birarda
79576e0f48
update request and dependency hoek for CVE
2018-05-03 17:16:35 -07:00
Stephen Birarda
7638dceee3
fix remote require from downloader page
2018-04-03 18:06:18 -07:00
Stephen Birarda
c23d4df932
use SIGTERM as default kill signal for child process bug
2018-04-03 17:54:26 -07:00
Stephen Birarda
22ac400402
update electron version to 1.8.4
2018-04-03 17:53:29 -07:00
Stephen Birarda
4f99569046
bump fs-extra to 1.0.0 so brace-expansion is bumped to 1.1.11
2018-02-27 10:20:53 -08:00
Stephen Birarda
f95893f070
updates to electron-packager and node-notifier for CVEs
2018-02-12 11:09:10 -08:00
Stephen Birarda
1f54b1fcc3
remove unneeded dependency on electron-compilers
2017-12-08 14:09:42 -08:00
Stephen Birarda
aea9821c07
update to a newer version of electron-compilers
2017-12-08 14:03:37 -08:00
Stephen Birarda
d81e87771b
added package-lock file for server console
2017-12-08 11:28:49 -08:00
Atlante45
85601669e1
Prevent thrashing by limiting to 10 restarts every 10 minutes
2017-06-30 14:34:49 -07:00
Atlante45
22099a14a8
Go Home spawns interface detached
2017-06-29 13:50:40 -07:00
Atlante45
ec7fe81b87
Sandbox doesn't restart Interface.
2017-06-29 13:22:11 -07:00
Atlante45
5c731636b1
Sandbox restarts crashed processes
2017-06-29 12:13:52 -07:00
Atlante45
a66e1148ba
Preliminary work on AC auto cleanup
2017-06-28 19:20:18 -07:00
seefo
9fa21fc79f
Incomplete sandbox content updates are now removed and reperformed
2017-06-14 14:45:25 -07:00
Ryan Huffman
de2f8bd944
Add clarifying comment to use of kill in isProcessRunning
2017-06-02 08:58:35 -07:00