aboutsummaryrefslogtreecommitdiffstats
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #46781 from nextcloud/backport/46752/stable28Andy Scherzinger2024-07-271-0/+1
|\ | | | | [stable28] fix: Add .whiteboard alias for .excalidraw files
| * fix: Add .whiteboard alias for .excalidraw filesJulius Härtl2024-07-271-0/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | feat: support excalidraw fileHoang Pham2024-07-252-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>
* fix(security): Update code signing revocation listnextcloud-command2024-03-281-9/+10
| | | | Signed-off-by: GitHub <noreply@github.com>
* fix(security): Update CA certificate bundlenextcloud-command2024-03-121-2/+49
| | | | Signed-off-by: GitHub <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-171-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-291-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>
* Update crl after revoke shifts.csrVitor Mattos2023-04-241-12/+13
| | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* app type extended_authenticationMaxence Lange2023-04-122-0/+2
| | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* Added .weba mime type mapping.Rafael Diniz2023-03-081-0/+1
|
* Allow zero occurences of route in XML schemasChristopher Ng2023-02-022-2/+2
| | | | | | - For xmllint Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix gzip mimetype mappingCôme Chilliet2023-01-202-4/+4
| | | | | | PHP now detects it as application/gzip and not application/x-gzip anymore Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Update CA certificate bundlenextcloud-command2023-01-111-136/+2
| | | | Signed-off-by: GitHub <noreply@github.com>
* Update crl after revoke files_bpm.csrVitor Mattos2023-01-041-13/+13
| | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* Add text/asciidoc mimetypeBjørn Forsman2022-11-151-0/+2
| | | | | | | | | 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>
* Update crl after revoke drawio.csrVitor Mattos2022-11-091-34/+35
| | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* Sort alphabeticallyJohn Molakvoæ2022-10-221-24/+24
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add ico image/x-iconJohn Molakvoæ2022-10-221-0/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Update CA certificate bundlenextcloud-command2022-10-111-2/+48
| | | | Signed-off-by: GitHub <noreply@github.com>
* Allow app type session which we load in base.phpJoas Schilling2022-09-192-0/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update CA cert bundleJoas Schilling2022-09-151-205/+511
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update crl after revoke money.csrVitor Mattos2022-08-191-35/+35
| | | | | | Reference: https://github.com/nextcloud/app-certificate-requests/pull/534 Signed-off-by: Vitor Mattos <vitor@php.rio>
* Merge pull request #32672 from nextcloud/updateCrlVincent Petry2022-06-101-9/+10
|\ | | | | Update crl after revoke externalpassword.csr
| * Update crl after revoke externalpassword.csrVitor Mattos2022-05-311-9/+10
| | | | | | | | | | | | Reference: https://github.com/nextcloud/app-certificate-requests/pull/519 Signed-off-by: Vitor Mattos <vitor@php.rio>
* | feat: add docxf and form mimetypesLuka Trovic2022-06-071-1/+3
|/ | | | signed-off-by: Luka Trovic <luka@nextcloud.com>
* Update root.crtVitor Mattos2022-04-111-12/+12
| | | | | | Reference: https://github.com/nextcloud/app-certificate-requests/pull/515 Signed-off-by: Vitor Mattos <vitor@php.rio>
* Update CRL after revoke vdirsyncerui.csrVitor Mattos2022-03-181-10/+10
| | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* Update CRL after revoke deckimportfromtrello.csrVitor Mattos2022-03-181-10/+11
| | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* update CRL after revocation of rocket_integration.csrVitor Mattos2022-02-241-22/+23
| | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* Update crlVitor Mattos2022-01-061-25/+26
| | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* update crlArthur Schiwon2021-10-271-32/+32
| | | | | | - previewgenerator was revoked Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* update CRL after revocation of twofactor_rcdevsopenotp.crtMatthieu Gallien2021-10-151-27/+28
| | | | Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
* Add OpenDocument flat mimetypes and x-office/drawing aliasJulius Härtl2021-10-122-0/+10
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update the certificate bundleDaniel Kesselberg2021-10-061-95/+111
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-292-5/+3
| | | | | | | This makes it possible for selected groups to access some settings pages. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update CRL due to revoked twofactor_email.crtArthur Schiwon2021-09-171-26/+26
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>