1. 7053f35 feat!: bump electron@^19.0.3 (#237) by エリス · 1 year, 4 months ago master
  2. 2e8c65e ci: update github action workflow (#236) by エリス · 1 year, 4 months ago
  3. 56b48b1 dep(npm): bump electron-builder@^23.0.3 (#227) by エリス · 1 year, 4 months ago
  4. df29139 dep(npm): bump dev dependencies (#232) by エリス · 1 year, 4 months ago
  5. a547e87 feat: bump electron@^18.2.4 (#234) by エリス · 1 year, 4 months ago
  6. 8917f82 feat: bump node engine requirement >=14.14.0 (#233) by エリス · 1 year, 4 months ago
  7. 588347f chore: bump version 4.0.0-dev (#235) by エリス · 1 year, 4 months ago
  8. c7eb4e2 release(post): bump version to 3.1.1-dev by Erisu · 1 year, 4 months ago
  9. b1b7a6a Updated RELEASENOTES.md & version for release 3.1.0 (electron-v3.1.0) by Erisu · 1 year, 4 months ago 3.1.x 3.1.0 rel/3.1.0
  10. 48b1a82 feat: support custom Electron version (#230) by エリス · 1 year, 4 months ago
  11. 181363d chore(npm): bump all dependencies to latest minor/path (#231) by エリス · 1 year, 4 months ago
  12. 7a69d25 feat: bump electron@^14.2.9 (#228) by エリス · 1 year, 4 months ago
  13. 87960a1 fix: npm 8 does not install plugin dependencies (#229) by エリス · 1 year, 4 months ago
  14. d6d3d41 dep: bump @cordova/eslint-config@^4.0.0 w/ fix (#226) by エリス · 1 year, 4 months ago
  15. de5e8bd build(deps): bump minimist from 1.2.5 to 1.2.6 (#221) by dependabot[bot] · 1 year, 6 months ago
  16. b140687 doc: mas-dev is macOS package (#207) by エリス · 2 years ago
  17. 6fd8789 chore: set version to 3.0.1-dev by Erisu · 2 years, 1 month ago
  18. 31134a6 Updated RELEASENOTES.md & version for release 3.0.0 (electron-v3.0.0) by Erisu · 2 years, 1 month ago 3.0.x 3.0.0 rel/3.0.0
  19. 3827699 feat!(Api): remove unused locations data (#205) by エリス · 2 years, 1 month ago
  20. 4d6874e test: cleanup and remove unneeded code (#204) by エリス · 2 years, 1 month ago
  21. 7923766 feat!(electron): bump dependency to 14.0.0 (#203) by エリス · 2 years, 1 month ago
  22. 80fdc43 feat!: remove old VERSION file (#202) by エリス · 2 years, 1 month ago
  23. f80e1db chore(asf-license): add to header (#201) by エリス · 2 years, 1 month ago
  24. bdf69e0 feat: update supported platform options (#200) by エリス · 2 years, 1 month ago
  25. 71cfd09 feat!: update node support (#199) by エリス · 2 years, 1 month ago
  26. 8d272cb feat!: bump all non-electron dependencies (#198) by エリス · 2 years, 1 month ago
  27. 706aaab feat!: upgrade electron dependencies (#197) by エリス · 2 years, 1 month ago
  28. be521b2 build: build cordova.js on prepare (#194) by Raphael von der Grün · 2 years, 3 months ago
  29. 497ac90 chore(dev): rebuilt package-lock (#190) by エリス · 2 years, 6 months ago
  30. 6dd3f83 breaking: bump electron@12.0.1 (#189) by エリス · 2 years, 6 months ago
  31. 3074071 feat: forward electron's process stdio to terminal (#184) by Zoltán Mihályi · 2 years, 9 months ago
  32. 9c85190 refactor: use class static (#181) by エリス · 2 years, 9 months ago
  33. 73c2b7f fix(npm): change prepack script to prepare (#183) by エリス · 2 years, 9 months ago
  34. eb2ee51 fix(windows): electron window not displaying (#180) by Zoltán Mihályi · 2 years, 9 months ago
  35. 4bfb989 fix: restrict deep merging on reserved keys (#182) by エリス · 2 years, 9 months ago
  36. b2617a9 breaking(dependencies): bump electron, electron-builder & execa (#179) by エリス · 2 years, 9 months ago
  37. 60a8cf1 chore(npm): bump dev dependencies for v3.x (#178) by エリス · 2 years, 9 months ago
  38. 1fa798e breaking: add plugin support (#175) by エリス · 2 years, 9 months ago
  39. d73fad4 chore: version bump to 3.0.0-dev (#177) by エリス · 2 years, 9 months ago
  40. e19c5da fix(pkg): typo in field "keywords" (#172) by Raphael von der Grün · 3 years ago
  41. 5efe0ba chore: clean up package.json (#171) by Raphael von der Grün · 3 years ago
  42. e796fe3 fix(Api): do not depend on globals (#169) by Raphael von der Grün · 3 years ago
  43. 8e2aaeb test(create): fix, clean up & extend (#90) by Raphael von der Grün · 3 years ago
  44. 91469ac Update JS snapshot to version 2.1.0-dev (via coho) by Erisu · 3 years ago
  45. 701476c Set VERSION to 2.1.0-dev (via coho) by Erisu · 3 years ago
  46. 143cd27 Updated RELEASENOTES.md & version for release 2.0.0 (electron-v2.0.0) by Erisu · 3 years ago
  47. df16080 chore: bump dependencies & related usage (#168) by エリス · 3 years ago
  48. 734bbe7 chore: bump dependencies to latest (#165) by エリス · 3 years, 1 month ago
  49. 03bd11b chore: bump electron related dependencies (#164) by エリス · 3 years, 1 month ago
  50. c1fa8a5 feat: install devtool extensions for debug builds (#160) by エリス · 3 years, 1 month ago
  51. 8c527de breaking: use platform config parser (#162) by エリス · 3 years, 2 months ago
  52. d6fbdb8 refactor: remove more platform-centered files & update code (#156) by エリス · 3 years, 3 months ago
  53. 8135609 ci: add node 14 to workflow (#157) by エリス · 3 years, 3 months ago
  54. 6d70760 fix(build): format top-level key for nsis-web (#158) by エリス · 3 years, 3 months ago
  55. cc03aff feature: support custom scheme & hostname (#154) by エリス · 3 years, 4 months ago
  56. f2d4575 refactor: cleanup unused code (#153) by エリス · 3 years, 4 months ago
  57. 0ce08cf breaking: bump electron & electron-builder (#152) by エリス · 3 years, 4 months ago
  58. 833c2eb breaking: bump cordova-common 4.0.1 (#151) by エリス · 3 years, 4 months ago
  59. 3b3a2eb breaking(npm): update dependencies (#145) by エリス · 3 years, 5 months ago
  60. 7147892 feat: support electron arguments on run command (#148) by エリス · 3 years, 5 months ago
  61. b36b7ce chore(asf): update git notification settings by Erisu · 3 years, 5 months ago
  62. 0c0839d Update CONTRIBUTING.md by Niklas Merz · 3 years, 6 months ago
  63. 547ace4 chore: various cleanup (#147) by エリス · 3 years, 6 months ago
  64. c37c354 chore(npm): bump @cordova/eslint-config@^3.0.0 w/ lint fix (#144) by エリス · 3 years, 6 months ago
  65. 936ab4a ci: update workflow (#146) by エリス · 3 years, 6 months ago
  66. c35713f breaking: restructure the platform lib code (#142) by エリス · 3 years, 6 months ago
  67. 26f50e3 breaking: remove platform-centered workflow (#138) by エリス · 3 years, 7 months ago
  68. 1ccca7d test (node-12.16.x): fix failures caused by shebang and rewire lint (#141) by エリス · 3 years, 7 months ago
  69. 4eca203 test: refactor with minor fixes & improvements (#131) by エリス · 3 years, 8 months ago
  70. fb9db4f fix(npm-script): prepack (#136) by エリス · 3 years, 8 months ago
  71. 7af81cc refactor (create): simplify project creation (#129) by エリス · 3 years, 8 months ago
  72. 8b51fc3 chore: configure app rel dependencies as abs paths (#125) by エリス · 3 years, 8 months ago
  73. 9221d44 chore: update electron dependencies (#117) by エリス · 3 years, 9 months ago
  74. 90aa4b3 chore: update package.json (#128) by エリス · 3 years, 9 months ago
  75. 116825f refactor: transform for (#124) by エリス · 3 years, 10 months ago
  76. 3d9072d refactor: transform template strings (#123) by エリス · 3 years, 10 months ago
  77. 617b87f refactor: transform object shorthand (#122) by エリス · 3 years, 10 months ago
  78. 04de631 refactor: transform arrow functions & arrow returns (#121) by エリス · 3 years, 10 months ago
  79. 3c3425a refactor: transform var to let/const (#120) by エリス · 3 years, 10 months ago
  80. 61f4d0f refactor: remove shelljs and update tests (#116) by エリス · 3 years, 11 months ago
  81. dd61597 refator: replace shelljs/spawn with execa (#118) by エリス · 3 years, 11 months ago
  82. 751b80a feat: move ci to gh-actions (#112) by エリス · 3 years, 11 months ago
  83. 11381ff chore: update jasmine dependency (#114) by エリス · 3 years, 11 months ago
  84. ee24d80 refactor: eslint setup (#113) by エリス · 3 years, 11 months ago
  85. c5df1de chore: update development dependencies (#67) by エリス · 4 years, 1 month ago
  86. 860b4a4 chore: bump electron dependencies (#68) by エリス · 4 years, 1 month ago
  87. 3bd22ad chore: drop node 6 and 8 support (#69) by エリス · 4 years, 1 month ago
  88. ff14372 chore: bump version to 2.0.0-dev (#110) by エリス · 3 years, 11 months ago
  89. d758a46 fix typo (#96) by Florian Bernard · 4 years ago
  90. 418a4a7 feat: Support Loading Local HTML Files or Remote URL in the BrowserWindow (#81) by Gedas Gardauskas · 4 years, 1 month ago
  91. 932bd67 Update package-lock.json to version 1.2.0-dev by エリス · 4 years, 1 month ago
  92. 74eb4e0 Update JS snapshot to version 1.2.0-dev (via coho) by エリス · 4 years, 1 month ago
  93. 1f30786 Set VERSION to 1.2.0-dev (via coho) by エリス · 4 years, 1 month ago
  94. 8d6c6a0 Updated RELEASENOTES.md & version for release 1.1.1 (electron-v1.1.1) by エリス · 4 years, 1 month ago
  95. 13c2616 chore: rebuilt package-lock.json for audit fix (#94) by エリス · 4 years, 1 month ago
  96. 2182fef fix: filter icons only matching requirements (#79) by Gedas Gardauskas · 4 years, 2 months ago
  97. 46e2106 fix: prepare missing dependencies failure (#89) by エリス · 4 years, 3 months ago
  98. e451533 refactor: improve create test spec speed (#86) by エリス · 4 years, 3 months ago
  99. 339778a fix: use spyOn for process global var (#85) by エリス · 4 years, 3 months ago
  100. de08c6b Update package-lock.json to version 1.2.0-dev by エリス · 4 years, 3 months ago