Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | js: Add form-control class to search input. | David Thompson | 2014-08-07 | 1 | -12/+9 |
| | | | | * js/guix-web.js (guix.view): Add it. | ||||
* | js: Apply search terms to package synopsis. | David Thompson | 2014-08-07 | 1 | -1/+2 |
| | | | | | * js/guix-web.js (guix.controller.doSearch): Test regexp against package synopsis. | ||||
* | Use uncompressed source code for mithril.js. | David Thompson | 2014-08-07 | 2 | -8/+674 |
| | | | | | | * guix-web: Update javascripts. * js/mithril.js: New file. * js/mithril.min.js: Delete it. | ||||
* | Add copyright information to source files. | David Thompson | 2014-08-07 | 1 | -0/+17 |
| | | | | | * guix-web: * js/guix-web.js: Add it. | ||||
* | First commit. | David Thompson | 2014-08-06 | 3 | -0/+1445 |