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 64fe9dbfb2
Clean logs on start - and eslint/mocha with code coverage (#1945)
* Clean logs on startup; install server-side testing/linting

* Add eslint config, make all of app/ conform to its demands

* Add Node.js testing and linting to CI

* Lock project to Node.js 7.9.0, used by Electron 1.7.10

* New eslint error: trailing commas in function argumensts

Node 7.9.0 doesn't like trailing commas, but Electron does

* Move electron to devDependency, tell eslint it's built-in
7 years ago
..
auto_update.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
config.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
locale.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
logging.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
menu.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
tray_icon.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
user_config.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
window_state.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago