1. 8938584 ci: update codecov@v4 w/ token (#128) by エリス · 6 days ago master
  2. 66d9e2e Curated 7.0.0 release notes by Norman Breau · 11 months ago
  3. 6eab699 Update JS snapshot to version 7.1.0-dev (via coho) by Norman Breau · 11 months ago
  4. 54ceba0 Set VERSION to 7.1.0-dev (via coho) by Norman Breau · 11 months ago
  5. f45ac8f dep!: bump all possible dependencies w/ node engine >=16.13.0 requirement (#121) by エリス · 12 months ago
  6. d9ded1c chore!: set node engine to >=16.0.0 (#120) by jcesarmobile · 12 months ago
  7. 492714a ci: Add NodeJS 20 to matrix. Dropped NodeJS 14. (#119) by Norman Breau · 12 months ago
  8. 529aba2 refactor: @cordova/eslint-config@^5.0.0 upgrade (#118) by Norman Breau · 12 months ago
  9. 3966de3 chore: Added .npmrc (#117) by Norman Breau · 12 months ago
  10. 4fe7e97 fix: update shelljs to 0.8.5 (#115) by jcesarmobile · 1 year, 3 months ago
  11. 2218451 chore!: drop node 10 and node 12 support (#114) by jcesarmobile · 1 year, 3 months ago
  12. dad60fc ci: update github action workflow (#113) by jcesarmobile · 1 year, 3 months ago
  13. ca32d9c ci: remove travis & appveyor (#112) by jcesarmobile · 1 year, 3 months ago
  14. 81c43ca Merge pull request #103 from purplecabbage/gh-actions by Jesse MacFadyen · 1 year, 4 months ago
  15. 8e2c441 chore(npm): rebuilt package-lock to v2 (#107) by エリス · 1 year, 9 months ago
  16. 7898899 added github action workflow to run tests by Jesse MacFadyen · 2 years, 10 months ago
  17. f5a7ae6 Merge pull request #102 from breautek/package-lock by Norman Breau · 3 years, 5 months ago
  18. b6d3b3e ci: add node-14.x to workflow (#101) by エリス · 3 years, 5 months ago
  19. a54c8cb chore: package-lock by Norman Breau · 3 years, 5 months ago
  20. 3b077ad chore: clean up package.json (#100) by Raphael von der Grün · 3 years, 7 months ago
  21. 756c1d8 breaking: @cordova/eslint-config w/ applied fix (#96) by エリス · 3 years, 9 months ago
  22. 6705557 breaking: bump cordova dependencies to latest (#97) by エリス · 3 years, 10 months ago
  23. 16271b4 chore(asf): update git notification settings by Erisu · 4 years ago
  24. d1e0d8d Update CONTRIBUTING.md by Niklas Merz · 4 years ago
  25. e294417 ci: removes Node.js v6 and v8 from testing (#91) by Tim Brust · 4 years, 1 month ago
  26. 7476d02 chore: bump node requirement (>=10) (#92) by Tim Brust · 4 years, 1 month ago
  27. fde7bc2 chore: bump version to 7.0.0-dev (#90) by Tim Brust · 4 years, 1 month ago
  28. 10852c1 Replace test stub for Api.createPlatform (#85) by Raphael von der Grün · 4 years, 6 months ago
  29. cf6ce79 chore: update nyc dev dependency (#86) by エリス · 4 years, 6 months ago
  30. bc0fdeb Ensure to lint as many files as possible (#84) by Raphael von der Grün · 4 years, 6 months ago
  31. b8abab3 Merge pull request #76 from erisu/node12 by Darryl Pogue · 4 years, 9 months ago
  32. 97dc24e chore: add Node.js 12 to ci services by エリス · 5 years ago
  33. 6c94bce build: report test coverage to codecov.io (#80) by Jan Piotrowski · 4 years, 9 months ago
  34. 9a5eddc Remove Q for Native Promise (#78) by エリス · 4 years, 10 months ago
  35. 478c72d chore: remove deprecated `engineStrict` (#75) by Tim Brust · 5 years ago
  36. e70c81a Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  37. 23f013a Update JS snapshot to version 6.1.0-dev (via coho) by エリス · 5 years ago
  38. fe64df0 Set VERSION to 6.1.0-dev (via coho) by エリス · 5 years ago
  39. 940f888 GH-10 Updated version and RELEASENOTES.md for release 6.0.0 by エリス · 5 years ago
  40. f1eda16 Merge pull request #70 from erisu/cordova9-prep by エリス · 5 years ago
  41. bd9e7fc Updated npm test to run coverage by エリス · 5 years ago
  42. 05f5e23 Add nyc code coverage dependency by エリス · 5 years ago
  43. f5fa60f Update Bug Issue Tracker by エリス · 5 years ago
  44. 4512151 Bump Cordova Dependencies by エリス · 5 years ago
  45. 4224be9 Bumped dependency nopt@^4.0.1 by エリス · 5 years ago
  46. dc636a2 Updated Dev Dependencies by エリス · 5 years ago
  47. f9c7e33 Updated ESlint dependencies with lint corrections by エリス · 5 years ago
  48. 449c77e Copy node_modules if the directory exists (#68) by エリス · 5 years ago
  49. 59690b4 Merge pull request #63 from erisu/bump-common-3x by Darryl Pogue · 5 years ago
  50. a08382a Dependency bump cordova-common@^3.0.0 by エリス · 5 years ago
  51. 5ce40e5 Merge pull request #61 from purplecabbage/CB-13740 by Jesse MacFadyen · 6 years ago
  52. 9a38451 CB-13740 return expected promise resolving with array by Jesse MacFadyen · 6 years ago
  53. f23c998 Merge pull request #59 from raphinesse/remove-bundled-dependencies by Darryl Pogue · 6 years ago
  54. 4e8f62a Remove bundled node_modules by Raphael von der Grün · 6 years ago
  55. 82531ba Ignore the whole node_modules folder by Raphael von der Grün · 6 years ago
  56. 41176ad Remove bundledDependencies key from package.json by Raphael von der Grün · 6 years ago
  57. ffdc001 CB-14073 browser: Drop Node 4, Added Node 10 by エリス · 6 years ago
  58. 8847dd8 CB-14252: Allow to send --silent arg to run command to disable output (#57) by Hugo Freire Gil · 6 years ago
  59. a035913 CB-13999: (browser) - Reading config.xml respects base href (#52) by Geoff Tripoli · 6 years ago
  60. 6e6f3cc Merge pull request #50 from ketanyekale/patch-1 by Steve Gill · 6 years ago
  61. 1bb2578 corrected path for config.xml by Ketan Yekale · 6 years ago
  62. 7af8192 Set VERSION to 5.1.0-dev (via coho) by Steve Gill · 6 years ago
  63. 76d479f CB-13689 Updated RELEASENOTES and Version for release 5.0.3 by Steve Gill · 6 years ago
  64. e87b6ed Update JS snapshot to version 5.1.0-dev (via coho) by Steve Gill · 6 years ago
  65. 3dbc840 Set VERSION to 5.1.0-dev (via coho) by Steve Gill · 6 years ago
  66. 9d3c90d CB-13689 Updated RELEASENOTES and Version for release 5.0.2 by Steve Gill · 6 years ago
  67. 6819a75 CB-13689 Updated checked-in node_modules by Steve Gill · 6 years ago
  68. c4ab732 update readme to reflect reality by Jesse MacFadyen · 6 years ago
  69. 8560888 LINTINGOMGURSOSTRICT by Jesse MacFadyen · 6 years ago
  70. a5bb1fd Fixed case where src was a folder and dest was a folder that did not exist, added test to prove it. This closes #49 by Jesse MacFadyen · 6 years ago
  71. 4b32cd7 Merge branch 'master' of github.com:apache/cordova-browser by Jesse MacFadyen · 6 years ago
  72. 6fd8355 CB-13614 Fix tests for windows style paths by George Campbell · 6 years ago
  73. 64a3b43 CB-13614 create intermediate file paths by George Campbell · 6 years ago
  74. 31070d9 Merge pull request #48 from audreyso/CB-13562 by Audrey · 6 years ago
  75. af8b71a Merge pull request #48 from audreyso/CB-13562 by Audrey · 6 years ago
  76. 829f4ad CB-13562 : fixed asset tag when adding push plugin to browser by Audrey So · 6 years ago
  77. 30978e2 Merge pull request #47 from audreyso/CB-13501 by Audrey · 6 years ago
  78. d11a998 CB-13501 : added support for node 8 by Audrey So · 6 years ago
  79. cd18027 updated .gitignore by Steve Gill · 7 years ago
  80. 28643ec Update JS snapshot to version 5.1.0-dev (via coho) by Steve Gill · 7 years ago
  81. a0001cd Set VERSION to 5.1.0-dev (via coho) by Steve Gill · 7 years ago
  82. 2444d60 CB-13444 Updated RELEASENOTES and Version for release 5.0.1 by Steve Gill · 7 years ago
  83. 2e71af2 CB-13444 Updated checked-in node_modules by Steve Gill · 7 years ago
  84. 9b83b05 Merge pull request #46 from stevengill/CB-13435 by Steve Gill · 7 years ago
  85. 946e630 CB-13435: fix merges directory support for browser by Steve Gill · 7 years ago
  86. 9826610 Merge pull request #45 from audreyso/CB-12895-eslint by Audrey · 7 years ago
  87. e1cbe0e CB-12895 : ignoring cordova.js for eslint by Audrey So · 7 years ago
  88. 0559ea1 Merge pull request #44 from purplecabbage/CB-13230 by Steve Gill · 7 years ago
  89. a8fe28b Removed auto service-worker feature by Jesse MacFadyen · 7 years ago
  90. a457af2 Merge pull request #43 from purplecabbage/patch-1 by Steve Gill · 7 years ago
  91. 6be834d Register service worker if no one else does by Jesse MacFadyen · 7 years ago
  92. 1f0cfb7 CB-13216 Properly install plugin assets by Alexander Sorokin · 7 years ago
  93. f5df89f Update JS snapshot to version 5.1.0-dev (via coho) by Steve Gill · 7 years ago
  94. aab6cd0 Set VERSION to 5.1.0-dev (via coho) by Steve Gill · 7 years ago
  95. 08f18a9 Update JS snapshot to version 5.1.0-dev (via coho) by Steve Gill · 7 years ago
  96. 7c30506 Set VERSION to 5.1.0-dev (via coho) by Steve Gill · 7 years ago
  97. b2d5d15 CB-13214 Updated RELEASENOTES and Version for release 5.0.0 by Steve Gill · 7 years ago
  98. a330720 CB-13214 Updated checked-in node_modules by Steve Gill · 7 years ago
  99. 501a37f Merge pull request #41 from stevengill/CB-13188 by Steve Gill · 7 years ago
  100. 33d848e CB-13188: fixed issues with run and build scripts by Steve Gill · 7 years ago