summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-21Merge commit '1224f191d48d6dce920138a82e142134cc0b5231' into workingFlorian Pritz4-4/+10
2011-08-21add htaccess filesFlorian Pritz3-0/+4
2011-08-19hide "Latest release" on client page if there is noneFlorian Pritz2-2/+4
2011-08-19move inclusion of file_plaintext/client view to controllerFlorian Pritz2-4/+3
2011-08-19remove old upload snippetsFlorian Pritz1-4/+0
2011-08-19make "contact me" on the main page optionalFlorian Pritz3-2/+5
2011-08-19fix warning if data/client/latest doen't existFlorian Pritz1-1/+3
2011-08-15rewrite scripts/mimetype to support ascii with color codesFlorian Pritz2-476/+33
2011-08-15export sane $PATHFlorian Pritz1-0/+1
2011-07-01add ascii highlighting with escape color supportFlorian Pritz2-4/+30
2011-06-23delete: return correct error if ID doesn't existFlorian Pritz1-4/+3
2011-06-23fix copyright yearFlorian Pritz2-2/+2
2011-06-23remove compatibility mimetype generationFlorian Pritz1-2/+2
2011-06-12upload_error: print more precise error messageFlorian Pritz3-3/+12
2011-06-11support simple request ranges for direct downloadsFlorian Pritz2-10/+101
2011-06-11file_mod->download() remove useless checkFlorian Pritz1-1/+1
2011-06-06remove do_paste()Florian Pritz1-42/+0
2011-06-06remove double html_{header,footer} viewsFlorian Pritz2-26/+2
2011-06-06use javascript to allow text pastesFlorian Pritz2-11/+67
2011-06-04refactor cli client checkFlorian Pritz1-4/+6
2011-06-04fix status code for redirect in show_urlFlorian Pritz1-1/+1
2011-06-04simplify do_paste and return correct status codesFlorian Pritz3-10/+7
2011-06-03remove double line endingFlorian Pritz1-1/+0
2011-06-01support .smlFlorian Pritz1-0/+1
2011-05-29fix days on plaintext upload_form viewFlorian Pritz1-1/+1
2011-05-28.slax -> textFlorian Pritz1-0/+1
2011-05-28remove text upload noticeFlorian Pritz1-1/+0
2011-05-28use correct suffixes for sizesFlorian Pritz1-1/+1
2011-05-28display configured age limit on front pageFlorian Pritz3-2/+3
2011-05-18fix missing </p>Florian Pritz1-1/+1
2011-05-18add CDATA to javascriptFlorian Pritz1-0/+2
2011-05-18fix leftover </form>Florian Pritz1-1/+1
2011-05-18add .xsl -> xmlFlorian Pritz1-0/+1
2011-05-16add highlighting for .dtd filesFlorian Pritz1-0/+1
2011-05-16make file_mod->download easier to readFlorian Pritz1-112/+143
2011-04-29add s -> asm aliasFlorian Pritz1-0/+1
2011-04-23add pl->perl aliasFlorian Pritz1-1/+2
2011-04-12reapply changes made to core filesFlorian Pritz2-4/+4
2011-04-10use javascript to check file size before uploadingFlorian Pritz1-5/+22
2011-04-10update to CI 2.0.2Florian Pritz79-430/+1635
2011-04-07Added tag v2.0.2 for changeset 521076012037Pascal Kriete0-0/+0
2011-04-07And now properly prepped for 2.0.2, sighPascal Kriete4-12/+99
2011-04-07Putting the v2.0.1 tag back to where it belongsPascal Kriete0-0/+0
2011-04-07Removed tag v2.0.1, should've been 2.0.2Pascal Kriete0-0/+0
2011-04-07Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1Pascal Kriete130-133/+133
2011-04-07Added CLI documentation.Phil Sturgeon3-0/+153
2011-04-07Made in Output protected again, it was only ever made public by Eric to fix ...Phil Sturgeon1-1/+1
2011-04-07Changed the 'plural' function so that it doesn't ruin the captalization of yo...Phil Sturgeon2-13/+16
2011-04-06Made Environment Support optional. Comment out or delete the constant to stop...Phil Sturgeon15-379/+441
2011-04-06Made Environment Support optional. Comment out or delete the constant to stop...Phil Sturgeon18-57/+82