| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-06-18 | Bump dependencies (#22)HEADmaster | Rajat Soni | 1 | -5/+5 | |
| 2017-05-09 | Tweaks | Sindre Sorhus | 6 | -21/+9 | |
| 2016-10-26 | add XO badge | Sindre Sorhus | 2 | -2/+2 | |
| 2016-09-04 | Update for Electron Packager 8.0.0 (#15) | Mark Lee | 1 | -2/+2 | |
| 2016-08-16 | bump dependencies | Sindre Sorhus | 2 | -1/+2 | |
| 2016-08-16 | electron-prebuilt → electron | Sindre Sorhus | 1 | -1/+1 | |
| 2016-08-13 | trying out something new | Sindre Sorhus | 1 | -0/+6 | |
| 2016-06-14 | OS X → macOS | Sindre Sorhus | 1 | -1/+1 | |
| 2016-05-12 | bump dependencies | Sindre Sorhus | 1 | -3/+4 | |
| 2016-04-19 | bump dependencies | Sindre Sorhus | 1 | -2/+2 | |
| 2016-04-11 | bump dependencies | Sindre Sorhus | 1 | -2/+2 | |
| 2016-04-06 | bump dependencies and simplify config | Sindre Sorhus | 6 | -16/+6 | |
| 2015-12-15 | bump deps | Sindre Sorhus | 1 | -3/+3 | |
| 2015-12-15 | Merge pull request #13 from lukeed/activate-patch | Sindre Sorhus | 1 | -1/+1 | |
| 'activate-with-no-open-windows' event deprecated | |||||
| 2015-12-15 | 'activate-with-no-open-windows' event deprecated | Luke Edwards | 1 | -1/+1 | |
| 2015-11-18 | :arrow_up: [email protected] | Sindre Sorhus | 2 | -12/+10 | |
| 2015-10-26 | bump deps | Sindre Sorhus | 1 | -4/+4 | |
| 2015-10-18 | [email protected] | Sindre Sorhus | 1 | -2/+2 | |
| 2015-09-28 | [email protected] | Sindre Sorhus | 1 | -2/+2 | |
| 2015-09-28 | use San Fransisco font on OS X 10.11 | Sindre Sorhus | 1 | -1/+4 | |
| 2015-09-20 | [email protected] | Sindre Sorhus | 2 | -21/+18 | |
| 2015-09-20 | Merge pull request #8 from iDuuck/patch-1 | Arthur Verschaeve | 1 | -1/+1 | |
| Remove brace form .editorconfig | |||||
| 2015-09-20 | Remove brace form .editorconfig | Dominik Schmidt | 1 | -1/+1 | |
| 2015-08-29 | remove `main` field in package.json | Sindre Sorhus | 1 | -1/+0 | |
| No longer needed: https://github.com/atom/electron/releases/tag/v0.31.1 | |||||
| 2015-08-29 | [email protected] | Sindre Sorhus | 1 | -2/+2 | |
| 2015-08-26 | add `browser` env to linting | Sindre Sorhus | 1 | -0/+4 | |
| 2015-08-24 | minor readme tweaks | Sindre Sorhus | 1 | -1/+2 | |
| 2015-08-24 | add `/dist` to .gitignore | Sindre Sorhus | 1 | -0/+1 | |
| 2015-08-24 | add XO | Sindre Sorhus | 4 | -18/+14 | |
| 2015-08-24 | [email protected] | Sindre Sorhus | 1 | -2/+2 | |
| 2015-08-20 | [email protected] | Sindre Sorhus | 1 | -2/+2 | |
| 2015-08-20 | ignore only the top-level folder that is named exactly `dist` | Sindre Sorhus | 1 | -1/+1 | |
| Forgot that `--ignore` is supposed to be a regex. Previously it would match anything containing `dist` at any level, which was pretty bad. See: https://github.com/sindresorhus/generator-electron/issues/16 | |||||
| 2015-07-19 | bump electron to 0.30.0 | Sindre Sorhus | 1 | -2/+2 | |
| 2015-07-18 | Merge pull request #6 from jenslind/patch-1 | Sindre Sorhus | 1 | -6/+0 | |
| Removed "Caveats" section in readme | |||||
| 2015-07-18 | Removed "Caveats" section | Jens Lind | 1 | -6/+0 | |
| The caveat about `npm run build` is no longer valid. | |||||
| 2015-07-14 | bump electron to 0.29.2 | Sindre Sorhus | 1 | -2/+2 | |
| 2015-07-14 | Stop including completed builds in later builds | Sindre Sorhus | 1 | -1/+1 | |
| https://github.com/sindresorhus/generator-electron/pull/15 | |||||
| 2015-07-06 | add note about building | Sindre Sorhus | 1 | -0/+2 | |
| 2015-07-06 | bump deps | Sindre Sorhus | 1 | -3/+3 | |
| 2015-07-06 | build for all platforms - fixes #5 | Sindre Sorhus | 1 | -2/+2 | |
| 2015-06-17 | bump deps | Sindre Sorhus | 1 | -2/+2 | |
| 2015-06-03 | add `electron-debug` | Sindre Sorhus | 2 | -2/+8 | |
| https://github.com/sindresorhus/electron-debug | |||||
| 2015-06-03 | bump electron | Sindre Sorhus | 1 | -3/+3 | |
| 2015-06-03 | recreate window when clicked on dock icon | Mehdy Dara | 1 | -13/+26 | |
| 2015-05-07 | build the app into an asar archive for better perf and smaller size | Sindre Sorhus | 1 | -3/+3 | |
| 2015-04-28 | use `electron` instead of `atom-shell` - fixes #1 | Sindre Sorhus | 1 | -4/+4 | |
| 2015-04-24 | es6ify some of the code | Sindre Sorhus | 1 | -4/+5 | |
| 2015-04-23 | init | Sindre Sorhus | 14 | -0/+242 | |
