Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-06 | remove do_paste() | Florian Pritz | 1 | -42/+0 |
2011-06-06 | remove double html_{header,footer} views | Florian Pritz | 2 | -26/+2 |
2011-06-06 | use javascript to allow text pastes | Florian Pritz | 2 | -11/+67 |
2011-06-04 | refactor cli client check | Florian Pritz | 1 | -4/+6 |
2011-06-04 | fix status code for redirect in show_url | Florian Pritz | 1 | -1/+1 |
2011-06-04 | simplify do_paste and return correct status codes | Florian Pritz | 3 | -10/+7 |
2011-06-03 | remove double line ending | Florian Pritz | 1 | -1/+0 |
2011-06-01 | support .sml | Florian Pritz | 1 | -0/+1 |
2011-05-29 | fix days on plaintext upload_form view | Florian Pritz | 1 | -1/+1 |
2011-05-28 | .slax -> text | Florian Pritz | 1 | -0/+1 |
2011-05-28 | remove text upload notice | Florian Pritz | 1 | -1/+0 |
2011-05-28 | use correct suffixes for sizes | Florian Pritz | 1 | -1/+1 |
2011-05-28 | display configured age limit on front page | Florian Pritz | 3 | -2/+3 |
2011-05-18 | fix missing </p> | Florian Pritz | 1 | -1/+1 |
2011-05-18 | add CDATA to javascript | Florian Pritz | 1 | -0/+2 |
2011-05-18 | fix leftover </form> | Florian Pritz | 1 | -1/+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-12 | reapply changes made to core files | Florian Pritz | 2 | -4/+4 |
2011-04-10 | use javascript to check file size before uploading | Florian Pritz | 1 | -5/+22 |
2011-04-10 | update to CI 2.0.2 | Florian Pritz | 79 | -430/+1635 |
2011-03-21 | remove file_mod->check_client_version() | Florian Pritz | 2 | -14/+0 |
2011-02-15 | fix line endings in upload_form | Florian Pritz | 1 | -2/+2 |
2011-02-15 | add missing message to delete() | Florian Pritz | 1 | -0/+3 |
2011-02-15 | fix missing urls in upload_form | Florian Pritz | 1 | -0/+2 |
2011-02-15 | rework cli_client support | Florian Pritz | 14 | -52/+97 |
2011-02-15 | update db.sql | Florian Pritz | 1 | -5/+5 |
2011-02-02 | fix bug when using client to download | Florian Pritz | 2 | -4/+15 |
2011-02-02 | add sh -> bash alias | Florian Pritz | 1 | -1/+2 |
2011-01-28 | ignore data/client/ | Florian Pritz | 1 | -0/+1 |
2011-01-28 | Remove Notice errors | Florian Pritz | 1 | -1/+1 |
2011-01-28 | fix filtered / at the end of URIs | Florian Pritz | 1 | -1/+1 |
2011-01-28 | fix checking for $msg variable before using | Florian Pritz | 1 | -1/+1 |
2011-01-28 | update to CI 2.0 | Florian Pritz | 371 | -10156/+12390 |
2011-01-18 | disable do_paste due to bot problems | Florian Pritz | 3 | -5/+15 |
2011-01-12 | get_password(): fix handling of empty passwords | Florian Pritz | 1 | -2/+2 |
2011-01-12 | delete_id(): don't get the password as a argument | Florian Pritz | 2 | -2/+2 |
2010-12-30 | only show error if password was entered | Florian Pritz | 1 | -1/+1 |
2010-12-30 | use model to get the password when deleting | Florian Pritz | 1 | -1/+1 |
2010-12-30 | add simple botfiltering | Florian Pritz | 2 | -0/+4 |
2010-12-20 | highlight text/html as xml | Florian Pritz | 1 | -1/+1 |
2010-12-19 | add deleteion support to the webui | Florian Pritz | 6 | -6/+45 |
2010-12-07 | update to CI 1.7.3 | Florian Pritz | 101 | -103/+102 |
2010-12-07 | catch empty id | Florian Pritz | 1 | -1/+1 |
2010-12-07 | remove all ids if the file doesn't exist | Florian Pritz | 1 | -5/+5 |
2010-12-07 | cosmetic change | Florian Pritz | 1 | -1/+1 |
2010-12-07 | will never be 'file' so don't check | Florian Pritz | 1 | -1/+1 |