summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-30use model to get the password when deletingFlorian Pritz1-1/+1
2010-12-30add simple botfilteringFlorian Pritz2-0/+4
2010-12-20highlight text/html as xmlFlorian Pritz1-1/+1
2010-12-19add deleteion support to the webuiFlorian Pritz6-6/+45
2010-12-07update to CI 1.7.3Florian Pritz101-103/+102
2010-12-07catch empty idFlorian Pritz1-1/+1
2010-12-07remove all ids if the file doesn't existFlorian Pritz1-5/+5
2010-12-07cosmetic changeFlorian Pritz1-1/+1
2010-12-07 will never be 'file' so don't checkFlorian Pritz1-1/+1
2010-12-07fix spelling mistakeFlorian Pritz3-4/+4
2010-12-07remove old files when viewing; catch non existent filesFlorian Pritz2-1/+24
2010-12-06add timeout to html pageFlorian Pritz2-2/+8
2010-11-24fix error in extension_aliases()Florian Pritz1-0/+1
2010-11-23add aliases for highlight extensionsFlorian Pritz1-0/+12
2010-11-07update db.sqlFlorian Pritz1-22/+4
2010-11-07change indentaion to tabsFlorian Pritz4-720/+714
2010-11-02move client/shell stuff to an own page; cleanup upload_formFlorian Pritz5-31/+37
2010-10-24unify designFlorian Pritz4-30/+14
2010-10-24add slackware package linkFlorian Pritz2-1/+3
2010-10-24add .deb link and line for arch usersFlorian Pritz2-0/+4
2010-10-24client download location movedFlorian Pritz2-2/+6
2010-10-23remove double check of in file_mod->download()Florian Pritz1-5/+1
2010-10-19remove name attributeFlorian Pritz1-1/+1
2010-10-19fix XHTML errorsFlorian Pritz5-14/+21
2010-10-05fix .as filetypeFlorian Pritz1-1/+2
2010-09-22split css fileFlorian Pritz159-3841/+3616
2010-09-13clean up file_mod->random_id()Florian Pritz1-6/+2
2010-09-13cleanup file_mod->download()Florian Pritz1-51/+34
2010-09-13Add a lot of commentsFlorian Pritz2-1/+34
2010-09-122 filename2extension fixesFlorian Pritz1-1/+2
2010-09-12switch to geshi for highlightingFlorian Pritz165-14/+53592
2010-09-04skip show_url page for textFlorian Pritz2-4/+21
2010-09-03fix markdown highlightingFlorian Pritz1-1/+2
2010-08-23add support for special filenamesFlorian Pritz1-0/+11
2010-08-22save mimetype in DBFlorian Pritz1-5/+6
2010-08-21some mimetype=>extension fixesFlorian Pritz1-3/+3
2010-08-17fix error message when client is too oldFlorian Pritz1-1/+1
2010-08-16show correct link to latest clientFlorian Pritz2-4/+5
2010-08-16fix encoding issues; add codetagify option to pygmentizeFlorian Pritz1-1/+1
2010-08-16use pygmentize for txt tooFlorian Pritz1-23/+15
2010-08-15highlight makefilesFlorian Pritz1-1/+1
2010-08-14disable E_NOTICEFlorian Pritz1-2/+2
2010-08-14support unix sockets for memcacheFlorian Pritz1-1/+1
2010-08-14use memcacheFlorian Pritz3-3/+210
2010-08-14switch to pygments for highlightingFlorian Pritz3-181/+73
2010-08-07paste.css: add 4 new colorsFlorian Pritz1-0/+4
2010-07-27make robots.txt empty (allow everything)Florian Pritz1-5/+0
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