summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Break guix-web script into many modules.David Thompson2014-08-076-239/+361
* Move guix-web to scripts directory.David Thompson2014-08-073-2/+8
* Rename guix-web.js to guix-packages.js.David Thompson2014-08-072-3/+8
* Allow connections from any computer on the network.David Thompson2014-08-071-1/+4
* Rename weblabels to librejs.David Thompson2014-08-071-3/+4
* Extract common page layout to procedure.David Thompson2014-08-071-34/+38
* Add "versions" to package count badge.David Thompson2014-08-071-1/+9
* Add /package endpoint.David Thompson2014-08-072-9/+44
* Allow binary files to be served.David Thompson2014-08-071-2/+2
* js: Add form-control class to search input.David Thompson2014-08-071-12/+9
* js: Apply search terms to package synopsis.David Thompson2014-08-071-1/+2
* Add LibreJS weblabels page.David Thompson2014-08-071-3/+31
* Render JSON directly to client port.David Thompson2014-08-071-2/+2
* Render HTML directly to client port rather than to string.David Thompson2014-08-071-5/+3
* Use uncompressed source code for mithril.js.David Thompson2014-08-073-9/+675
* Move Emacs local variables to bottom of file.David Thompson2014-08-071-5/+5
* Fix shebang.David Thompson2014-08-071-1/+2
* Add copyright information to source files.David Thompson2014-08-072-0/+34
* README: Add brief usage information.David Thompson2014-08-071-0/+5
* Add AGPL 3.0 license.David Thompson2014-08-072-1/+677
* The license is really AGPLv3.David Thompson2014-08-061-1/+1
* First commit.David Thompson2014-08-067-0/+8271