aboutsummaryrefslogtreecommitdiffstats
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* fix(security): Update code signing revocation listautomated/noid/master-update-code-signing-crlnextcloud-command4 days1-35/+35
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update CA certificate bundleautomated/noid/master-update-ca-cert-bundlenextcloud-command2025-07-161-2/+2
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2025-07-031-16/+17
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2025-06-051-11/+11
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2025-05-301-9/+10
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2025-05-231-14/+14
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update CA certificate bundlenextcloud-command2025-05-211-165/+3
| | | | Signed-off-by: GitHub <noreply@github.com>
* chore: update mimetypenamesJohn Molakvoæ (skjnldsv)2025-05-152-2/+73
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* chore: add missing GPL-2.0-only licensefeat/mime-namesJohn Molakvoæ (skjnldsv)2025-05-141-0/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix(core): force sorting mimetypenames.dist.jsonJohn Molakvoæ (skjnldsv)2025-05-143-12/+16
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* feat(core): add human readable mimesJohn Molakvoæ (skjnldsv)2025-05-143-0/+9404
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix(security): Update code signing revocation listnextcloud-command2025-04-111-39/+39
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2025-04-081-24/+25
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2025-04-071-10/+10
| | | | Signed-off-by: GitHub <noreply@github.com>
* feat(mimetypes): Added musicxml mimetypesBenjamin Giesinger2025-03-251-0/+2
|
* fix(mimetypes): drop `tar.gz` and `tar.bz2` and adjust `tgz`fix/mimeFerdinand Thiessen2025-03-112-4/+1
| | | | | | | | | | | 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>
* fix(security): Update CA certificate bundlenextcloud-command2025-02-261-33/+64
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2025-01-241-41/+42
| | | | Signed-off-by: GitHub <noreply@github.com>
* feat: add licenses by SPDX identifier, mark shorthand aliases as deprecated.feat/noid/info-xml-spdx-license-idsAndy Scherzinger2025-01-082-0/+18
| | | | | | matching the app store change at https://github.com/nextcloud/appstore/pull/1560 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(security): Update CA certificate bundlenextcloud-command2025-01-011-87/+2
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update CA certificate bundlenextcloud-command2024-11-271-1/+31
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2024-10-191-23/+24
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update CA certificate bundlenextcloud-command2024-09-251-2/+100
| | | | Signed-off-by: GitHub <noreply@github.com>
* feat: add nfo file supportfeat/nfoJohn Molakvoæ (skjnldsv)2024-09-182-0/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* chore: add `application/zstd`John Molakvoæ (skjnldsv)2024-09-172-22/+24
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix: Add .whiteboard alias for .excalidraw filesJulius Härtl2024-07-231-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* feat: hide caldav server settings if no app uses the caldav backendRichard Steinmetz2024-07-162-0/+15
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* feat: support excalidraw fileHoang Pham2024-07-042-0/+2
| | | | Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
* fix(security): Update CA certificate bundlenextcloud-command2024-07-031-32/+19
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2024-06-271-22/+22
| | | | Signed-off-by: GitHub <noreply@github.com>
* chore: Add SPDX headerAndy Scherzinger2024-06-069-0/+28
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-261-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(security): Update code signing revocation listnextcloud-command2024-03-281-9/+10
| | | | Signed-off-by: GitHub <noreply@github.com>
* feat(mimetypes): Add mimetype for ReStructuredTextAnupam Kumar2024-03-152-0/+2
| | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
* fix(security): Update CA certificate bundlenextcloud-command2024-03-121-2/+49
| | | | Signed-off-by: GitHub <noreply@github.com>
* Add .aac mime type mappingUnpublished2024-02-271-0/+1
| | | | Signed-off-by: Unpublished <Unpublished@users.noreply.github.com>
* fix(security): Update code signing revocation listnextcloud-command2024-02-101-10/+10
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2024-02-071-22/+22
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update code signing revocation listnextcloud-command2024-01-241-10/+11
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update crl after revoke integration_homeassistant.csrMatthieu Gallien2024-01-031-11/+12
| | | | Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
* Update crl after revoke rides.csrMatthieu Gallien2023-12-201-10/+10
| | | | Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
* fix(security): Update CA certificate bundlenextcloud-command2023-12-141-56/+139
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix: change mime type for msg fileDaniel Kesselberg2023-11-291-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* fix: add mimetype for eml and msgDaniel Kesselberg2023-11-281-0/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* fix: Add docxf/oform to mimetypemappingJulius Härtl2023-11-191-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* feat: add preview provider for emf files based on officeDaniel Kesselberg2023-11-132-1/+3
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Update crl after revoke mfazones.csrMatthieu Gallien2023-10-061-26/+28
| | | | Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
* fix(security): Update CA certificate bundlenextcloud-command2023-08-231-51/+139
| | | | Signed-off-by: GitHub <noreply@github.com>
* Changed mapping to fontDany17182023-08-031-4/+4
| | | | | | * Updated mimetypelist icon mapping Signed-off-by: Dany1718 <daniel.dossantos@ufl.edu>
* Update CA certificate bundlenextcloud-command2023-05-311-56/+47
| | | | Signed-off-by: GitHub <noreply@github.com>