Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-22 | Remove old css files | Florian Pritz | 1 | -152/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-10-16 | Fall back to plain text if lexer is unknown/broken | Florian Pritz | 1 | -0/+6 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-08-16 | remove 'class="no"' from highlit html | Florian Pritz | 1 | -0/+2 | |
No need to repeat that for every line. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-08-16 | switch to pygments | Florian Pritz | 1 | -0/+61 | |
- faster than geshi - easier to modify the css because there is only one - geshi upstream seems pretty dead Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-08-16 | paste.css: fix indentation | Florian Pritz | 1 | -37/+37 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-09-30 | highlight complete line; not only line number | Florian Pritz | 1 | -0/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2010-09-22 | split css file | Florian Pritz | 1 | -3841/+0 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-09-12 | switch to geshi for highlighting | Florian Pritz | 1 | -0/+3776 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-08-14 | switch to pygments for highlighting | Florian Pritz | 1 | -17/+64 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-08-07 | paste.css: add 4 new colors | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-06-23 | css: move margin/padding: 0 to body | Florian Pritz | 1 | -5/+2 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-06-11 | add markdown rendering support | Florian Pritz | 1 | -0/+8 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-06-08 | add anchor bg color | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-03-19 | paste.css: add padding-bottom | Florian Pritz | 1 | -0/+2 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-02-06 | Initial commit | Florian Pritz | 1 | -0/+77 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> |