Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-23 | Prevent date wrapping on history page | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-10-23 | Use better monospace fonts | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-10-22 | retab css; remove unused css class | Florian Pritz | 1 | -76/+72 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-10-22 | Fix aligment if last line of paste is empty | Florian Pritz | 1 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-10-22 | Merge upload_form.js into script.js | Florian Pritz | 2 | -16/+15 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-10-22 | Remove old css files | Florian Pritz | 3 | -342/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-10-22 | switch design to bootstrap; minor fixes along the way | Florian Pritz | 25 | -2/+667 | |
Initial-work-by: Oliver Mader <b52@reaktor42.de> Additional-work-by: Markus Cisler <mrkscslr@gmail.com> 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 | 202 | -4759/+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> | |||||
2012-07-12 | Improve design of general error page | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-13 | Add do_paste() and remove ajax from upload_form | Florian Pritz | 1 | -47/+0 | |
If the session has timed out, javascript will get the login page and try to redirect to "base_url/$htmlcode" which will obviously fail. Instead of fixing the js code, reintroduce do_paste and use it. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-11 | Display login boxes on upload_form | Florian Pritz | 1 | -16/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | header: hide login box until hover | Florian Pritz | 1 | -0/+16 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | css: limit width of <p> and <li> to 800px | Florian Pritz | 1 | -0/+12 | |
Long lines streching across the entire screen are hard to read on wide screens. 800px should be a good compromise Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | remove password from text form | Florian Pritz | 1 | -1/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | Revert "Disable paste box" | Florian Pritz | 1 | -0/+64 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | more user changes | Florian Pritz | 1 | -0/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | update geshi css files | Florian Pritz | 59 | -18/+1161 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | Disable paste box | Florian Pritz | 1 | -64/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-02-18 | check for apache modules in htaccess files | Florian Pritz | 1 | -1/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-18 | display more information on delete_form | Florian Pritz | 1 | -0/+12 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-18 | add delete icon on upload_history | Florian Pritz | 2 | -0/+73 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-17 | remove php code from upload_from.js | Florian Pritz | 1 | -3/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-17 | move JS of upload_form to separate file | Florian Pritz | 2 | -0/+66 | |
The code hardly changes so it should be cached by the browser. This won't work if it's inlined. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-17 | add short features description to upload_form | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-17 | default.css: fix whitespaces | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-10-31 | fix unified diff highlighting | Florian Pritz | 1 | -2/+3 | |
We shouldn't recolor "ed commands" when they appear in a unified diff. To make this work we have to mark comment lines so the css selector can find them. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-10-16 | add css for rendered markdown | Florian Pritz | 1 | -0/+73 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-09-30 | add expire header for css files and append mtime to url | Florian Pritz | 1 | -0/+8 | |
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> | |||||
2011-09-11 | add upload_history page | Florian Pritz | 1 | -0/+30 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2010-11-02 | move client/shell stuff to an own page; cleanup upload_form | Florian Pritz | 1 | -1/+0 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-10-24 | unify design | Florian Pritz | 1 | -27/+11 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-09-22 | split css file | Florian Pritz | 158 | -3841/+3615 | |
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 | 2 | -11/+4 | |
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 | 3 | -0/+149 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> |