Commit Graph

286 Commits

Author SHA1 Message Date
Bastian Beier 34e74e4554 docs: Improve readme for grouped email notifications
Co-authored-by: Martin <github@diemattels.at>
2025-01-09 17:40:53 +01:00
Bastian Beier 4b764535c9 refactor: Make sonar happy 2025-01-09 17:35:42 +01:00
Bastian Beier 8e89a34958 fix: Missing return statement after error on getting service user context 2025-01-09 16:34:51 +01:00
Bastian Beier 6c2ab07955 docs: Add changelog and readme entry 2025-01-09 16:15:54 +01:00
Bastian Beier 7697e6d9e5 refactor: Use zerolog.Logger instead of log.Logger 2025-01-09 16:15:53 +01:00
Bastian Beier 5f1b193792 refactor: Remove unused struct field 2025-01-09 16:15:52 +01:00
Bastian Beier 6566192777 feat: Add job to create grouped email on event 2025-01-09 16:15:51 +01:00
Bastian Beier 9849e747e1 feat: Persist events for grouped emails based on settings 2025-01-09 16:15:50 +01:00
Bastian Beier 9af84f02e4 feat: Send emails when retrieval of setting fails 2025-01-09 16:15:49 +01:00
Bastian Beier db3d49afe5 feat: Add cli command to trigger grouped emails 2025-01-09 16:15:47 +01:00
ownClouders 1f537b57fb [tx] updated from transifex 2025-01-09 00:29:14 +00:00
ownClouders 0ebba7a643 [tx] updated from transifex 2025-01-08 04:21:00 +00:00
ownClouders d264dd808a [tx] updated from transifex 2025-01-06 00:06:02 +00:00
ownClouders e68a4f3532 [tx] updated from transifex 2025-01-05 00:06:46 +00:00
ownClouders c0772c0ca2 [tx] updated from transifex 2025-01-01 00:06:41 +00:00
ownClouders 24798a80d1 [tx] updated from transifex 2024-12-29 00:06:29 +00:00
ownClouders 1d6d905ea5 [tx] updated from transifex 2024-12-27 00:07:23 +00:00
Bastian Beier 517660ad06 Add filtering of mails based on settings 2024-12-23 09:29:55 +01:00
ownClouders 9f6918f995 [tx] updated from transifex 2024-12-18 00:21:09 +00:00
ownClouders f8f4805d64 [tx] updated from transifex 2024-12-16 00:21:22 +00:00
ownClouders ab1d7053d8 [tx] updated from transifex 2024-12-15 00:47:19 +00:00
ownClouders b725c175ef [tx] updated from transifex 2024-12-11 00:21:21 +00:00
ownClouders e8879a9fd7 [tx] updated from transifex 2024-12-08 00:21:35 +00:00
ownClouders 57085e7e4d [tx] updated from transifex 2024-12-06 00:21:25 +00:00
ownClouders 46d397d74f [tx] updated from transifex 2024-11-28 00:20:04 +00:00
ownClouders 435a2aa8fe [tx] updated from transifex 2024-11-26 00:18:54 +00:00
ownClouders 0aef4fcdce [tx] updated from transifex 2024-11-24 00:24:01 +00:00
ownClouders 803447f2af [tx] updated from transifex 2024-11-20 00:20:07 +00:00
ownClouders a7e8069429 [tx] updated from transifex 2024-11-17 00:40:31 +00:00
ownClouders 75cba423c2 [tx] updated from transifex 2024-11-07 00:42:54 +00:00
ownClouders 15b80aeb1c [tx] updated from transifex 2024-11-06 00:07:42 +00:00
ownClouders 821200b48c [tx] updated from transifex 2024-11-04 00:07:00 +00:00
ownClouders 30f001e3c2 [tx] updated from transifex 2024-10-30 00:41:59 +00:00
ownClouders 3b73b56db9 [tx] updated from transifex 2024-10-28 00:06:18 +00:00
Jörn Friedrich Dreyer 473f46bec4 template.HTML is safe to use in this case G203
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-22 11:02:13 +02:00
Roman Perekhod b82ad12fee nats checks fixed 2024-10-18 17:30:39 +02:00
Florian Schade ed8866f5fe Merge pull request #10333 from fschade/refine-ready-health-checker
Bugfix: Fix health and ready endpoint checker configurations
2024-10-17 15:12:19 +02:00
Florian Schade 0437722353 Bugfix: Fix health and ready endpoint checker configurations 2024-10-17 14:34:04 +02:00
ownClouders c8ec6a822b [tx] updated from transifex 2024-10-17 12:31:42 +00:00
Christian Richter 08b33627b2 Merge pull request #10323 from fschade/refine-ready-health-checker
enhancement: simplify ready and health check handler usage
2024-10-17 08:28:54 +00:00
ownClouders b9009dca12 [tx] updated from transifex 2024-10-17 01:03:53 +00:00
Florian Schade 66ff86bd35 enhancement: simplify ready and health check handler usage 2024-10-16 20:26:00 +02:00
Jörn Friedrich Dreyer 9ccc976885 Merge pull request #10309 from kobergj/RemoveDeprecations
Remove Deprecations
2024-10-16 14:56:12 +02:00
Christian Richter 512643a1c5 Merge pull request #10308 from 2403905/issue-10281-server-probs-1
the server probs added to the several services
2024-10-16 08:00:46 +00:00
Roman Perekhod d4fe58da19 the server probs added to the several services 2024-10-16 09:28:24 +02:00
ownClouders f46eefa989 [tx] updated from transifex 2024-10-16 03:38:06 +00:00
jkoberg bf0d8ed3dc feat(ocis): remove deprecated envvars
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-10-15 17:24:51 +02:00
Christian Richter 0094d30378 code cleanup & refactoring
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00
Florian Schade 0671039474 enhancement: add readyz and healthz check handler 2024-10-14 08:39:42 +02:00
ownClouders 47edf8bc6d [tx] updated from transifex 2024-10-14 01:40:03 +00:00