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-03-04Merge pull request #1116 from tubalmartin/helpers|url|2.1-stablePhil Sturgeon3-23/+24
2012-03-04Changelog updatedtubalmartin1-1/+1
2012-03-04User guide updatedtubalmartin1-3/+3
2012-03-04Allow developers to use any string as a separator, not just dashes or undersc...tubalmartin1-10/+19
2012-03-04Merge pull request #1117 from tubalmartin/Upload|library|2.1-stablePhil Sturgeon1-1/+1
2012-03-04Removed changelog entrytubalmartin1-1/+0
2012-03-03Fixed a bug - CI_Upload::_file_mime_type() could've failed if popen() is used...tubalmartin2-1/+2
2012-03-03An even better url_title helper. Tests: http://codepad.org/tuJgvkyNtubalmartin2-20/+12
2012-03-02Merge pull request #1100 from rrdial/2.1-stableAndrey Andreev2-6/+7
2012-03-01compile binds before caching the query, otherwise the cached query will never...Ryan Dial2-6/+7
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-02-12Merge pull request #757 from narfbg/2.1-stablePhil Sturgeon2-24/+83
2012-01-25strip base64 decoded file of special charsFlorian Pritz1-1/+1
2012-01-25allow client to overwrite filenameFlorian Pritz1-1/+12
2011-12-26Merge pull request #709 from tubalmartin/2.1-stablePhil Sturgeon1-0/+14
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