nextcloud-server/resources/config
Ferdinand Thiessen d8c0852f38 fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz`
1. mimetypes with a dot do not work with our mime detector (only checks
   last dot).
2. all of those files are tar files compressed as gzip / bzip2 so the
   real mimetype of the file is the compression not the tar.

We could at max. set mime to `application/x-tar+gzip`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-12 07:51:11 +07:00
..
ca-bundle.crt fix(security): Update CA certificate bundle 2025-02-26 02:31:06 +07:00
ca-bundle.crt.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
mimetypealiases.dist.json fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz` 2025-03-12 07:51:11 +07:00
mimetypealiases.dist.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
mimetypemapping.dist.json fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz` 2025-03-12 07:51:11 +07:00
mimetypemapping.dist.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00