1. 5e7f2ac fix(win10): read splashscreen correctly from manifest (#358) by Jan Piotrowski · 1 year, 10 months ago master
  2. 0454321 deprecate windows by Jesse MacFadyen · 1 year, 10 months ago
  3. 23c932c remove CI for unsupported os (#396) by Jesse MacFadyen · 2 years, 6 months ago
  4. bb3eae2 refactor!: drop q (#395) by Raphael von der Grün · 2 years, 6 months ago
  5. 9314e5d Merge pull request #393 from purplecabbage/gh-actions by Jesse MacFadyen · 2 years, 10 months ago
  6. 48cdfc3 added github action workflow to run tests by Jesse MacFadyen · 2 years, 10 months ago
  7. 79d5e3c Merge pull request #388 from breautek/master by Norman Breau · 3 years, 5 months ago
  8. 960348d ci: add node-14.x to workflow (#387) by エリス · 3 years, 5 months ago
  9. dd81dfb chore: package-lock by Norman Breau · 3 years, 5 months ago
  10. dfb4efd breaking: use @cordova/eslint-config w/ applied fix (#377) by エリス · 3 years, 5 months ago
  11. 651a159 chore: clean up package.json (#384) by Raphael von der Grün · 3 years, 7 months ago
  12. 97ae80b feat: bump testing dependencies to latest version (#379) by エリス · 4 years ago
  13. 1e7d832 chore: upgrade & set fs-extra as release dependency (#378) by エリス · 4 years ago
  14. ba50bc3 breaking: bump node support >=10.0.0 (#376) by エリス · 4 years ago
  15. d46b9f6 breaking: bump package 8.0.0-dev (#375) by エリス · 4 years ago
  16. c425631 chore(asf): update git notification settings by Erisu · 4 years ago
  17. a5e904f Update CONTRIBUTING.md by Niklas Merz · 4 years ago
  18. cba6a2b Lint everything (#368) by Raphael von der Grün · 4 years, 6 months ago
  19. 442a550 Silence test output (#367) by Raphael von der Grün · 4 years, 6 months ago
  20. c1df7df Spec cleanup and fixes (#366) by Raphael von der Grün · 4 years, 6 months ago
  21. dea5088 Requirements link in README.md (#360) by Chris Brody · 4 years, 9 months ago
  22. 6c29556 Fix link to platform guide in README.md by Chris Brody · 4 years, 10 months ago
  23. 8ca853a nyc@14 update in devDependencies by Christopher J. Brody · 4 years, 10 months ago
  24. c8d6156 fs-extra@8 update in devDependencies by Christopher J. Brody · 4 years, 10 months ago
  25. 9900149 cordova-common@^3.2.0 update in dependencies by Christopher J. Brody · 4 years, 10 months ago
  26. b236887 refactor: split tests into suites for Windows 10 and Windows 8.1 (#349) by Jan Piotrowski · 4 years, 10 months ago
  27. 95d0487 fix: fail on no build config / msbuild to build (#351) by Jan Piotrowski · 4 years, 10 months ago
  28. 1db2336 fix: Better build error (#348) by Jan Piotrowski · 4 years, 10 months ago
  29. b950b25 Merge pull request #335 from apache/janpio-fix_description by Jesse MacFadyen · 5 years ago
  30. ec35351 fix eslint by Jan Piotrowski · 5 years ago
  31. 717eebd add empty line at file end by Jan Piotrowski · 5 years ago
  32. 1eba7d6 clean up by Jan Piotrowski · 5 years ago
  33. 25edc12 create empty defaults.xml by Jan Piotrowski · 5 years ago
  34. 585dc2f Add Node.js 12 to CI Services (#333) by エリス · 5 years ago
  35. c52b81c Workaround for unknown splashscreen (#301) by Chris Brody · 5 years ago
  36. 95401b3 Support latest Visual Studio 2017 (15.9.x) (#329) by Jan Piotrowski · 5 years ago
  37. f2d5d08 Fix path to winjs dependency (#331) by Raphael von der Grün · 5 years ago
  38. 954baae Conditionally skip the _one_ broken test for VS 2017 (#330) by Raphael von der Grün · 5 years ago
  39. 14c83b8 chore: remove deprecated `engineStrict` (#328) by Tim Brust · 5 years ago
  40. 2408856 Update JS snapshot to version 7.1.0-dev (via coho) by Bryan Ellis · 5 years ago
  41. 4c3b9a6 Set VERSION to 7.1.0-dev (via coho) by Bryan Ellis · 5 years ago
  42. d3fcdc1 GH-10 Updated version and RELEASENOTES.md for release 7.0.0 by Bryan Ellis · 5 years ago
  43. 33a931a Change Temporary Directories for Tests (#324) by Ken Naito · 5 years ago
  44. b74e58f Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  45. fb62d84 Merge pull request #319 from erisu/cordova9-prep by エリス · 5 years ago
  46. 4fbc078 Update Bug Issue Tracker by エリス · 5 years ago
  47. 2976a7d Bump nopt@^4.0.1 by エリス · 5 years ago
  48. a12cd33 Replaced dependency istanbul with nyc by エリス · 5 years ago
  49. 1976d94 Bump Dev Dependencies by エリス · 5 years ago
  50. 127495f Updated ESlint dependencies with lint corrections by エリス · 5 years ago
  51. 40a9b3a Bump cordova-common@^3.1.0 by エリス · 5 years ago
  52. e360d30 Copy node_modules if the directory exists (#317) by エリス · 5 years ago
  53. f687f6a Merge pull request #302 from erisu/bump-common-3x by Darryl Pogue · 5 years ago
  54. 12957f8 Dependency bump cordova-common@^3.0.0 by エリス · 5 years ago
  55. d424e99 Merge pull request #293 from raphinesse/remove-bundled-dependencies by Darryl Pogue · 6 years ago
  56. 1fc1d96 Remove bundled node_modules by Raphael von der Grün · 6 years ago
  57. ce6cbd2 Ignore the whole node_modules folder by Raphael von der Grün · 6 years ago
  58. d841230 Remove bundledDependencies key from package.json by Raphael von der Grün · 6 years ago
  59. 03f482d CB-14225 fix sample Namespace Serialize attribute in template/Properties/Default.rd.xml (#286) by Chris Brody · 6 years ago
  60. 4a1ae0c CB-14075: (windows) Remove Node 4 from CI - cordova-windows (#289) by エリス · 6 years ago
  61. 6572801 CB-14224 Default.rd.xml header fixes (#284) by Chris Brody · 6 years ago
  62. 8cc627b Update requirements, issues and Platform Guide link by Jan Piotrowski · 6 years ago
  63. 4987f2c Update JS snapshot to version 6.1.0-dev (via coho) by Jan Piotrowski · 6 years ago
  64. 825dc77 Set VERSION to 6.1.0-dev (via coho) by Jan Piotrowski · 6 years ago
  65. a246616 CB-13896 Updated RELEASENOTES and Version for release 6.0.0 by Jan Piotrowski · 6 years ago
  66. 55e71c7 CB-13896 Updated checked-in node_modules by Jan Piotrowski · 6 years ago
  67. b1fbd9d Commenting out (most) of the left over debug logging for release by Jan Piotrowski · 6 years ago
  68. b7aae90 CB-13889 Allow test failures for Visual Studio 2017 environments (#263) by Jan Piotrowski · 6 years ago
  69. 8c07366 CB-13878 MSBUILDDIR env variable (#262) by Jan Piotrowski · 6 years ago
  70. 6f7572d CB-13883 Visual Studio 2017 support (#261) by Jan Piotrowski · 6 years ago
  71. aed7484 CB-13877 Clean up MSBuildTools.js (#259) by Jan Piotrowski · 6 years ago
  72. dccdab9 CB-13870 Improve check_reqs (#258) by Jan Piotrowski · 6 years ago
  73. 5c63161 CB-13877 more env information about msbuild and visual studio on appveyor (#257) by Jan Piotrowski · 6 years ago
  74. 2817f7c CB-13877 First MSBuildTools.js work: Debug output, move misplaced method, comments (#255) by Jan Piotrowski · 6 years ago
  75. 20ed375 CB-13875 add `prepare` script that can be called in e2e tests (#254) by Jan Piotrowski · 6 years ago
  76. b40efa8 CB-13817 Add new alias `uwp` for `--appx` param including tests (#251) by Jan Piotrowski · 6 years ago
  77. d2c3e99 CB-13870 change default from UAP to 10.0 (#253) by Jan Piotrowski · 6 years ago
  78. 656ef07 CB-13829 Fix tests that were broken since CB-13237 (#246) by Jan Piotrowski · 6 years ago
  79. 8322103 CB-11968: Add support for config-file in config.xml (#235) by Nikita Matrosov · 6 years ago
  80. 00277c6 CB-13799 updated npm test for cordova-windows by Jan Piotrowski · 6 years ago
  81. 18eb643 Revert "CB-13799 Updated checked-in node_modules" by Jan Piotrowski · 6 years ago
  82. 3ba0f1f Revert "CB-13799 Updated RELEASENOTES and Version for release 5.1.0" by Jan Piotrowski · 6 years ago
  83. f5f4b21 CB-13812 run tests on AppVeyor with VS 2017 as well by Jan Piotrowski · 6 years ago
  84. de41d9a CB-13799 Updated RELEASENOTES and Version for release 5.1.0 by Jan Piotrowski · 6 years ago
  85. dd91933 CB-13799 Updated checked-in node_modules by Jan Piotrowski · 6 years ago
  86. c288357 CB-13641: support transparent splash screen background color. (#245) by IndieSW · 6 years ago
  87. 2e597ef CB-13175: fixing windows8.1 crash on startup by Max Kaplan · 7 years ago
  88. c9c69fe Merge pull request #243 from wenz/patch-1 by Steve Gill · 7 years ago
  89. 44bebdd CB-13422: (windows) Fix typo in build error message by Christian Wenz · 7 years ago
  90. 2667833 Merge pull request #242 from audreyso/CB-12895-eslint by Audrey · 7 years ago
  91. a917837 CB-12895: ignoring cordova.js for eslint & removing comments and references to jshint by Audrey So · 7 years ago
  92. 94508b8 Merge pull request #241 from purplecabbage/patch-1 by Steve Gill · 7 years ago
  93. c1dfc77 CB-13237 Default to UAP by Jesse MacFadyen · 7 years ago
  94. ab9837b CB-13155: Improved target parsing by Alexander Sorokin · 7 years ago
  95. 0d0fcff CB-13022 Correct a VS installation warning during check_reqs by Alexander Sorokin · 7 years ago
  96. 8d971f5 CB-12636 Fix check_reqs to properly find VS 2017 by Alexander Sorokin · 7 years ago
  97. a869223 CB-12895 : setup eslint and removed jshint by Audrey So · 7 years ago
  98. 1c00f04 Merge branch 'MultiArch' of https://github.com/purplecabbage/cordova-windows by Jesse MacFadyen · 7 years ago
  99. 6c26eb3 Merge branch 'master' of https://github.com/bryant1410/cordova-windows by Jesse MacFadyen · 7 years ago
  100. 019b1b9 CB-12617 Removed node 0.x from CI by Jesse MacFadyen · 7 years ago