You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/app
Scott Nonnenberg 75cece3358 Improve OS menu (#1563)
* Remove reload options, new file/help menus, tools/log at bottom

* Further menus refactor: install handlers at template creation

* WIP: Further tune menus, add custom about window

* New About window, new help menu items, menu labels now i18n

* Default device name on registration is now computer hostname

The OS of the device makes sense for those of us testing across a lot of
different OSes. And maybe for a user with just one desktop device. But
most users with multiple desktop devices are using the same OS for both.

* About window: Only show window when content is ready

* Fix typo in app/menu.js
7 years ago
..
auto_update.js Fix auto-update dialog now that locale-loading has been changed 7 years ago
config.js Refactor configuration out into reusable files 7 years ago
locale.js Ensure locale is 'en' when NODE_ENV=test (#1527) 7 years ago
logging.js Load debug log dialog immediately, then populate log data (#1540) 7 years ago
menu.js Improve OS menu (#1563) 7 years ago
user_config.js Move logging to disk via bunyan 7 years ago
window_state.js Refactor external source files to live in app/ 7 years ago