aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/files/type
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-243-552/+0
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-02-051-2/+2
* Happy new year!Thomas Müller2016-01-123-6/+6
* Use TempManager instead of tmpFileMorris Jobke2015-12-181-1/+1
* Update license headersLukas Reschke2015-10-261-1/+1
* deduplicate @xenopathicMorris Jobke2015-10-062-2/+2
* update licence headers via scriptMorris Jobke2015-10-051-1/+2
* Allow recursive mimetype aliasesRobin McCorkell2015-10-021-1/+1
* Move mimetype files into /resources/config/Lukas Reschke2015-09-221-13/+22
* Add reset method to mimetype loaderRobin McCorkell2015-09-111-0/+8
* Split mimetype handling to new classRobin McCorkell2015-09-041-0/+165
* Allow access to full alias and mapping arraysRobin McCorkell2015-09-011-8/+22
* Pass config dir as parameter to detection classRoeland Jago Douma2015-07-271-7/+12
* Proper deprecate methodsRoeland Jago Douma2015-07-271-2/+1
* Loading of mapping/aliases is done in classRoeland Jago Douma2015-07-271-12/+47
* Move mimetypedetection to files/type/detectionRoeland Jago Douma2015-07-271-85/+42
* Added mimetype detectorRoeland Jago Douma2015-07-271-1/+126
* Move mimetypes.list.php to config/mimetypemapping.jsonRoeland Jago Douma2015-07-081-1/+1
* Update license headersJenkins for ownCloud2015-03-262-8/+40
* Revert "Updating license headers"Morris Jobke2015-02-262-38/+10
* Updating license headersJenkins for ownCloud2015-02-232-10/+38
* Squash 'a | b' into 'a|b', in /libRobin McCorkell2014-05-131-1/+1
* White-list known secure mime types. Refs. #8184Thomas Tanghus2014-04-141-5/+35
* close statement in MimeType detection is executed [#7069]Jens-Christian Fischer2014-02-041-1/+2
* Return early if fileinfo is there.Andreas Fischer2013-10-291-0/+1
* Reset mimetype to application/octet-stream on empty reply from file command.Andreas Fischer2013-10-291-0/+4
* Do not calculate $isWrapped if not needed.Andreas Fischer2013-10-291-2/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-302-0/+167