summaryrefslogtreecommitdiff
path: root/js/view
Commit message (Expand)AuthorAgeFilesLines
* js: layout: Add cute footer message.David Thompson2015-06-161-1/+5
* js: Overhaul UI with FRP!David Thompson2015-02-094-314/+145
* js: packages: Filter list oninput rather than onchange.David Thompson2015-02-081-1/+1
* Render package details on the client.David Thompson2015-01-303-18/+94
* js: layout: Update copyright year in footer.David Thompson2015-01-301-1/+1
* js: Fix display when there are 0 search resultsDavid Thompson2015-01-301-1/+1
* js: Factorize headerWithBadge function.David Thompson2015-01-303-8/+9
* js: Extract modal creation function.David Thompson2015-01-302-17/+42
* css: Improve appearance of counter badges next to headers.David Thompson2015-01-302-2/+2
* js: Extract pagination model.David Thompson2014-10-161-14/+12
* Add generations view.David Thompson2014-10-162-4/+64
* js: Hook up navbar to routes.David Thompson2014-10-151-1/+6
* js: Add loading spinner to packages page.David Thompson2014-10-152-3/+9
* Render footer on client instead of server.David Thompson2014-10-151-13/+38
* js: Break package components into model/view/controller files.David Thompson2014-10-151-0/+251
* Restructure JavaScript files.David Thompson2014-10-151-0/+33