nextcloud-command
c6a68d5f17
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-12-03 02:40:57 +07:00
nextcloud-command
ffeac6a032
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-11-05 02:39:11 +07:00
nextcloud-command
5de9502b55
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-09-10 02:32:22 +07:00
Ferdinand Thiessen
3b8c50e2c7
fix: remove executable flag from source files
...
(exceptions for real scripts, but source files never should be executable)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-04 11:57:44 +07:00
JinHakChoi
8f07c7f9ee
chore(tests): Update integrity check assets order for MIME type aliases
...
Signed-off-by: JinHakChoi <ws423257@gmail.com>
2025-09-04 00:52:37 +07:00
JinHakChoi
ea39540def
chore(tests): Update Test integrity check assets for MIME type aliases
...
Signed-off-by: JinHakChoi <ws423257@gmail.com>
2025-09-03 21:55:36 +07:00
JinHakChoi
1f0daaba3c
feat(config): Add common audio and video MIME type aliases
...
Adds a set of common audio and video MIME type aliases to the
configuration file.
This allows the system to correctly identify these file types for
features such as automated tagging, improving overall file handling.
This change is limited to the configuration update. UI modifications
are out of scope and will be addressed in a separate pull request.
Fixes #30173
Signed-off-by: JinHakChoi <ws423257@gmail.com>
2025-09-03 21:55:36 +07:00
Marcel Klehr
8c93c00fd7
feat: Add text/plain MIME type mapping for 'text' extension
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-01 13:13:56 +07:00
nextcloud-command
248adf535c
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-08-14 02:43:58 +07:00
nextcloud-command
8c48b82437
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-07-16 02:44:58 +07:00
nextcloud-command
3f36d868ac
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-05-21 02:37:29 +07:00
John Molakvoæ (skjnldsv)
ada985e651
chore: update mimetypenames
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2025-05-15 15:07:08 +07:00
John Molakvoæ (skjnldsv)
ed8ebac562
chore: add missing GPL-2.0-only license
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2025-05-14 23:10:56 +07:00
John Molakvoæ (skjnldsv)
d7c70d0367
fix(core): force sorting mimetypenames.dist.json
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2025-05-14 22:55:06 +07:00
John Molakvoæ (skjnldsv)
24bc1d606e
feat(core): add human readable mimes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2025-05-14 22:55:06 +07:00
Benjamin Giesinger
68d45006cd
feat(mimetypes): Added musicxml mimetypes
2025-03-25 19:50:06 +07:00
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 +07:00
nextcloud-command
11d36e7607
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-02-26 02:31:09 +07:00
nextcloud-command
ec26a4449c
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2025-01-01 02:33:07 +07:00
nextcloud-command
6822cf9731
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2024-11-27 02:34:37 +07:00
nextcloud-command
06b0608c61
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2024-09-25 02:30:55 +07:00
John Molakvoæ (skjnldsv)
397910cd1d
feat: add nfo file support
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2024-09-18 11:51:10 +07:00
John Molakvoæ (skjnldsv)
1647a3b93a
chore: add `application/zstd`
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2024-09-17 11:36:57 +07:00
Julius Härtl
bcefd165cb
fix: Add .whiteboard alias for .excalidraw files
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-23 15:45:03 +07:00
Hoang Pham
9a2f026bd6
feat: support excalidraw file
...
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
2024-07-04 11:09:21 +07:00
nextcloud-command
074d10cc09
fix(security): Update CA certificate bundle
...
Signed-off-by: GitHub <noreply@github.com>
2024-07-03 02:19:46 +07:00
Andy Scherzinger
1e04619675
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-06 22:53:41 +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
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
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
Rafael Diniz
ffa7b37d50
Added .weba mime type mapping.
2023-03-08 15:13:15 +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
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
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
6eff84ffbe
Update CA cert bundle
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-15 15:28:40 +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
Julius Härtl
0d2e05a0b5
Add OpenDocument flat mimetypes and x-office/drawing alias
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-10-12 15:14:25 +07:00
Daniel Kesselberg
d3067459f2
Update the certificate bundle
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-06 08:36:30 +07:00
Morris Jobke
bc7538b088
Update CA bundle
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-05-26 21:07:24 +07:00