Christian Richter
c39a7f45ed
add debug server to notifications ( #6155 )
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2023-04-27 09:56:09 +02:00
ownClouders
7cb622f4b2
[tx] updated from transifex
2023-04-27 00:19:23 +00:00
Roman Perekhod
5f4c0689cb
Merge pull request #6089 from 2403905/issue-6087
...
Determine the users preferred language to translate emails via Transi…
2023-04-24 12:13:29 +02:00
ownClouders
169a3abe07
[tx] updated from transifex
2023-04-23 00:35:11 +00:00
Roman Perekhod
6cf09321c9
Determine the users preferred language to translate emails via Transifex. #6087
2023-04-21 16:30:48 +02:00
ownClouders
84351f78e9
[tx] updated from transifex
2023-04-21 00:34:27 +00:00
Martin
80c3ae84c1
Apply suggestions from code review
2023-04-20 16:05:07 +02:00
mmattel
af744967d7
add comment for cross referencing
2023-04-20 14:39:33 +02:00
mmattel
37e5f8d167
[docs-only] Note that we only support language but not language_territory (web frontend)
2023-04-20 14:34:25 +02:00
ownClouders
ac6fdd4bd1
[tx] updated from transifex
2023-04-20 04:03:38 +00:00
Martin
6c6c15d741
Merge pull request #6090 from owncloud/fix_notification_readme
2023-04-19 23:42:19 +02:00
mmattel
d5c05c722b
add comma
2023-04-19 23:01:17 +02:00
mmattel
ad1f45eeca
clarify transifex comments for translation strings
2023-04-19 19:48:42 +02:00
mmattel
b00431b7a5
update
2023-04-19 19:36:53 +02:00
mmattel
715e62b13d
update readme
2023-04-19 19:08:09 +02:00
Michael Barz
38f6f3da2e
delete empty translations [skip ci]
2023-04-19 17:03:03 +02:00
Martin
0c48a565cf
Merge pull request #6079 from owncloud/fix_removal_version
...
[docs-only] Correct the removal version according semver to 4.0.0
2023-04-19 15:21:13 +02:00
ownClouders
5ded7aac95
[tx] updated from transifex
2023-04-19 11:11:30 +00:00
Michael Barz
e58c248579
fix translations for notifications service
2023-04-19 13:10:13 +02:00
mmattel
8ed34926ef
[docs-only] Correct the removal version according semver to 4.0.0
2023-04-19 10:16:06 +02:00
Roman Perekhod
1022b5ec1e
Update services/notifications/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-17 17:33:34 +02:00
Roman Perekhod
3bf85c22bf
Update services/notifications/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-17 17:24:31 +02:00
Roman Perekhod
c3844fbb04
Update services/notifications/README.md
...
Co-authored-by: Martin <github@diemattels.at >
2023-04-17 17:23:45 +02:00
Roman Perekhod
22f8076a4f
README.md updated.
...
returned value swapped
2023-04-17 16:15:21 +02:00
Roman Perekhod
cd59424a16
Make Emails translatable via transifex #6025
...
The transifex translation add in to the email templates.
The optional environment variable NOTIFICATIONS_TRANSLATION_PATH added to config.
2023-04-16 14:02:40 +02:00
mmattel
b2504035e0
fix readme service names
2023-04-12 18:40:41 +02:00
Daniel Swärd
afbfd2d6b2
Deprecating and renaming many environment variables
...
Fixes #5767
Fixes #5905
Fixes #5532
2023-04-05 11:05:48 +02:00
Roman Perekhod
fcfb2ab9fa
Introduced global OCIS_EVENTS_ENDPOINT and OCIS_EVENTS_CLUSTER #5901
2023-04-04 15:43:03 +02:00
Jörn Friedrich Dreyer
5d0e8f0b7a
fix notificaation readme, more precise naming
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-03-24 11:39:41 +01:00
David Walter
6ab0d1eab4
Update shareCreated.email.body.tmpl
...
German version had wrong variable
2023-03-07 17:21:26 +01:00
David Christofas
924c2ca346
add missing comments
2023-03-06 19:01:16 +01:00
David Christofas
63fa35fa50
reduce duplication in configuration code
2023-03-06 16:52:44 +01:00
Jörn Friedrich Dreyer
ce9c7b2868
fix notification tests
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-02-16 13:15:57 +00:00
Jörn Friedrich Dreyer
9b00f02383
bump reva to ec27f5f8feb3
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2023-02-15 15:26:07 +00:00
kobergj
d120880a0f
update expiration email templates
...
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu >
2023-01-12 15:31:49 +01:00
jkoberg
9bb83c8753
unit tests
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-01-12 13:21:37 +01:00
jkoberg
63b592a04d
membership expired notification
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-01-12 13:21:11 +01:00
jkoberg
cfe7f39027
share expired notification
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2023-01-12 13:20:57 +01:00
David Christofas
445e594eff
add notification for space unshares
2022-12-21 11:20:42 +01:00
David Christofas
68ead43000
extract code to methods
2022-12-20 14:42:14 +01:00
jkoberg
b29ffeb3a9
use stream pkg instead server pkg
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-12-20 09:53:11 +01:00
Jörn Friedrich Dreyer
b2b4f9893c
align revactx package import ( #5206 )
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-12-08 14:45:30 +01:00
Andre Duffeck
1b764d2142
Handle more events ( #5071 )
...
* Handle SpaceShared events
* Adapt to changed ID in the SpaceShared event
* Handle the SpaceUnshared events
* Handle the SpaceUpdated event
* update reva to latest edge
* fix typo
* Disable cyclomatic complexity check for StartAuditLogger
Co-authored-by: Michael Barz <mbarz@owncloud.com >
2022-11-23 14:00:29 +01:00
Willy Kloucek
61be11a651
improve description
2022-11-08 13:41:57 +01:00
Willy Kloucek
4db9d060b7
add NOTIFICATIONS_WEB_UI_URL
2022-11-07 15:46:29 +01:00
Jörn Friedrich Dreyer
0f7dba53fb
use min tls 1.2 ( #4969 )
...
* use min tls 1.2
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* add changelog
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-11-03 16:08:56 +01:00
jkoberg
2443d7d687
use private link syntax for spaceinvite link
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-11-03 15:18:03 +01:00
Ralf Haferkamp
ee974afebf
[full-ci] Introduce TLS Settings for go-micro based grpc services and clients ( #4901 )
...
* Introduce TLS Settings for go-micro based grpc services and clients
TLS for the services can be configure by setting the OCIS_MICRO_GRPC_TLS_ENABLED"
"OCIS_MICRO_GRPC_TLS_CERTIFICATE" and "OCIS_MICRO_GRPC_TLS_KEY"
enviroment variables.
TLS for the clients can configured by setting the "OCIS_MICRO_GRPC_CLIENT_TLS_MODE"
and "OCIS_MICRO_GRPC_CLIENT_TLS_CACERT" variables.
By default TLS is disabled.
Co-authored-by: Martin <github@diemattels.at >
* Unify TLS configuration for all grpc services
All grpc service (whether they're based on reva) or go-micro use the
same set of config vars now.
TLS for the services can be configure by setting the OCIS_GRPC_TLS_ENABLED,
OCIS_GRPC_TLS_CERTIFICATE and OCIS_GRPC_TLS_KEY enviroment variables.
TLS for the clients can configured by setting the OCIS_GRPC_CLIENT_TLS_MODE
and OCIS_MICRO_GRPC_CLIENT_TLS_CACERT variables.
There are no individual per service config vars currently. If really
needed, per service tls configurations can be specified via config file.
Co-authored-by: Martin <github@diemattels.at >
Co-authored-by: Martin <github@diemattels.at >
2022-11-03 10:17:08 +01:00
Ralf Haferkamp
fbb3382a42
Revert backwards incompatible reva config changes
...
The commit of unifying the Reva Client config introduced some backwards
incompatible changes to the config structures and yaml config tags. For
the "thumbnails", "webdav" and "notifications" service. This reverts the
changes on the service and introduces TLS options in a backwards
compatible manner.
2022-10-25 11:50:08 +02:00
Ralf Haferkamp
3d57f5cc21
Introduce TLS Settings for all reva grpc services and clients
2022-10-25 11:50:08 +02:00