Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | js: packages: Also match against description and location. | Ricardo Wurmus | 2015-06-23 | 1 | -1/+3 |
* | js: packages: Fix empty package list when returning to package list. | David Thompson | 2015-06-16 | 1 | -1/+1 |
* | js: packages: Correctly handle searches that yield no results. | David Thompson | 2015-06-15 | 1 | -31/+42 |
* | js: packages: Fix search results badge. | David Thompson | 2015-06-15 | 1 | -1/+1 |
* | js: Overhaul UI with FRP! | David Thompson | 2015-02-09 | 1 | -82/+164 |
* | js: Fix package sorting. | David Thompson | 2015-01-30 | 1 | -4/+9 |
* | js: Fix display when there are 0 search results | David Thompson | 2015-01-30 | 1 | -1/+3 |
* | js: Clean up packageCount function. | David Thompson | 2015-01-30 | 1 | -3/+4 |
* | js: Extract pagination model. | David Thompson | 2014-10-16 | 1 | -32/+15 |
* | js: Add loading spinner to packages page. | David Thompson | 2014-10-15 | 1 | -5/+6 |
* | js: Break package components into model/view/controller files. | David Thompson | 2014-10-15 | 1 | -0/+124 |