Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-06 | Add mimes pdf application/force-download | ckdarby | 1 | -1/+1 | |
2013-02-28 | [ci skip] Add application/x-zip for OpenOffice docs in ↵ | Andrey Andreev | 1 | -2/+2 | |
application/config/mimes.php | |||||
2013-02-08 | [ci skip] Remove unnecessary string casts in Pagination | Andrey Andreev | 1 | -1/+1 | |
2013-02-05 | Added 'application/x-zip' mimetype for docx | Lasha Krikheli | 1 | -2/+2 | |
2013-02-01 | Added some mime types, for newer or older files. | kaoz70 | 1 | -3/+3 | |
2013-01-28 | Remove unnecessary defined('ENVIRONMENT') checks | Andrey Andreev | 1 | -1/+1 | |
As suggested in issue #2134 & PR #2149 | |||||
2013-01-27 | Fixing issue with comma | dontforget | 1 | -1/+1 | |
2013-01-26 | Add webm mime type | rebornishard | 1 | -1/+2 | |
http://www.webmproject.org/about/faq/ | |||||
2013-01-21 | [ci skip] Add text/plain as a valid MIME for js,css,*html,xml | Andrey Andreev | 1 | -6/+6 | |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 | |
2012-10-24 | Add zsh, 7zip, cdr, wma and jar to mimes.php (rel #1919, #1926) | Andrey Andreev | 1 | -1/+6 | |
2012-10-02 | Added .dot and .dotx mimes. Fixes #1803 | Alex Bilbie | 1 | -0/+2 | |
Signed-off-by: Alex Bilbie <alex@alexbilbie.com> | |||||
2012-10-02 | Added 'binary/octet-stream' as PDF mime. Fixes #1840 and #1828 | Alex Bilbie | 1 | -1/+1 | |
Signed-off-by: Alex Bilbie <alex@alexbilbie.com> | |||||
2012-08-21 | docx mimetype added | Michiel Vugteveen | 1 | -1/+1 | |
2012-08-15 | Removed invalid 'application/vnd.ms-excel [official]' mime type from xls | Ollie Rattue | 1 | -1/+1 | |
2012-08-15 | Working mime types for xls and xlsx file extensions | Ollie Rattue | 1 | -2/+2 | |
2012-07-23 | Fix issue #1644 | Andrey Andreev | 1 | -1/+1 | |
2012-06-15 | mimes.php: zip, rar, php from pull #1472 | Andrey Andreev | 1 | -2/+3 | |
2012-06-07 | Add ics files support to mimes.php (issue #1441) | Andrey Andreev | 1 | -1/+2 | |
2012-06-04 | Direct return from mimes config, instead of using global $mimes; | Phil Sturgeon | 1 | -130/+130 | |
Global variables are generally a terrible idea, especially for something as simple as this. The mimes.php now returns an array instead of just injecting a variable name into the global namespace. | |||||
2012-03-26 | Clear some spaces and fix some inconsistencies in application/ php files | Andrey Andreev | 1 | -2/+3 | |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 | |
Yes I know PHP 5.4 just came out, and yes I know PHP 5.3 has lovely features, but there are plenty of corporate systems running on CodeIgniter and PHP 5.3 still is not widely supported enough. CodeIgniter is great for distributed applications, and this is the highest we can reasonably go without breaking support. PHP 5.3 will most likely happen in another year or so. Fingers crossed on that one anyway... | |||||
2012-02-29 | updated branch | Michiel Vugteveen | 1 | -2/+2 | |
2012-02-29 | docx and xlsx was already fixes | Michiel Vugteveen | 1 | -2/+2 | |
2012-02-29 | Merged in 2.1-stable changes. | Phil Sturgeon | 1 | -2/+2 | |
2012-02-28 | mime types doc, docx, xlsx fixes | Michiel Vugteveen | 1 | -3/+3 | |
2012-01-03 | Some additions to mimes.php | Andrey Andreev | 1 | -6/+7 | |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 | |
2011-11-23 | docx and xlsx have a zip/application mimetype | Michiel Vugteveen | 1 | -2/+2 | |
2011-11-08 | Added the mime type for pptx. The new Power point format. | mpmont | 1 | -0/+1 | |
2011-10-27 | Fix #537 issue: replace new wav mimetype | Bo-Yi Wu | 1 | -3/+3 | |
2011-10-21 | fixing typo in attribution block | Derek Jones | 1 | -1/+1 | |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -0/+26 | |
added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change | |||||
2011-10-07 | Fix #537 issue: replace new wav mimetype | Bo-Yi Wu | 1 | -2/+2 | |
2011-08-31 | fixes some typo | MarcosCoelho | 1 | -1/+1 | |
2011-08-24 | whitespace updates | Kevin Hoogheem | 1 | -5/+5 | |
per Phil updating some whitespace issues | |||||
2011-08-24 | MIME Type Adds/Changes | Kevin Hoogheem | 1 | -8/+42 | |
Updated MIME Types with certs and new audio/video files as well as added extra types for some existing files. | |||||
2011-08-13 | Fixed conflicts. | Phil Sturgeon | 1 | -1/+1 | |
2011-08-10 | Added application/x-csv as a mime. | Phil Sturgeon | 1 | -1/+1 | |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵ | Derek Jones | 1 | -4/+4 | |
broke the Typography class's string replacements, for instance | |||||
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵ | Derek Jones | 1 | -4/+4 | |
broke the Typography class's string replacements, for instance | |||||
2011-04-25 | Fixed double-space typo. | Razican | 1 | -4/+4 | |
2011-03-08 | Added 'json' to config/mimes.php. | Phil Sturgeon | 1 | -1/+2 | |
2011-02-09 | Fixed issue #41: Added audio/mp3 mime type to mp3. | Phil Sturgeon | 1 | -1/+1 | |
2011-01-27 | Automated merge with https://bitbucket.org/ellislab/codeigniter | Phil Sturgeon | 1 | -1/+1 | |
2011-01-05 | Added text/x-csv to mimes.php. | Phil Sturgeon | 1 | -1/+1 | |
2010-12-21 | Fix: #236 Adding audio/mpeg3 as a valid mime type for mp3 | Greg Aker | 1 | -1/+1 | |
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 1 | -0/+105 | |