0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-14 08:23:21 +00:00
nextcloud_server/resources
Ferdinand Thiessen a234ef16f0
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-11 21:35:33 +01:00
..
codesigning fix(security): Update code signing revocation list 2025-01-24 02:27:34 +00:00
config fix(mimetypes): drop tar.gz and tar.bz2 and adjust tgz 2025-03-11 21:35:33 +01:00
app-info-shipped.xsd feat: add licenses by SPDX identifier, mark shorthand aliases as deprecated. 2025-01-08 09:39:19 +01:00
app-info.xsd feat: add licenses by SPDX identifier, mark shorthand aliases as deprecated. 2025-01-08 09:39:19 +01:00
locales.json Remove entries from locales.json incompatible with punic 2020-05-16 23:21:22 +02:00
locales.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
update-locales.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00