Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-28 | update to CI 2.0 | Florian Pritz | 12 | -129/+0 | |
Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-01-18 | disable do_paste due to bot problems | Florian Pritz | 2 | -5/+11 | |
There are still bots which are able to trick the hidden email field and they upload phishing pages which let to paste.xinu.at being listed. Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-12-30 | add simple botfiltering | Florian Pritz | 1 | -0/+1 | |
Bots tend to fill out all fields, so add a hidden "email" field that will prevent the text from being saved. Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-12-19 | add deleteion support to the webui | Florian Pritz | 4 | -2/+16 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-12-07 | fix spelling mistake | Florian Pritz | 1 | -0/+0 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-12-06 | add timeout to html page | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-11-02 | move client/shell stuff to an own page; cleanup upload_form | Florian Pritz | 3 | -27/+24 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-10-24 | unify design | Florian Pritz | 2 | -3/+2 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-10-24 | add slackware package link | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-10-24 | add .deb link and line for arch users | Florian Pritz | 1 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-10-19 | fix XHTML errors | Florian Pritz | 5 | -14/+21 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-09-22 | split css file | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-09-04 | skip show_url page for text | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-08-16 | show correct link to latest client | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-07-26 | display maximum upload size on upload form | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-07-17 | add the currently used highlighting lang to the page | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-07-11 | display minimum deletion size on upload_form | Florian Pritz | 1 | -1/+3 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-06-23 | don't wrap rendered markdown code into <pre> | Florian Pritz | 1 | -1/+0 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-06-11 | add markdown rendering support | Florian Pritz | 1 | -2/+5 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-06-08 | fix client comment (new client is bash) | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-04-18 | rework upload_form view | Florian Pritz | 1 | -9/+15 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-03-21 | add /plain to display files as plain text | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-03-19 | restructure; add paste support; shorter URLs | Florian Pritz | 2 | -4/+18 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-02-27 | move html template to own file | Florian Pritz | 2 | -0/+19 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-02-06 | Initial commit | Florian Pritz | 7 | -0/+54 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> |