| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* guix-web: use INADDR_ANY for http server addr.
|
|
|
|
|
|
| |
* guix-web (run-route): Call librejs.
(weblabels): Renamed.
(librejs): New procedure.
|
|
|
|
|
| |
* guix-web (main-layout): New procedure.
(all-packages, view-package, weblabels): Use main-layout.
|
|
|
|
|
| |
* guix-web (view-package): Pluralize "version" if needed and render next
to package count.
|
|
|
|
|
|
|
|
|
| |
* guix-web (file-mime-types): Add image/png.
(run-route): Add /package endpoint.
(license-link): Delete it.
(render-package-license): New procedure.
(view-package): New procedure.
* images/logo.png: New file.
|
|
|
|
| |
* guix-web (serve-static-asset): Read file as bytevector instead of string.
|
|
|
|
| |
* js/guix-web.js (guix.view): Add it.
|
|
|
|
|
| |
* js/guix-web.js (guix.controller.doSearch): Test regexp against package
synopsis.
|
|
|
|
|
|
|
| |
* guix-web (javascripts): Use absolute paths.
(run-route): Add weblabels route.
(all-packages): Add js license information link.
(weblabels): New procedure.
|
|
|
|
| |
* guix-web (render-json): Output to port instead of string.
|
|
|
|
| |
* guix-web (render-html): Render to port.
|
|
|
|
|
|
| |
* guix-web: Update javascripts.
* js/mithril.js: New file.
* js/mithril.min.js: Delete it.
|
|
|
|
| |
* guix-web: Move local variable commnents.
|
|
|
|
| |
* guix-web: Fix it.
|
|
|
|
|
| |
* guix-web:
* js/guix-web.js: Add it.
|
|
|
|
| |
* README.md ("Use"): New section.
|
|
|
|
|
| |
* COPYING: New file.
* README.md ("Copyright"): Expand licensing information.
|
| |
|
|
|