summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair/RepairMimeTypes.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-9/+9
* Update license headersChristoph Wurst2019-12-051-1/+3
* Add repair stepRoeland Jago Douma2018-07-101-0/+17
* Add visio mimetypesJoas Schilling2018-07-061-0/+17
* Merge pull request #7027 from nextcloud/Rello-patch-1Morris Jobke2017-11-091-5/+22
|\
| * Add the return which is being usedJoas Schilling2017-10-311-6/+9
| * Mapping of m3u, m3u8, pls to audio streamsRello2017-10-311-0/+14
* | Update license headersMorris Jobke2017-11-061-3/+3
|/
* Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla...Thomas Ebert2017-08-311-1/+14
* added kml, kmz, tcx types as well while at itArthur Schiwon2017-06-141-1/+4
* add geospatial mime types repair stepArthur Schiwon2017-06-141-0/+12
* Add repair steps for new image mime typesStefan Weil2017-04-251-0/+13
* cleanup old and not needed repair steps to speed up the updateMorris Jobke2017-02-221-258/+0
* Recognize .bat and .cmd filesJoas Schilling2017-02-101-0/+14
* Fix othersJoas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-0/+1
* Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new in...Thomas Müller2016-04-251-16/+17
* Move \OC\Repair to PSR-4Roeland Jago Douma2016-04-211-0/+378