summaryrefslogtreecommitdiffstats
path: root/application
AgeCommit message (Expand)AuthorFilesLines
2012-04-05Disable search indexingFlorian Pritz1-0/+1
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-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