summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-09Remove upload box on UI.Florian Pritz1-0/+2
2012-04-09Fix HTML syntax errorFlorian Pritz1-1/+1
2012-04-09Disable paste boxFlorian Pritz3-85/+22
2012-04-05Disable search indexingFlorian Pritz2-0/+3
2012-04-02Fix "Unknown ID" typoFlorian Pritz1-1/+1
2012-03-28add scheme highlightingFlorian Pritz1-0/+1
2012-03-09CSP: allow object-srcFlorian Pritz1-1/+1
2012-02-26fix handling of ocaml mimetypeFlorian Pritz1-0/+1
2012-02-19move stale file removal to it's own functionFlorian Pritz1-5/+9
2012-02-19file/cron: make accessible via CLI onlyFlorian Pritz1-1/+6
2012-02-19file/cron: close dir handles after useFlorian Pritz1-0/+3
2012-02-19file/cron: clean up stale filesFlorian Pritz1-0/+33
2012-02-19Implement CSP for direct file downloadsFlorian Pritz1-0/+3
2012-02-19encode special chars in some placesFlorian Pritz2-3/+3
2012-02-18check for apache modules in htaccess filesFlorian Pritz2-5/+10
2012-02-14define $HOME if it's not defined alreadyFlorian Pritz2-0/+7
2012-02-14install.php: rework perl dependency checkFlorian Pritz2-17/+15
2012-02-14INSTALL: fix path to config filesFlorian Pritz1-2/+1
2012-02-14install.php: redirect perl errors to stdoutFlorian Pritz1-1/+1
2012-02-14bump geshi to 1.0.8.10Florian Pritz207-497/+11171
2012-01-25strip base64 decoded file of special charsFlorian Pritz1-1/+1
2012-01-25allow client to overwrite filenameFlorian Pritz1-1/+12
2011-12-20add Text::Markdown to install_helper.plFlorian Pritz1-0/+1
2011-12-18remove superfluous spaceFlorian Pritz1-1/+1
2011-12-18uplaod_from: fix feature description for binary filesFlorian Pritz1-1/+1
2011-12-18fix left over mime2extension call and commentsFlorian Pritz1-4/+4
2011-12-18only calculate field lengths for cli clientsFlorian Pritz1-5/+7
2011-12-18factorise mode detectionFlorian Pritz1-8/+36
2011-12-18improve readability of download()Florian Pritz1-13/+17
2011-12-18use the same date for if-modified-since everywhereFlorian Pritz1-2/+1
2011-12-18remove parameter of client()Florian Pritz1-4/+4
2011-12-18fix missing space on upload_historyFlorian Pritz1-1/+1
2011-12-18ignore is_installed fileFlorian Pritz1-0/+1
2011-12-18display more information on delete_formFlorian Pritz3-5/+51
2011-12-18add delete icon on upload_historyFlorian Pritz4-0/+76
2011-12-17install.php: lock after a successful runFlorian Pritz1-0/+5
2011-12-17install.php: remove reference to db.sqlFlorian Pritz1-1/+1
2011-12-17mention install.php in INSTALLFlorian Pritz1-0/+1
2011-12-17use PATH in install.php; fix qrencode testFlorian Pritz1-6/+7
2011-12-17use perl from PATH and copy markdown.pl to scripts/Florian Pritz3-6/+155
2011-12-17remove php code from upload_from.jsFlorian Pritz2-4/+5
2011-12-17move JS of upload_form to separate fileFlorian Pritz3-65/+67
2011-12-17use migrations; automatically set up the databaseFlorian Pritz5-55/+75
2011-12-17add short features description to upload_formFlorian Pritz2-1/+17
2011-12-17default.css: fix whitespacesFlorian Pritz1-2/+2
2011-11-28Merge commit 'v2.1.0'Florian Pritz64-496/+4293
2011-11-22Readded PDO drivers.Phil Sturgeon5-15/+565
2011-11-18remove unused TODOFlorian Pritz1-0/+0
2011-11-18add install.phpFlorian Pritz2-0/+66
2011-11-18use full path to perl executable when calling mimetypeFlorian Pritz1-1/+1