Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Render HTML directly to client port rather than to string. | David Thompson | 2014-08-07 | 1 | -5/+3 | |
| | | | | * guix-web (render-html): Render to port. | |||||
* | Use uncompressed source code for mithril.js. | David Thompson | 2014-08-07 | 3 | -9/+675 | |
| | | | | | | * guix-web: Update javascripts. * js/mithril.js: New file. * js/mithril.min.js: Delete it. | |||||
* | Move Emacs local variables to bottom of file. | David Thompson | 2014-08-07 | 1 | -5/+5 | |
| | | | | * guix-web: Move local variable commnents. | |||||
* | Fix shebang. | David Thompson | 2014-08-07 | 1 | -1/+2 | |
| | | | | * guix-web: Fix it. | |||||
* | Add copyright information to source files. | David Thompson | 2014-08-07 | 2 | -0/+34 | |
| | | | | | * guix-web: * js/guix-web.js: Add it. | |||||
* | README: Add brief usage information. | David Thompson | 2014-08-07 | 1 | -0/+5 | |
| | | | | * README.md ("Use"): New section. | |||||
* | Add AGPL 3.0 license. | David Thompson | 2014-08-07 | 2 | -1/+677 | |
| | | | | | * COPYING: New file. * README.md ("Copyright"): Expand licensing information. | |||||
* | The license is really AGPLv3. | David Thompson | 2014-08-06 | 1 | -1/+1 | |
| | ||||||
* | First commit. | David Thompson | 2014-08-06 | 7 | -0/+8271 | |