nextcloud-command
4e0424c9ad
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
1 month ago
Côme Chilliet
20e536839a
feat: Add admin-delegation-section as well for completeness
Also renamed delegation into admin-delegation in xml schema.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months ago
Côme Chilliet
26f50ca3dc
feat(settings): Add the new settings type to the appinfo xsd
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months ago
nextcloud-command
00ac727f6f
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2 months ago
nextcloud-command
5de9502b55
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2 months ago
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>
2 months ago
JinHakChoi
8f07c7f9ee
chore(tests): Update integrity check assets order for MIME type aliases
Signed-off-by: JinHakChoi <ws423257@gmail.com>
2 months ago
JinHakChoi
ea39540def
chore(tests): Update Test integrity check assets for MIME type aliases
Signed-off-by: JinHakChoi <ws423257@gmail.com>
2 months ago
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>
3 months ago
Marcel Klehr
8c93c00fd7
feat: Add text/plain MIME type mapping for 'text' extension
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 months ago
nextcloud-command
248adf535c
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
3 months ago
nextcloud-command
67610f387c
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
3 months ago
nextcloud-command
8c48b82437
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
4 months ago
nextcloud-command
8d009e269e
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
4 months ago
nextcloud-command
65d9d564da
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
5 months ago
nextcloud-command
79b3886b67
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
5 months ago
nextcloud-command
0d9613a60c
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
6 months ago
nextcloud-command
3f36d868ac
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
6 months ago
John Molakvoæ (skjnldsv)
ada985e651
chore: update mimetypenames
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 months ago
John Molakvoæ (skjnldsv)
ed8ebac562
chore: add missing GPL-2.0-only license
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 months ago
John Molakvoæ (skjnldsv)
d7c70d0367
fix(core): force sorting mimetypenames.dist.json
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 months ago
John Molakvoæ (skjnldsv)
24bc1d606e
feat(core): add human readable mimes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 months ago
nextcloud-command
7f569205d9
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
7 months ago
nextcloud-command
10505dd7e6
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
7 months ago
nextcloud-command
263755850e
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
7 months ago
Benjamin Giesinger
68d45006cd
feat(mimetypes): Added musicxml mimetypes
8 months ago
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>
8 months ago
nextcloud-command
11d36e7607
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
9 months ago
nextcloud-command
79db914ebe
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
10 months ago
Andy Scherzinger
4d3fbc6091
feat: add licenses by SPDX identifier, mark shorthand aliases as deprecated.
matching the app store change at https://github.com/nextcloud/appstore/pull/1560
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
10 months ago
nextcloud-command
ec26a4449c
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
10 months ago
nextcloud-command
6822cf9731
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
12 months ago
nextcloud-command
86892443d3
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
1 year ago
nextcloud-command
06b0608c61
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
1 year ago
John Molakvoæ (skjnldsv)
397910cd1d
feat: add nfo file support
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1 year ago
John Molakvoæ (skjnldsv)
1647a3b93a
chore: add `application/zstd`
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1 year ago
Julius Härtl
bcefd165cb
fix: Add .whiteboard alias for .excalidraw files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 year ago
Richard Steinmetz
e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
1 year ago
Hoang Pham
9a2f026bd6
feat: support excalidraw file
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
1 year ago
nextcloud-command
074d10cc09
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
1 year ago
nextcloud-command
ef709786d0
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Andy Scherzinger
1e04619675
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 year ago
Andy Scherzinger
5c49a54801
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 year ago
nextcloud-command
f4910b6bb4
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Anupam Kumar
8b0d49327a
feat(mimetypes): Add mimetype for ReStructuredText
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2 years ago
nextcloud-command
1aa84ccf0b
fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Unpublished
4af1c5cb33
Add .aac mime type mapping
Signed-off-by: Unpublished <Unpublished@users.noreply.github.com>
2 years ago
nextcloud-command
182cc9de91
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2 years ago
nextcloud-command
9ec91d66d9
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2 years ago
nextcloud-command
e133c3fade
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2 years ago