Commit Graph

5 Commits (e7afd6163ec236d25d15ef2b723930b32bfdecc7)

Author SHA1 Message Date
Scott Nonnenberg fe84e92359 node-sqlcipher update: always build, statically link openssl 7 years ago
Scott Nonnenberg 1326b26585
Full styleguide now available via `yarn styleguide`
Due to a number of hacks, the style guide can be used to show Backbone
views. This will allow a smooth path from the old way of doing things to
the new.
7 years ago
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
lilia ab6a5286fe
Fix windows build, don't clean yml 8 years ago
lilia cac95562c8
Add .yarnclean 8 years ago