Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-09 | improve page titles | Florian Pritz | 1 | -1/+1 |
2012-04-09 | more user changes | Florian Pritz | 1 | -0/+1 |
2012-04-09 | start working on users | Florian Pritz | 2 | -27/+81 |
2012-03-28 | add scheme highlighting | Florian Pritz | 1 | -0/+1 |
2012-03-09 | CSP: allow object-src | Florian Pritz | 1 | -1/+1 |
2012-02-26 | fix handling of ocaml mimetype | Florian Pritz | 1 | -0/+1 |
2012-02-19 | Implement CSP for direct file downloads | Florian Pritz | 1 | -0/+3 |
2012-02-19 | encode special chars in some places | Florian Pritz | 1 | -2/+2 |
2012-02-14 | bump geshi to 1.0.8.10 | Florian Pritz | 1 | -1/+1 |
2011-12-18 | remove superfluous space | Florian Pritz | 1 | -1/+1 |
2011-12-18 | fix left over mime2extension call and comments | Florian Pritz | 1 | -4/+4 |
2011-12-18 | factorise mode detection | Florian Pritz | 1 | -8/+36 |
2011-12-18 | improve readability of download() | Florian Pritz | 1 | -13/+17 |
2011-12-18 | use the same date for if-modified-since everywhere | Florian Pritz | 1 | -2/+1 |
2011-12-17 | use perl from PATH and copy markdown.pl to scripts/ | Florian Pritz | 1 | -6/+5 |
2011-11-18 | use full path to perl executable when calling mimetype | Florian Pritz | 1 | -1/+1 |
2011-11-05 | fix position of comment | Florian Pritz | 1 | -1/+3 |
2011-09-15 | valid_id: bail early if we can't get the file data | Florian Pritz | 1 | -0/+3 |
2011-09-15 | remove unneeded call to filename2extension | Florian Pritz | 1 | -1/+0 |
2011-09-08 | fix markdown.pl path | Florian Pritz | 1 | -1/+1 |
2011-08-15 | rewrite scripts/mimetype to support ascii with color codes | Florian Pritz | 1 | -1/+2 |
2011-08-15 | export sane $PATH | Florian Pritz | 1 | -0/+1 |
2011-07-01 | add ascii highlighting with escape color support | Florian Pritz | 1 | -4/+10 |
2011-06-23 | fix copyright year | Florian Pritz | 1 | -1/+1 |
2011-06-23 | remove compatibility mimetype generation | Florian Pritz | 1 | -2/+2 |
2011-06-11 | support simple request ranges for direct downloads | Florian Pritz | 1 | -10/+2 |
2011-06-11 | file_mod->download() remove useless check | Florian Pritz | 1 | -1/+1 |
2011-06-04 | fix status code for redirect in show_url | Florian Pritz | 1 | -1/+1 |
2011-06-01 | support .sml | Florian Pritz | 1 | -0/+1 |
2011-05-28 | .slax -> text | Florian Pritz | 1 | -0/+1 |
2011-05-18 | add .xsl -> xml | Florian Pritz | 1 | -0/+1 |
2011-05-16 | add highlighting for .dtd files | Florian Pritz | 1 | -0/+1 |
2011-05-16 | make file_mod->download easier to read | Florian Pritz | 1 | -112/+143 |
2011-04-29 | add s -> asm alias | Florian Pritz | 1 | -0/+1 |
2011-04-23 | add pl->perl alias | Florian Pritz | 1 | -1/+2 |
2011-04-10 | update to CI 2.0.2 | Florian Pritz | 1 | -0/+0 |
2011-03-21 | remove file_mod->check_client_version() | Florian Pritz | 1 | -11/+0 |
2011-02-15 | rework cli_client support | Florian Pritz | 1 | -13/+12 |
2011-02-02 | fix bug when using client to download | Florian Pritz | 1 | -0/+11 |
2011-02-02 | add sh -> bash alias | Florian Pritz | 1 | -1/+2 |
2011-01-28 | update to CI 2.0 | Florian Pritz | 2 | -0/+429 |