1. 4bb5a52 deprecation by Jan Piotrowski · 5 years ago master
  2. 137e3fe Add deprecation warning by Jesse MacFadyen · 7 years ago
  3. 3b92044 Add github pull request template by Shazron Abdullah · 8 years ago
  4. a02f628 CB-9800 Fixing contribute link. by Dmitry Blotsky · 9 years ago
  5. 1977f42 fixed readme error by Steve Gill · 9 years ago
  6. a820ef4 Perf improvements and other updates by Murat Sutunc · 9 years ago
  7. 48600a0 Add GA to search results by Murat Sutunc · 9 years ago
  8. 0b78eda fix all css issues. This closes #30 by Murat Sutunc · 9 years ago
  9. fa95d11 Change developers to authors by Murat Sutunc · 9 years ago
  10. b1b8c33 add GA to old plugin page by Murat Sutunc · 9 years ago
  11. 3640a6b fix rel path issues by Murat Sutunc · 9 years ago
  12. b026244 Refactor modules, faster search. This closes #29 by Murat Sutunc · 9 years ago
  13. 84471f1 Adding delete-this to blacklisted plugins. This closes #28 by Raghav Katyal · 9 years ago
  14. aefa1cc Use gulp-serve instead of browser-sync by Murat Sutunc · 9 years ago
  15. 676d5b7 Extend grunt, add more structure, fix bugs by Murat Sutunc · 9 years ago
  16. a809ee5 deploy first perf update by Murat Sutunc · 9 years ago
  17. b36228a Make plugin data model immutable and improve perf by implementing shouldComponentUpdate callback. Make helper functions static.. This closes #26 by Nikhil Khandelwal · 9 years ago
  18. 9547492 Changing batch sizes for XHR to improve perf by Nikhil Khandelwal · 9 years ago
  19. f4cc553 move config.json to config.sample.json by Murat Sutunc · 9 years ago
  20. fb94846 Improve the gulp workflow to include support for browser-sync and use envify to create React production build. by Nikhil Khandelwal · 9 years ago
  21. 7d501c7 deployed new npm search by Steve Gill · 9 years ago
  22. d538ce8 CB-9209 add link from old page to new. This closes #17 by Murat Sutunc · 9 years ago
  23. 2d141c2 added README for npm-search by Murat Sutunc · 9 years ago
  24. dbcb1eb fix card css issues by Murat Sutunc · 9 years ago
  25. f2d8ccb minor css changes by Murat Sutunc · 9 years ago
  26. 9b71bb8 Addressing comments. This closes #23 by Raghav Katyal · 9 years ago
  27. 9df7907 Adding trim to avoid extra space by Raghav Katyal · 9 years ago
  28. 19f3374 Adding routing on search queries and auto url updations by Raghav Katyal · 9 years ago
  29. 63c85a1 Fix syntax error with if else in JSX. Fix the URL references for favicons by Nikhil Khandelwal · 9 years ago
  30. bf6e059 Add support for uglify by Nikhil Khandelwal · 9 years ago
  31. b95626a CB-9231 Add blacklisting feature. This closes #22 by Raghav Katyal · 9 years ago
  32. 4ac9bf6 CB-9229 Add basic SEO and Google analytics to plugin search. This closes #21 by Raghav Katyal · 9 years ago
  33. 786d638 Refactor code by Raghav Katyal · 9 years ago
  34. 14fe227 CB-9219 Added filters to search, support for multiple words, localize download count and other css changes by Raghav Katyal · 9 years ago
  35. 037c7f8 CB-9206 add search icon to search box by Murat Sutunc · 9 years ago
  36. a89be59 CB-9204 Adding mouseover to more button by Raghav Katyal · 9 years ago
  37. d549819 CB-9195 Sorting platforms and adding more option. This closes #14 by Raghav Katyal · 9 years ago
  38. c73a032 correctly merge CB-9194 by Murat Sutunc · 9 years ago
  39. d9349ee CB-9194 Created faq page and added header by Murat Sutunc · 9 years ago
  40. dfbf52c CB-9165 Adding download count for plugin list by Raghav Katyal · 9 years ago
  41. 1d7f7c0 CB-9152,9153,9154 Minor refactor and small fixes by Murat Sutunc · 9 years ago
  42. 6669015 CB-9146 Initial commit for npm-search by Murat Sutunc · 9 years ago
  43. 39c791d updated grunt-connect-proxy by Steve Gill · 9 years ago
  44. 6a1faf7 CB-9026 Adding banner of shifting registry to npm by Raghav Katyal · 9 years ago
  45. 534846c CB-8175 Expose Fire OS by Josh Soref · 9 years ago
  46. 80e3e59 CB-8167 Brand: BlackBerry by Josh Soref · 9 years ago
  47. 5f0a0f3 CB-8169 Spelling: readme by Josh Soref · 9 years ago
  48. b4ab059 removed search on keypress by Steve Gill · 9 years ago
  49. c07bb66 updated readme by Steve Gill · 9 years ago
  50. 87b33e7 Add filter by platform to add plugin view by Raymond Camden · 9 years ago
  51. 7e6048b remove a damn console msg by Raymond Camden · 10 years ago
  52. 261263c updates url as you type by Raymond Camden · 10 years ago
  53. 4a27d4f Support Browser platform as a filter by Raymond Camden · 10 years ago
  54. ca174d5 close #4 by Steven Gill · 10 years ago
  55. d38ada6 CB-6847 set default redirect to home when page doesn't exist by Josh Bavari · 10 years ago
  56. 9f2be7d CB-6818 Add license to CONTRIBUTING.md by Marcel Kinard · 10 years ago
  57. feeab2c CB-6491 add CONTRIBUTING.md by Marcel Kinard · 10 years ago
  58. 685e9a5 updated gruntfile to properly remove livereload on server load by Steven Gill · 10 years ago
  59. a16faf2 CB-6280: uses doc/index.md instead of readme when available; CB-6471: switched to using moment.js for last updated by Steven Gill · 10 years ago
  60. 2f9a843 CB-6471: updated package details last updated to use same code as homepage by Steven Gill · 10 years ago
  61. 00caf04 CB-6470: fixed filter to work with new objs returned by searcher view by Steven Gill · 10 years ago
  62. e322616 CB-6285: fixed async issue with downloads by Steven Gill · 10 years ago
  63. 34007dc CB-6285: fixed search, switched to searcher view by Steven Gill · 10 years ago
  64. cf9fcdd removed englishdoc by Steven Gill · 10 years ago
  65. 6ee9019 CB-6283: fixed download sorting by Steven Gill · 10 years ago
  66. 55da27c Fixing the pre command by Josh Bavari · 10 years ago
  67. 8691cd9 Adding in preprocess directives to remove the livereload script on pushing out to prod by Josh Bavari · 10 years ago
  68. 518e10e Adding in grunt preprocess to remove the livereload script when its going to production by Josh Bavari · 10 years ago
  69. 552c64e Added the search bar on the package details page by Josh Bavari · 10 years ago
  70. 00f8788 Removing livereload by Josh Bavari · 10 years ago
  71. 762b2bf Getting rid of the SVG image for the PNG version by Josh Bavari · 10 years ago
  72. f682bf7 Merge branch 'refactor' by Josh Bavari · 10 years ago
  73. b839e62 CB-6285: added png version of pluggy by Steven Gill · 10 years ago
  74. c7bdc26 Merged with latest changes by Josh Bavari · 10 years ago
  75. 216c566 Removing the min.map files for the angular.min.js files by Josh Bavari · 10 years ago
  76. 8e8956e updated readme to use master branch by Steven Gill · 10 years ago
  77. f7c9519 updated secure rewrites issue by Steven Gill · 10 years ago refactor
  78. 093514a updated readme with insecure rewrites rule error by Steven Gill · 10 years ago
  79. 91558d2 CB-6281: added proper download counts by Steven Gill · 10 years ago
  80. a168448 updated reference to font/style.css by Steven Gill · 10 years ago
  81. ad01137 Merge branch 'refactor' of github.com:jbavari/cordova-registry-web into refactor by Steven Gill · 10 years ago
  82. 0f2b629 updated some styles by Steven Gill · 10 years ago
  83. 3ceaf00 Fixed the hiding for engines on packagedetails page. Removed font/styles.css for being unused. by Josh Bavari · 10 years ago
  84. 715b592 Added in actual stats on package details page. I still dont have downloads working, so I couldnt pull that in. Added moment time library to process time since last updated. by Josh Bavari · 10 years ago
  85. f30cb60 Corrected some styles for the drop down for versions. Added the side panel on packagedetails for the downloads and version number stuff. by Josh Bavari · 10 years ago
  86. 27c89cf Adding basic sorting on the search results ng-repeat directive via orderBy by Josh Bavari · 10 years ago
  87. 10fd1ac Added in up and down arrows from fontello. They are open font and licensed for all to use by Josh Bavari · 10 years ago
  88. 346cd10 Fixes for platform details page and style.css included by Josh Bavari · 10 years ago
  89. ced6020 Including the correct filters this time by Josh Bavari · 10 years ago
  90. 3736ad6 Fixes for search page filter - added more padding to make it stand out more by Josh Bavari · 10 years ago
  91. 6cc5177 Taking out the old dropdown styling. by Josh Bavari · 10 years ago
  92. 3f4aea8 More fixes for grunt file and reloading. Had double reloads again. This fixes that. Also including dropdown stylesheet for styling dropdowns by Josh Bavari · 10 years ago
  93. 06efc8f Removed the icons from the filters. Updated styles by Josh Bavari · 10 years ago
  94. 100a9df Fixed the Grunt watch configuration - watching the css files to call LESS and then reload server was infinitely looping. Less would be compiled and change css, which then made reload happen. However, changing less caused a reload, so there was two reloads for each. This is now fixed by Josh Bavari · 10 years ago
  95. 0b2fbdf Removed the $ from the cordova add plugin command. by Josh Bavari · 10 years ago
  96. 7b377c3 removed debug code by Steven Gill · 10 years ago
  97. 5b5a910 CB-6353: fixed up mobile styling by Steven Gill · 10 years ago
  98. c5ea3bd CB-6282: added documentation links to homepage by Steven Gill · 10 years ago
  99. a2f4387 CB-6355: Fixed download list on homepage by Steven Gill · 10 years ago
  100. 64ab322 Going back to last page instead of going to homepage by Josh Bavari · 10 years ago