summaryrefslogtreecommitdiffstats
path: root/application/config/mimes.php
AgeCommit message (Collapse)AuthorFilesLines
2018-06-01Adding 7zip extension to mimes.phpGeorge Petculescu1-0/+1
Adding 7zip extension back as BC safety measure
2018-05-267zip mime typeGeorge Petculescu1-1/+1
renaming 7zip to 7z extension and adding one more mime id to it
2016-08-30OpenOffice mime-typesÉderson T. Szlachta1-1/+17
According to IANA media types : http://www.iana.org/assignments/media-types/media-types.xhtml
2016-01-09Add extra mime for .ogg fileFery Wardiyanto1-1/+1
Signed-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>
2015-11-14Added and Updated MIME types for Flash VideoSuhindra1-1/+2
Update 'f4v' entry and add 'flv' to support Flash Video as allowed file type.
2015-11-06Merge pull request #4218 from schwemmer/developAndrey Andreev1-0/+8
[ci skip] Added MIME types for JPEG2000
2015-11-06Fixed white-space for JPEG2000 MIME typesRafael Schwemmer1-8/+8
Replaced spaces by tabs to be consistent with rest of the code
2015-11-05Added MIME types for JPEG2000Rafael Schwemmer1-0/+8
Added all MIME types and file extensions to support JPEG2000 images as allowed file type.
2015-07-13[ci skip] Update 'ico' entry in config/mimes.phpAndrey Andreev1-1/+1
2015-07-04Standardized new linesCalvin Tam1-1/+0
2015-06-22Added .ico mime typeÉderson1-1/+2
Just added ico to mime list
2015-05-17Added subtitles mime types.Ahmad Anbar1-1/+3
2015-05-01MIMES : added new mime type for 3gp based video file upload, added space ↵Intekhab Rizvi1-1/+1
between array
2015-05-01MIMES : added new mime type for 3gp based video file uploadIntekhab Rizvi1-1/+1
2015-01-26Remove license blocks in /application filesvlakoff1-36/+0
These blocks are annoying for the user and serve little to no purpose as the files are just config files, a boilerplate controller and some views.
2015-01-21Remove closing blocks at end of PHP filesvlakoff1-3/+0
2015-01-09Bulk (mostly documentation) updateAndrey Andreev1-3/+3
- Remove PHP version from license notices - Bump year number in copyright notices - Recommend PHP 5.4 or newer to be used - Tell Travis-CI to test on PHP 5.3.0 instead of the latest 5.3 version Related: #3450
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev1-14/+25
2014-10-22[ci skip] Trim a newline characterAndrey Andreev1-1/+1
2014-10-22Update mimes.phpAndre Gardiner1-1/+2
Updated a mines for file format ical. Although it is the same as ics the upload library should also recognize ical file format just the same.
2014-09-11Added vcard mime-typeAhmad Anbar1-1/+2
2014-09-08Add svg to config/mimes.phpAndrey Andreev1-1/+2
Close #3199
2014-06-04Seriously, remove the line endingsean1-1/+1
2014-06-03Another ppt mime typeSean Fahey1-1/+1
2014-06-03Added 'application/vnd.ms-office' MIME for pptSean Fahey1-2/+2
An export from Apple's Numbers to .ppt gives a MIME of application/vnd.ms-office
2014-02-11"BASEPATH check" consistencydarwinel1-1/+2
As described in issue #2870 + A change in the „How to create a library” example in the user_guide
2014-02-112013 > 2014darwinel1-1/+1
Update copyright notices from 2013 to 2014. And update one calendar example in user_guide from year 2013/2014 to 2014/2015.
2013-10-14Fix #2682Andrey Andreev1-1/+1
2013-10-04Exra bmp mimesDmitry Babenko1-2/+2
Mimies source http://filext.com/file-extension/BMP
2013-09-21[ci skip] Remove an EOF empty lineAndrey Andreev1-1/+1
2013-09-20Update mimes.phpvkeranov1-1/+2
Added mime type for tar.Z archives
2013-06-06Add mimes pdf application/force-downloadckdarby1-1/+1
2013-02-28[ci skip] Add application/x-zip for OpenOffice docs in ↵Andrey Andreev1-2/+2
application/config/mimes.php
2013-02-08[ci skip] Remove unnecessary string casts in PaginationAndrey Andreev1-1/+1
2013-02-05Added 'application/x-zip' mimetype for docxLasha Krikheli1-2/+2
2013-02-01Added some mime types, for newer or older files.kaoz701-3/+3
2013-01-28Remove unnecessary defined('ENVIRONMENT') checksAndrey Andreev1-1/+1
As suggested in issue #2134 & PR #2149
2013-01-27Fixing issue with commadontforget1-1/+1
2013-01-26Add webm mime typerebornishard1-1/+2
http://www.webmproject.org/about/faq/
2013-01-21[ci skip] Add text/plain as a valid MIME for js,css,*html,xmlAndrey Andreev1-6/+6
2013-01-01[ci skip] Happy new yearAndrey Andreev1-1/+1
2012-10-24Add zsh, 7zip, cdr, wma and jar to mimes.php (rel #1919, #1926)Andrey Andreev1-1/+6
2012-10-02Added .dot and .dotx mimes. Fixes #1803Alex Bilbie1-0/+2
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-10-02Added 'binary/octet-stream' as PDF mime. Fixes #1840 and #1828Alex Bilbie1-1/+1
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
2012-08-21docx mimetype addedMichiel Vugteveen1-1/+1
2012-08-15Removed invalid 'application/vnd.ms-excel [official]' mime type from xlsOllie Rattue1-1/+1
2012-08-15Working mime types for xls and xlsx file extensionsOllie Rattue1-2/+2
2012-07-23Fix issue #1644Andrey Andreev1-1/+1
2012-06-15mimes.php: zip, rar, php from pull #1472Andrey Andreev1-2/+3
2012-06-07Add ics files support to mimes.php (issue #1441)Andrey Andreev1-1/+2