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