summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)AuthorFilesLines
2010-07-26display maximum upload size on upload formFlorian Pritz2-1/+2
2010-07-26change filesize checking to > instead of >=Florian Pritz1-2/+2
2010-07-26add function to get max upload sizeFlorian Pritz1-0/+5
2010-07-19also generate QR codes for textFlorian Pritz1-1/+1
2010-07-19add support for QR code generationFlorian Pritz1-0/+5
2010-07-17add the currently used highlighting lang to the pageFlorian Pritz2-1/+7
2010-07-13print nice error instead of html for cli clientsFlorian Pritz1-0/+2
2010-07-13apply CI_1.7.2_201007_sec_patchFlorian Pritz1-69/+90
2010-07-11display minimum deletion size on upload_formFlorian Pritz3-2/+14
2010-07-11don't delete if max age is 0Florian Pritz2-0/+4
2010-07-11allow small files to be excluded from deletionFlorian Pritz2-4/+16
2010-06-23don't wrap rendered markdown code into <pre>Florian Pritz2-2/+2
2010-06-13fix java detectionFlorian Pritz1-0/+1
2010-06-12add support for client update warningsFlorian Pritz2-1/+14
2010-06-11add markdown rendering supportFlorian Pritz2-7/+18
2010-06-08fix client comment (new client is bash)Florian Pritz1-1/+1
2010-06-03use perl for generating the line numbersFlorian Pritz1-1/+1
2010-05-22fix empty paste checkFlorian Pritz1-1/+1
2010-05-20add missing escapeshellarg()Florian Pritz1-1/+1
2010-05-02add \n to url you get from curlFlorian Pritz1-1/+1
2010-04-18rework upload_form viewFlorian Pritz1-9/+15
2010-04-18fix deletion of passwordless pastesFlorian Pritz1-0/+4
2010-04-18add HTTP Basic Auth password supportFlorian Pritz1-0/+2
2010-04-01mimetype: add --orig-name and use itFlorian Pritz1-1/+1
2010-03-21switch raw and plain content-typeFlorian Pritz1-2/+2
2010-03-21add /plain to display files as plain textFlorian Pritz2-2/+8
2010-03-21fix for URLs with index.php in itFlorian Pritz1-3/+3
2010-03-19remove useless config optionFlorian Pritz2-4/+3
2010-03-19restructure; add paste support; shorter URLsFlorian Pritz6-149/+213
2010-03-16fix message when delete password is wrongFlorian Pritz2-3/+7
2010-03-05add message/rfc822 mimetypeFlorian Pritz1-0/+1
2010-03-05file/cron: fix error if file doesn't existsFlorian Pritz1-1/+1
2010-02-27change comment for line numbersFlorian Pritz1-1/+2
2010-02-27move html template to own fileFlorian Pritz3-14/+24
2010-02-26add LIMITs to (maybe) speedup queriesFlorian Pritz2-4/+7
2010-02-26remove useless variable in download()Florian Pritz1-2/+1
2010-02-26move password salt to configFlorian Pritz2-2/+2
2010-02-15add vim modelinesFlorian Pritz2-0/+2
2010-02-14remove empty foldersFlorian Pritz1-1/+1
2010-02-14remove leftover substr callFlorian Pritz1-1/+1
2010-02-07fix indentingFlorian Pritz2-145/+145
2010-02-07add function to generate file pathsFlorian Pritz2-6/+8
2010-02-06Initial commitFlorian Pritz181-0/+43896