overte-JulianGro/server-console/src
Roxanne Skelly 113ad3d917 Fixes for OSX
App Translocation makes it nearly impossible to find the interface
executable from the running server-console, specifically in downloaded
builds launched from the Finder.  To enable OSX detection and and
launch of the interface, the code has been changed to:
* Assume interface is installed on OSX as we don't produce a server-only
build.
* Launch the interface by using 'open' with the appid.
NOTE: This may launch the wrong version of the app if
multiple instances of the app are installed, but this
is the best we can do for now.  For most users, the
behavior should be as expected.

Second, polling was happening even if interface couldn't be
detected if it was previously enabled.
2018-09-30 13:11:15 -07:00
..
images Update instructions UI 2016-09-29 15:43:11 -07:00
modules Fixes for OSX 2018-09-30 13:11:15 -07:00
vendor Move to Raleway font for server console 2016-01-19 16:41:02 -08:00
content-update.css Fix CSS to wrap folder path 2016-10-01 14:07:11 -07:00
content-update.html Make clear popup is from the Sandbox 2016-11-16 11:03:15 -08:00
content-update.js Update window size automaticatlly 2016-10-12 15:18:39 -07:00
downloader.css Move to Raleway font for server console 2016-01-19 16:41:02 -08:00
downloader.html update electron/electron-prebuilt, remove gunzip option 2016-04-13 14:02:14 -07:00
downloader.js fix remote require from downloader page 2018-04-03 18:06:18 -07:00
log.css Update styling of console log 2016-02-09 14:41:12 -08:00
log.html Add open log dir button to server-console 2016-08-17 09:29:45 -07:00
log.js Fix open-log-dir button handler 2016-08-17 09:36:42 -07:00
main.js Fixes for OSX 2018-09-30 13:11:15 -07:00
splash.css remove bottom section from server-console splash 2016-03-30 13:27:44 -07:00
splash.html change link on Sandbox splash screen 2016-04-25 09:53:41 -07:00
splash.js