1. 614ac85 ci: update codecov@v4 w/ token (#59) by エリス · 7 weeks ago master
  2. 7dbb306 chore(deps): Update express (#58) by Darryl Pogue · 10 weeks ago
  3. fd273f5 chore(deps): Update deps, add Node 20 to CI (#57) by Darryl Pogue · 2 months ago
  4. 9dce9f1 chore: remove duplicate CONTRIBUTION.md (#54) by Niklas Merz · 1 year, 4 months ago
  5. 561a9e7 chore: increment package version to 4.0.2-dev by Erisu · 1 year, 4 months ago
  6. 9b24c46 release(4.0.1): updated release notes & version (serve-4.0.1) by Erisu · 1 year, 4 months ago 4.0.x 4.0.1 rel/4.0.1
  7. e49edb3 chore: rebuilt package-lock.json (#53) by エリス · 1 year, 4 months ago
  8. dd5a599 chore: rebuilt package-lock.json (#51) by エリス · 1 year, 4 months ago
  9. 4e4c546 ci: update github action workflow (#52) by エリス · 1 year, 4 months ago
  10. 47a6a4e chore(npm): rebuilt package-lock to v2 (#49) by エリス · 1 year, 11 months ago
  11. 4f03d37 fix(main.js): color of 404 status in console logs (#46) by Raphael von der Grün · 2 years, 8 months ago
  12. ecee077 fix(main.js): resolve deprecation warning on Node.js 12 (#45) by Zoltan Galantai Fekete · 2 years, 8 months ago
  13. 2607e5b fix: pass mandatory args to platform API constructor (#44) by seamlink-aalves · 2 years, 9 months ago
  14. ea89b6e chore(asf): Update GitHub repo metadata by Darryl Pogue · 3 years, 8 months ago
  15. c7eb952 ci: add node 14 to workflow (#38) by エリス · 3 years, 11 months ago
  16. bbe740c chore(asf): update git notification settings by Erisu · 4 years, 1 month ago
  17. a75c863 Update CONTRIBUTING.md by Niklas Merz · 4 years, 2 months ago
  18. 913b935 Increment package version to 4.0.1-dev by Erisu · 4 years, 2 months ago
  19. e2b078f serve-4.0.0 Updated version and RELEASENOTES.md for release 4.0.0 by Erisu · 4 years, 2 months ago 4.0.0 rel/4.0.0
  20. efc4674 doc(README): formatting, syntax updating, wording (#31) by エリス · 4 years, 2 months ago
  21. 8a529ca refactor: transform template (#35) by エリス · 4 years, 2 months ago
  22. 355ffa3 refactor: transform object shorthand (#34) by エリス · 4 years, 2 months ago
  23. d4ccbaf refactor: transform arrow & arrow-returns (#33) by エリス · 4 years, 2 months ago
  24. 0f13dff refactor: transform var to let/const (#32) by エリス · 4 years, 2 months ago
  25. 8a44682 breaking: replace dependency opn w/ open (#30) by エリス · 4 years, 2 months ago
  26. 3e8ec0d ci: replace existing services with GitHub Actions (#29) by エリス · 4 years, 2 months ago
  27. 9987b6f chore(npm): update package & add ignore list (#27) by エリス · 4 years, 2 months ago
  28. 6ee7545 breaking(npm): bump dependencies (#28) by エリス · 4 years, 2 months ago
  29. 584d640 chore: consolidate eslint configs (#25) by エリス · 4 years, 6 months ago
  30. 3c0d5d3 chore: update jasmine dependencies & settings (#24) by エリス · 4 years, 7 months ago
  31. b5d446e refactor: eslint setup (#23) by エリス · 4 years, 7 months ago
  32. d975fd5 chore: drop node 6 and 8 support (#22) by エリス · 4 years, 7 months ago
  33. 959c5a0 chore: bump version to 4.0.0-dev (#21) by エリス · 4 years, 7 months ago
  34. 32ea9f2 Spec cleanup (#20) by Raphael von der Grün · 4 years, 7 months ago
  35. f1ffa65 Improve linting (#19) by Raphael von der Grün · 4 years, 7 months ago
  36. 19af409 chore: remove appveyor allow node12 failure (#17) by エリス · 4 years, 9 months ago
  37. 18ace76 Add Node.js 12 to CI Services (#16) by エリス · 5 years ago
  38. 36da648 Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  39. 87458b1 GH-10 Incremented package version to -dev by エリス · 5 years ago
  40. ca9ae8d GH-10 Updated version and RELEASENOTES.md for release 3.0.0 by エリス · 5 years ago 3.0.x 3.0.0 rel/3.0.0
  41. 7a9c60f CB-14198: (all) Fix bug when running simulate --target= under non-US Windows 10 (#14) by Yuri Skorokhodov · 5 years ago
  42. e6d8130 Don't restore mocked resource prior to resolution (#15) by Oliver Salzburg · 5 years ago
  43. ce6559d Dependency updates & replacing shelljs with which by Darryl Pogue · 6 years ago
  44. 9708785 CB-14069: Drop Node 4, Add Node 10 Support by エリス · 6 years ago
  45. d05ce7c CB-14191 (android) Fix bug with module requiring (#10) by Ruslan Bikkinin · 6 years ago
  46. 1667227 CB-14122: Incremented package version to -dev by Darryl Pogue · 6 years ago
  47. ddf1fdb CB-14122: Updated version and RELEASENOTES.md for release 2.0.1 by Darryl Pogue · 6 years ago 2.0.x 2.0.1 rel/2.0.1
  48. 82b0f07 Add package-lock.json to ratignore by Darryl Pogue · 6 years ago
  49. f576fb6 Use `opn` module instead of deprecated `open` by Darryl Pogue · 6 years ago
  50. 2c6aa99 Merge pull request #7 from zeprone/master by Steve Gill · 6 years ago
  51. b5b435b CB-14054: (android) amend with @TimBarham suggestion. by Benoit Bousquet · 6 years ago
  52. 5266b86 CB-14054: (android) fixing cordova-android directory restructuring. by Benoit Bousquet · 6 years ago
  53. 559eb45 Merge pull request #8 from zeprone/package by jcesarmobile · 6 years ago
  54. 8fd58eb CB-14092: Fixing repository url by Benoit Bousquet · 6 years ago
  55. 49ab0be Merge pull request #5 from audreyso/CB-13501 by Audrey · 7 years ago
  56. 506aac2 CB-13501 : added support for node 8 by Audrey So · 7 years ago
  57. 70ddb8c CB-13214 Incremented package version to -dev by Steve Gill · 7 years ago
  58. 4ad2589 CB-13214 Updated version and RELEASENOTES.md for release 2.0.0 by Steve Gill · 7 years ago 2.0.0 rel/2.0.0
  59. 446d68c CB-13188: updated broken promise, set serve to use default browser if none is provided by Steve Gill · 7 years ago
  60. 889befc add eslint config file by Jesse MacFadyen · 7 years ago
  61. 338a86b fix linting errors by Jesse MacFadyen · 7 years ago
  62. cef6a94 Redo change to eslint instead of jshint by Jesse MacFadyen · 7 years ago
  63. 5bd008b cleanup quotes and semicolons by Jesse MacFadyen · 7 years ago
  64. db1ae55 remove 'q' dependence completely. Added server.spec by Jesse MacFadyen · 7 years ago
  65. 2be7e2b reduce mockery, exec fails on windows which makes the test fail by Jesse MacFadyen · 7 years ago
  66. f5ef63d added browser tests, new dep on rewire because of the way open() works by Jesse MacFadyen · 7 years ago
  67. 6d8eadc Convert src/browser to use Promise api by Jesse MacFadyen · 7 years ago
  68. 20737ed allow global Promise by Jesse MacFadyen · 7 years ago
  69. fd32d32 allow global Promise by Jesse MacFadyen · 7 years ago
  70. 5ab863a setup testing by Jesse MacFadyen · 7 years ago
  71. 4608607 Add License, Contributing, Notice, pr-template, ... by Jesse MacFadyen · 7 years ago
  72. ef88237 re-arrange code in src/, use Promise, default target gets open'd by Jesse MacFadyen · 7 years ago
  73. 0c2fbd9 CB-12785: added travis and appveyor by Steve Gill · 7 years ago
  74. cfaf7d5 CB-12762 : updated common, fetch, and serve pkgJson to point pkgJson repo items to github mirrors by Audrey So · 7 years ago
  75. 742f9c0 CB-12665 removed enginestrict since it is deprecated by Steve Gill · 7 years ago
  76. c989437 CB-11977 : updated engines and enginescript for common, fetch, and serve by Audrey So · 7 years ago
  77. a8dd402 CB-12358 Incremented package version to -dev by Steve Gill · 7 years ago
  78. 270b960 CB-12358 Updated version and RELEASENOTES.md for release 1.0.1 by Steve Gill · 7 years ago
  79. 02ff12f CB-12284 Include project root as additional root for static router by TimBarham · 7 years ago
  80. 68cce11 Some corrections and enhancements for cordova-serve readme. by Tim Barham · 8 years ago
  81. db5625b On Windows, verify browsers installed before launching. by Tim Barham · 9 years ago
  82. 1f3daf5 CB-9748 Incremented cordova-serve package version to -dev by Tim Barham · 9 years ago
  83. 50949a6 CB-9748 Updated version and RELEASENOTES.md for release cordova-serve 1.0.0 by Tim Barham · 9 years ago
  84. 6973f65 Refactor cordova-serve to use Express. by Tim Barham · 9 years ago
  85. b0c613f CB-9547 Incremented cordova-serve package version to -dev by Tim Barham · 9 years ago
  86. d8a09bf Fix problem caused by circular dependency between server and stream. by Tim Barham · 9 years ago
  87. 248a058 CB-9547 Updated version and RELEASENOTES.md for cordova-serve release 0.1.3 by Tim Barham · 9 years ago
  88. e9b531c CB-9547 Updated shelljs dependency to latest version. by Tim Barham · 9 years ago
  89. 758a91a Clean up cordova-serve console output. by Tim Barham · 9 years ago
  90. b2da558 CB-9546 cordova-serve.servePlatform() should provide project folders by Tim Barham · 9 years ago
  91. 9c2ee8b CB-9545 Cordova-serve's 'noCache' option does not work in IE. by Tim Barham · 9 years ago
  92. dc8bea2 Add support for --target=edge to launch app in Edge browser. by Tim Barham · 9 years ago
  93. c2c1167 CB-9181 Incremented package version to -dev by Tim Barham · 9 years ago
  94. abbf43d CB-9181 Added license header to README.md. by Tim Barham · 9 years ago
  95. 4527c89 CB-9181 Updated cordova-serve version and RELEASENOTES.md for release 0.1.2 by Tim Barham · 9 years ago
  96. 62cf6be Update cordova-serve README.md to reflect recent changes. by Tim Barham · 9 years ago
  97. 674b245 CB-9127 Implements cordova-serve module. by Tim Barham · 9 years ago