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
nextcloud-command
03bdf82ae3
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-02-26 02:31:06 +07:00
nextcloud-command
8d54c28c23
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2025-01-24 02:27:57 +07:00
nextcloud-command
5204363cd4
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-01-01 02:33:13 +07:00
nextcloud-command
c3b317aa48
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2024-11-27 02:34:37 +07:00
nextcloud-command
17617215af
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2024-10-19 02:29:25 +07:00
nextcloud-command
41873e6fe5
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2024-09-25 02:30:57 +07:00
John Molakvoæ
cea8c4c364
Merge pull request #46711 from nextcloud/backport/45353/stable29
2024-07-27 16:12:10 +07:00
Julius Härtl
134163e01e
fix: Add .whiteboard alias for .excalidraw files
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-25 12:45:33 +07:00
Hoang Pham
e5532362da
feat: support excalidraw file
...
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
2024-07-25 17:00:34 +07:00
nextcloud-command
e3fae22a2a
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2024-07-03 02:19:46 +07:00
nextcloud-command
5f89cb3fdb
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2024-06-27 02:21:12 +07:00
nextcloud-command
f4910b6bb4
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2024-03-28 02:15:15 +07:00
Anupam Kumar
8b0d49327a
feat(mimetypes): Add mimetype for ReStructuredText
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-03-15 20:23:27 +07:00
nextcloud-command
1aa84ccf0b
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2024-03-12 02:11:07 +07:00
Unpublished
4af1c5cb33
Add .aac mime type mapping
...
Signed-off-by: Unpublished <Unpublished@users.noreply.github.com>
2024-02-27 14:44:23 +07:00
nextcloud-command
182cc9de91
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2024-02-10 02:11:58 +07:00
nextcloud-command
9ec91d66d9
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2024-02-07 02:11:39 +07:00
nextcloud-command
e133c3fade
fix(security): Update code signing revocation list
...
Signed-off-by: GitHub <noreply@github.com>
2024-01-24 02:19:33 +07:00
Matthieu Gallien
f70a30b7a7
Update crl after revoke integration_homeassistant.csr
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-01-03 17:28:38 +07:00
Matthieu Gallien
a3470b1b1f
Update crl after revoke rides.csr
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-12-20 10:17:12 +07:00
nextcloud-command
5a1fdc6dc7
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-14 02:17:48 +07:00
Daniel Kesselberg
9f76600c88
fix: change mime type for msg file
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-29 12:27:55 +07:00
Daniel Kesselberg
dea865d247
fix: add mimetype for eml and msg
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-28 17:12:21 +07:00
Julius Härtl
cd6c192801
fix: Add docxf/oform to mimetypemapping
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-19 19:46:34 +07:00
Daniel Kesselberg
aa48a5f94f
feat: add preview provider for emf files based on office
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-13 12:35:54 +07:00
Matthieu Gallien
74089f9d11
Update crl after revoke mfazones.csr
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-10-06 09:35:58 +07:00
nextcloud-command
4b0837f957
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-08-23 02:09:58 +07:00
Dany1718
4c7495fc2d
Changed mapping to font
...
* Updated mimetypelist icon mapping
Signed-off-by: Dany1718 <daniel.dossantos@ufl.edu>
2023-08-03 04:53:47 +07:00
nextcloud-command
4f624b29f3
Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-05-31 02:33:48 +07:00
Vitor Mattos
95b7bf38f0
Update crl after revoke shifts.csr
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-04-24 22:21:36 +07:00
Maxence Lange
fc29b0d1b7
app type extended_authentication
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-12 09:34:49 +07:00
Rafael Diniz
ffa7b37d50
Added .weba mime type mapping.
2023-03-08 15:13:15 +07:00
Christopher Ng
70651c3ab1
Allow zero occurences of route in XML schemas
...
- For xmllint
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-02 17:11:17 +07:00
Côme Chilliet
b22b6431d2
Fix gzip mimetype mapping
...
PHP now detects it as application/gzip and not application/x-gzip anymore
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-20 11:22:11 +07:00
nextcloud-command
3d8e0a18b4
Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2023-01-11 04:30:21 +07:00
Vitor Mattos
4dd41b98f0
Update crl after revoke files_bpm.csr
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-04 02:48:28 +07:00
Bjørn Forsman
582f07c8fc
Add text/asciidoc mimetype
...
Ref https://docs.asciidoctor.org/asciidoc/latest/faq/#whats-the-media-type-aka-mime-type-for-asciidoc
This is step 1 towards allowing editing of AsciiDoc files in Nextcloud.
Step 2 is adding support in https://github.com/nextcloud/text .
Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
2022-11-15 12:00:03 +07:00
Vitor Mattos
fe67920647
Update crl after revoke drawio.csr
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-09 03:06:27 +07:00
John Molakvoæ
52fe1b6199
Sort alphabetically
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-22 12:21:05 +07:00
John Molakvoæ
3776d1d2ed
Add ico image/x-icon
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-22 12:18:40 +07:00
nextcloud-command
912de42f61
Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2022-10-11 04:40:19 +07:00
Joas Schilling
24e895f24d
Allow app type session which we load in base.php
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-19 20:45:39 +07:00
Joas Schilling
6eff84ffbe
Update CA cert bundle
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-15 15:28:40 +07:00
Vitor Mattos
e566ed8277
Update crl after revoke money.csr
...
Reference: https://github.com/nextcloud/app-certificate-requests/pull/534
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-08-19 14:02:51 +07:00
Vincent Petry
4bc469bf80
Merge pull request #32672 from nextcloud/updateCrl
...
Update crl after revoke externalpassword.csr
2022-06-10 15:30:25 +07:00
Luka Trovic
0858d3d514
feat: add docxf and form mimetypes
...
signed-off-by: Luka Trovic <luka@nextcloud.com>
2022-06-07 21:54:27 +07:00
Vitor Mattos
756e2b120a
Update crl after revoke externalpassword.csr
...
Reference: https://github.com/nextcloud/app-certificate-requests/pull/519
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-05-31 10:02:06 +07:00
Vitor Mattos
556cf3bf98
Update root.crt
...
Reference: https://github.com/nextcloud/app-certificate-requests/pull/515
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-11 11:34:23 +07:00
Vitor Mattos
9b2be71f46
Update CRL after revoke vdirsyncerui.csr
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-03-18 08:46:25 +07:00