summaryrefslogtreecommitdiffstats
path: root/application
AgeCommit message (Expand)AuthorFilesLines
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-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-18display more information on delete_formFlorian Pritz2-5/+39
2011-12-18add delete icon on upload_historyFlorian Pritz2-0/+3
2011-12-17use perl from PATH and copy markdown.pl to scripts/Florian Pritz2-6/+8
2011-12-17remove php code from upload_from.jsFlorian Pritz1-1/+3
2011-12-17move JS of upload_form to separate fileFlorian Pritz1-65/+1
2011-12-17use migrations; automatically set up the databaseFlorian Pritz3-41/+74
2011-12-17add short features description to upload_formFlorian Pritz1-1/+13
2011-11-28Merge commit 'v2.1.0'Florian Pritz3-4/+46
2011-11-18use full path to perl executable when calling mimetypeFlorian Pritz1-1/+1
2011-11-18don't display "latest client" link if there is no clientFlorian Pritz1-1/+1
2011-11-05fix position of commentFlorian Pritz1-1/+3
2011-10-31Fix broken <span> at beginning of highlighted diffFlorian Pritz1-2/+2
2011-10-31fix unified diff highlightingFlorian Pritz1-0/+9
2011-10-27Added long missing Migration documentation.Phil Sturgeon1-3/+2
2011-10-27Fix #537 issue: replace new wav mimetypeBo-Yi Wu1-3/+3
2011-10-01check if file exists before getting mtimeFlorian Pritz1-1/+1
2011-10-01add mtime to url for default.cssFlorian Pritz1-1/+1
2011-09-30add expire header for css files and append mtime to urlFlorian Pritz1-2/+2
2011-09-30highlight complete line; not only line numberFlorian Pritz1-0/+29
2011-09-15valid_id: bail early if we can't get the file dataFlorian Pritz1-0/+3
2011-09-15remove unneeded call to filename2extensionFlorian Pritz1-1/+0
2011-09-15remove leftover codeFlorian Pritz1-2/+0
2011-09-13fix undefined variables in upload_form when using a cli clientFlorian Pritz1-4/+11
2011-09-11properly initialize $lengths arrayFlorian Pritz1-5/+6
2011-09-11add upload_history to front pageFlorian Pritz1-2/+3
2011-09-11add upload_history pageFlorian Pritz4-0/+155
2011-09-08fix markdown.pl pathFlorian Pritz1-1/+1
2011-08-21Merge commit 'v2.0.3' into workingFlorian Pritz6-47/+137
2011-08-21add htaccess filesFlorian Pritz2-0/+2
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 Pritz1-1/+2
2011-08-15export sane $PATHFlorian Pritz1-0/+1
2011-08-13Fixed conflicts.Phil Sturgeon1-1/+1
2011-08-10Added application/x-csv as a mime.Phil Sturgeon1-1/+1