summaryrefslogtreecommitdiffstats
path: root/resources/config
Commit message (Collapse)AuthorAgeFilesLines
* Add mimetypes for jp2 and webpStefan Weil2017-04-251-0/+2
| | | | | | | Those image formats can be processed by Tesseract, so they are needed for improved Nextcloud OCR. Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Update CA bundleLukas Reschke2017-04-131-162/+139
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Recognize .bat and .cmd filesJoas Schilling2017-02-101-2/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* recognize LDIF (and schema) file typesArthur Schiwon2017-01-061-0/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Update bundled CA CertificatesLukas Reschke2017-01-021-8/+38
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Update root certificate listLukas Reschke2016-10-061-84/+227
| | | | | | Syncs with the newest certificate list by Mozilla. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* update to proper icons and run occ command to update JS fileMorris Jobke2016-08-301-3/+3
|
* Update the mime types with the relevant types for "apple-iWorks" (pages, ↵Daniel Szasz2016-08-301-0/+3
| | | | numbers, keynote). Now the files are treated like a file when are in "Single file" mode.
* Update mimetypesRoeland Jago Douma2016-08-192-4/+5
|
* Add mimetype for fb2-extensionAlexander Yamshanov2016-07-032-0/+2
|
* Add bzip2 to known mimetypesVictor Dubiniuk2016-05-302-0/+4
|
* Merge pull request #24006 from owncloud/audio_m4aJörn Friedrich Dreyer2016-05-171-0/+2
|\ | | | | Adding mimetypes for m4a and m4b
| * Adding mimetypes for m4a and m4bMartin2016-04-141-0/+2
| |
* | correct typo in mimetypealiases.dist.jsonCarla Schroder2016-04-261-1/+1
| |
* | correct occ command for mimetypealiasesCarla Schroder2016-04-251-1/+1
|/
* Introduce some mimetypes for richdocumentsFaruk Uzun2016-02-042-0/+8
| | | | | | | * application/vnd.lotus-wordpro * application/vnd.visio * application/vnd.wordperfect * application/msonenote
* Sync certificates with upstreamLukas Reschke2016-01-221-119/+60
|
* Update certificate bundleLukas Reschke2015-10-291-118/+82
| | | | | | | | | Syncs with ca-certificates version 2.5. - Removes expired TURKTRUST Certificate Services Provider Root 1 (https://bugzilla.mozilla.org/show_bug.cgi?id=1165992) - Removes obsolete TC TrustCenter certificates (https://bugzilla.mozilla.org/show_bug.cgi?id=1159070) - Removes ComSign Secured certificate as it is not used for websites (https://bugzilla.mozilla.org/show_bug.cgi?id=1160208) - Adds updated TURKTRUST certificates as the old ones are expired (https://hg.mozilla.org/integration/mozilla-inbound/rev/2f1a37cb43ac) - Add Certinomis as root certificate (https://bugzilla.mozilla.org/show_bug.cgi?id=1169083)
* Updated some mimetypesRoeland Jago Douma2015-10-022-1/+2
| | | | * c++ and cpp now both map to code
* Introduce a few new mimetypes for codeRobin McCorkell2015-10-022-10/+25
|
* Move mimetype files into /resources/config/Lukas Reschke2015-09-222-0/+244
|
* Move certificate bundle into resources/config/Lukas Reschke2015-09-221-0/+3988