summaryrefslogtreecommitdiffstats
path: root/application/models/mfile.php
AgeCommit message (Expand)AuthorFilesLines
2014-09-11Fix black background in thumbnails with transparencyFlorian Pritz1-0/+6
2014-08-29add multipaste supportFlorian Pritz1-32/+86
2014-01-21Disable automatic code display for SVG filesFlorian Pritz1-1/+0
2014-01-10let GD itself determine what it can readFlorian Pritz1-14/+5
2013-11-09use cache_function() everywhereFlorian Pritz1-6/+3
2013-09-22Add some more file extension -> lexer mappingsFlorian Pritz1-0/+18
2013-09-02mfile/delete_id: Remove require_access callFlorian Pritz1-1/+0
2013-08-22Add comment about ID blacklistFlorian Pritz1-0/+2
2013-08-15Switch to CI's caching classFlorian Pritz1-3/+3
2013-08-13Coding style fixesFlorian Pritz1-4/+4
2013-08-11Add API key supportFlorian Pritz1-1/+1
2013-08-05Add history page with thumbnails of imagesFlorian Pritz1-0/+112
2013-07-16Fix handling of upload_max_age = 0Florian Pritz1-0/+3
2013-07-07Add .coffee extension mappingFlorian Pritz1-0/+1
2013-06-27mfile: Add some more ocaml extension mappingsFlorian Pritz1-0/+3
2013-06-22mfile: extension -> lexer mapping; mark some functions publicFlorian Pritz1-4/+20
2013-06-08mfile/new_id(): rewrite as loop and make min/max parametersFlorian Pritz1-6/+12
2013-05-09Change description for "text" in lexer listFlorian Pritz1-0/+1
2013-04-18new_id(): improve id blacklistFlorian Pritz1-1/+9
2013-02-23CLI: update_file_metadata: also update mimetypesFlorian Pritz1-2/+9
2013-02-13Change license to AGPLFlorian Pritz1-1/+1
2013-02-08Add some mimetypes and sort the listFlorian Pritz1-32/+41
2013-02-04Handle text/x-diff MIME typeFlorian Pritz1-0/+1
2013-02-03Use php's fileinfo instead of perl to detect mimetypeFlorian Pritz1-1/+3
2013-02-02Add tex highlightingFlorian Pritz1-0/+1
2013-01-09Fix copyright informationFlorian Pritz1-1/+1
2012-10-22switch design to bootstrap; minor fixes along the wayFlorian Pritz1-0/+21
2012-10-09Rename $mode to $lexerFlorian Pritz1-16/+16
2012-09-11file/cron: always remove stale filesFlorian Pritz1-0/+5
2012-09-09m/file: add text/x-tcl to autodetectionFlorian Pritz1-0/+1
2012-08-16switch to pygmentsFlorian Pritz1-2/+2
2012-08-09rename file_mod to mfileFlorian Pritz1-0/+312