Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow connections from any computer on the network. | David Thompson | 2014-08-07 | 1 | -1/+4 |
* | Rename weblabels to librejs. | David Thompson | 2014-08-07 | 1 | -3/+4 |
* | Extract common page layout to procedure. | David Thompson | 2014-08-07 | 1 | -34/+38 |
* | Add "versions" to package count badge. | David Thompson | 2014-08-07 | 1 | -1/+9 |
* | Add /package endpoint. | David Thompson | 2014-08-07 | 2 | -9/+44 |
* | Allow binary files to be served. | David Thompson | 2014-08-07 | 1 | -2/+2 |
* | js: Add form-control class to search input. | David Thompson | 2014-08-07 | 1 | -12/+9 |
* | js: Apply search terms to package synopsis. | David Thompson | 2014-08-07 | 1 | -1/+2 |
* | Add LibreJS weblabels page. | David Thompson | 2014-08-07 | 1 | -3/+31 |
* | Render JSON directly to client port. | David Thompson | 2014-08-07 | 1 | -2/+2 |
* | Render HTML directly to client port rather than to string. | David Thompson | 2014-08-07 | 1 | -5/+3 |
* | Use uncompressed source code for mithril.js. | David Thompson | 2014-08-07 | 3 | -9/+675 |
* | Move Emacs local variables to bottom of file. | David Thompson | 2014-08-07 | 1 | -5/+5 |
* | Fix shebang. | David Thompson | 2014-08-07 | 1 | -1/+2 |
* | Add copyright information to source files. | David Thompson | 2014-08-07 | 2 | -0/+34 |
* | README: Add brief usage information. | David Thompson | 2014-08-07 | 1 | -0/+5 |
* | Add AGPL 3.0 license. | David Thompson | 2014-08-07 | 2 | -1/+677 |
* | The license is really AGPLv3. | David Thompson | 2014-08-06 | 1 | -1/+1 |
* | First commit. | David Thompson | 2014-08-06 | 7 | -0/+8271 |