summaryrefslogtreecommitdiff
path: root/guix-web
Commit message (Expand)AuthorAgeFilesLines
* Break guix-web script into many modules.David Thompson2014-08-075-0/+357
* Move guix-web to scripts directory.David Thompson2014-08-071-266/+0
* Rename guix-web.js to guix-packages.js.David Thompson2014-08-071-1/+1
* 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-071-9/+44
* Allow binary files to be served.David Thompson2014-08-071-2/+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-071-1/+1
* 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-071-0/+17
* First commit.David Thompson2014-08-061-0/+171