nextcloud-server/resources
Ferdinand Thiessen c44656aa0a 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:57:12 +07:00
..
codesigning fix(security): Update code signing revocation list 2025-01-24 02:27:57 +07:00
config fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz` 2025-03-12 07:57:12 +07:00
app-info-shipped.xsd app type extended_authentication 2023-04-12 09:34:49 +07:00
app-info.xsd app type extended_authentication 2023-04-12 09:34:49 +07:00
locales.json
update-locales.php