Commit Graph

1441 Commits

Author SHA1 Message Date
Vitor Mattos
9680aee965 Add cadviewer.crt - App URL: https://github.com/CADViewer/NextCloud
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-23 16:01:26 +00:00
CADViewer
0d3c6be7af Create cadviewer.csr
CADViewer NextCloud integration, repository at: https://github.com/CADViewer/NextCloud  ,  references at NextCloud are Daphne Muller and Julien Veyssier. Thanks!

Signed-off-by: CADViewer <casper.harnung@tailormade.com>
2023-01-23 09:57:47 +01:00
Vitor Mattos
0a9ea42522 Merge PR: #570 of app ID: mail_roundcube
App URL: https://github.com/rotdrop/nextcloud-roundcube

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-18 22:33:05 +00:00
Vitor Mattos
3bc91f7733 Add mail_roundcube.crt - App URL: https://github.com/rotdrop/nextcloud-roundcube
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-18 22:33:02 +00:00
Claus-Justus Heine
2212f1e2dc Create mail_roundcube.csr
Another attempt to integrate the Roundcube web-mailer as external app into Nextcloud. Here I make the attempt to have this done again as I am still using this integration in some NC deployments. Github project is

https://github.com/rotdrop/nextcloud-roundcube

There are already existing "apps" (abandoned, no release-files) in the app-store which actually both point to the same Github repo https://github.com/flionet89/Nextcloud-roundcube, these are

- https://apps.nextcloud.com/apps/nextcloud_roundcube
- https://apps.nextcloud.com/apps/roundcubemail

Best,

Claus

Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
2023-01-18 10:04:53 +01:00
Vitor Mattos
c95a3a33cd Merge PR: #569 of app ID: xwiki
App URL: https://github.com/raphj/xwiki-nextcloud-app

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-04 15:29:25 +00:00
Vitor Mattos
516863f68f Add xwiki.crt - App URL: https://github.com/raphj/xwiki-nextcloud-app
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-04 15:29:23 +00:00
Raphaël Jakse
5be28aa397 Add xwiki.csr
Signed-off-by: Raphaël Jakse <raphael.jakse@xwiki.com>
2023-01-04 14:51:39 +01:00
Vitor Mattos
a5ac417f7a Merge PR: #568 of app ID: vo_federation
App URL: https://github.com/nextcloud/vo_federation

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-04 04:43:08 +00:00
Vitor Mattos
9896faf2c2 Add vo_federation.crt - App URL: https://github.com/nextcloud/vo_federation
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-04 04:43:06 +00:00
Vitor Mattos
f2dc37b56d New cert vo_federation
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-04 01:40:39 -03:00
Vitor Mattos
5b1b423b64 Merge PR: #567 of app ID: files_bpm
App URL: https://github.com/kirstenhh/nc-bpm-app

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-04 04:20:46 +00:00
Vitor Mattos
b0744305a2 Add files_bpm.crt - App URL: https://github.com/kirstenhh/nc-bpm-app
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-01-04 04:18:44 +00:00
Kirsten
a3d77e3183 New owner for files_bpm
I am taking over for Harald Loydl (contact at harald.loydl@loydl.ch) on the BPM Files app. As such, I'm submitting a new certificate. You can find the new repository (forked from the existing one) at https://github.com/kirstenhh/nc-bpm-app

Signed-off-by: Kirsten <kirstenheidihauck@gmail.com>
2023-01-03 10:16:31 +01:00
Vitor Mattos
b3e3c28fd7 Merge PR: #566 of app ID: integration_giphy
App URL: https://github.com/julien-nc/integration_giphy

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-27 01:32:56 +00:00
Vitor Mattos
1889779822 Add integration_giphy.crt - App URL: https://github.com/julien-nc/integration_giphy
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-27 01:32:52 +00:00
Julien Veyssier
52c4eb997b add integration_giphy.csr
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2022-12-27 00:06:53 +01:00
Vitor Mattos
6958872346 Merge PR: #564 of app ID: snowflakestheme
App URL: https://github.com/christianlupus-nextcloud/snowflakestheme

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-20 18:07:53 +00:00
Vitor Mattos
ccf7c96a08 Add snowflakestheme.crt - App URL: https://github.com/christianlupus-nextcloud/snowflakestheme
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-20 18:07:40 +00:00
Matthieu Gallien
15ce996664 add certificate for pandoc
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-12-20 10:48:05 +01:00
Matthieu Gallien
b1a0240dad Merge pull request #565 from nextcloud/pandoc
Add pandoc.csr
2022-12-20 10:43:07 +01:00
Jonas
5f007947a1 Add pandoc.csr
Pandoc is a small app for converting text files from markdown to any
other format supported by pandoc:

https://github.com/mejo-/pandoc/

I develop it for extending the Collectives app with features that we
don't want to have in Collectives itself because in order to not clutter
it with dependencies.

Signed-off-by: Jonas <jonas@freesources.org>
2022-12-20 10:38:44 +01:00
Christian Wolf
2ee5f8dd97 Create CSR for SnowflakesTheme
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-12-18 11:31:54 +01:00
Matthieu Gallien
cb40482181 add discretepdfsigner.crt
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-11-25 08:55:07 +01:00
Matthieu Gallien
4ff7da2f1e Merge pull request #560 from salonikumawat28/master
Create discrete PDF signer csr
2022-11-25 08:50:58 +01:00
Vitor Mattos
58235fda70 Merge PR: #563 of app ID: secrets
App URL: https://github.com/theCalcaholic/nextcloud-secrets

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-18 13:09:32 +00:00
Vitor Mattos
c7f3c0dd35 Add secrets.crt - App URL: https://github.com/theCalcaholic/nextcloud-secrets
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-18 13:09:30 +00:00
Tobias Knöppler
f79c044327 Create secrets.csr
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
2022-11-17 18:28:04 +01:00
Joas Schilling
4a85346234 Merge pull request #561 from nextcloud/app-repository
Update pull_request_template.md
2022-11-17 10:20:06 +01:00
Vitor Mattos
9f3f6d9156 Merge PR: #562 of app ID: externalportal
App URL: https://github.com/puavo-org/externalportal

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-16 17:54:34 +00:00
Vitor Mattos
e3968aa623 Add externalportal.crt - App URL: https://github.com/puavo-org/externalportal
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-16 17:54:23 +00:00
Tuomas Nurmi
07d831e363 Create externalportal.csr
ExternalPortal dashboard widget at https://github.com/puavo-org/externalportal

Signed-off-by: Tuomas Nurmi <tuomas.nurmi@opinsys.fi>
2022-11-15 22:22:22 +02:00
Vitor Mattos
b2fda70e83 Update pull_request_template.md
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-14 22:56:00 -03:00
Saloni Kumawat
c101a3f41b Create discrete PDF signer csr
Signed-off-by: Saloni Kumawat <kumawat@privasphere.com>
2022-11-13 22:09:04 +01:00
Vitor Mattos
d72f19794e Merge PR: #559 of app ID: files_archive
App URL: https://github.com/rotdrop/nextcloud-app-files-archive

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-09 03:26:41 +00:00
Vitor Mattos
df79f79254 Add files_archive.crt - App URL: https://github.com/rotdrop/nextcloud-app-files-archive
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-09 03:26:39 +00:00
Vitor Mattos
dd21eb1a4a Merge PR: #558 of app ID: drawio
App URL: https://github.com/jgraph/drawio-nextcloud

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-09 03:20:25 +00:00
Vitor Mattos
ee465a3c38 Add drawio.crt
App URL: https://github.com/jgraph/drawio-nextcloud

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-09 03:20:18 +00:00
Claus-Justus Heine
043a7bb533 Create files_archive.csr
Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
2022-11-08 12:47:54 +01:00
Mohamed Mohamedin
79aa1abbdf Transferring draw.io app to JGraph
Signed-off-by: Mohamed Mohamedin <mohamedin@draw.io>
2022-11-07 16:19:49 -05:00
Vitor Mattos
8dde3d0cf9 Merge PR: #555 of app ID: directdownloadlink
App URL: https://gitlab.com/topherisswell/DirectLinkShare-NextcloudApp/-/tree/main

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-07 15:02:55 +00:00
Vitor Mattos
8ab5a375f8 Add directdownloadlink.crt
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-07 15:02:45 +00:00
Christopher Morrow
4778533175 Add CSR for directdownloadlink app
Source code available at:
https://gitlab.com/topherisswell/DirectLinkShare-NextcloudApp/-/tree/main

Signed-off-by: Christopher Morrow <christopher@topherisswell.com>
2022-11-05 20:57:30 -07:00
Vitor Mattos
be5a71be0c Merge PR: #556 of app ID: hibp
App URL: https://github.com/rullzer/hibp

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-04 20:45:42 +00:00
Vitor Mattos
b7ed62328c Add hibp.crt
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-11-04 20:45:28 +00:00
Roeland Jago Douma
b21251d695 Add HIBP
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2022-10-31 21:25:20 +01:00
Vitor Mattos
9c60e07a08 Merge PR: #554 of app ID: twofactor_webeid
App URL: https://github.com/Muzosh/nextcloud_twofactor_webeid

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-10-28 16:28:19 +00:00
Vitor Mattos
378ccc93f2 Add twofactor_webeid.crt
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-10-28 16:24:07 +00:00
Petr Muzikant
6eb89012fa Create twofactor_webeid.csr
Signed-off-by: Petr Muzikant <30979983+Muzosh@users.noreply.github.com>
2022-10-28 00:34:54 +02:00
Vitor Mattos
702bac74ef Merge PR: #551
App ID: report_uri
App URL: https://github.com/rullzer/report_uri

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-10-24 19:00:30 +00:00