Ralf Haferkamp
005c91a722
fix: use runner to start activitylog service
...
activitylog was still using oklog run.Group{} for starting the service
this cause issue during shutdown. Seems this service was overlooked
when switching all the other services to use runner.
Fixes : #2746
2026-05-13 09:22:04 +02:00
Christian Richter
4883496527
move log configure function to global log package
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-01-08 12:25:44 +01:00
Christian Richter
efd6331a61
consolidate log config in activitylog
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2026-01-08 12:25:44 +01:00
Christian Richter
7be33b0607
refactor interims DefaultAppCobra to DefaultApp
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:26 +01:00
Christian Richter
783503851e
migrate activitylog from urfave/cli to spf13/cobra
...
Signed-off-by: Christian Richter <c.richter@opencloud.eu >
2025-12-15 16:40:25 +01:00
Jörn Friedrich Dreyer
a3ef7f6d79
update otlp tracing
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-11-27 12:28:15 +01:00
Juan Pablo Villafáñez
c0b4a5daa0
chore: change constant name to camelcase
2025-09-08 17:32:36 +02:00
Juan Pablo Villafáñez
ca2dc823ef
feat: use names for connections to the nats event bus
2025-09-08 17:32:35 +02:00
André Duffeck
e8d35e1280
Use the opencloud reva from now on
2025-01-21 11:16:38 +01:00
Ralf Haferkamp
213e9663a9
Rename go-micro services
2025-01-16 09:45:46 +01:00
André Duffeck
8c8cdd9310
Adapt protobuf naming
2025-01-15 11:04:32 +01:00
Jörn Friedrich Dreyer
b07b5a1149
use plain pkg module
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 16:42:19 +01:00
Jörn Friedrich Dreyer
8e028f17e9
change module name
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 09:58:18 +01:00
Jörn Friedrich Dreyer
dde999d5c2
align shutdown logging
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-10-28 14:47:11 +01:00
jkoberg
c80254c4f1
feat(ocis): remove ocm store
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-10-15 17:24:51 +02:00
Christian Richter
32485bab2a
fix debug server in antivirus
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2024-10-14 08:39:42 +02:00
Christian Richter
26bf6ab796
add debug server to activitylog & check web availability
...
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
Florian Schade
c82a7c560e
enhancement: use global ready and health handlers
2024-10-14 08:39:42 +02:00
jkoberg
a54587e2fd
feat(activitylog): add filedownloaded activity
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-09-26 14:36:07 +02:00
Roman Perekhod
b65355c03c
Added the ShareUpdate activity in the space context.
2024-09-23 10:37:23 +02:00
Roman Perekhod
a5f6482f6f
Added the LinkUpdated activity in the space context
2024-09-18 08:00:31 +02:00
Jörn Friedrich Dreyer
7999e2969b
do not force exit to let all services shutdown gracefully
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-24 14:02:52 +02:00
Jörn Friedrich Dreyer
9d1515e8fc
rely on context from app
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-24 14:02:11 +02:00
Jörn Friedrich Dreyer
008f379a01
pass config context when running apps
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-24 13:30:42 +02:00
jkoberg
13bba1d1ce
fix(activitylog): multiple minor bugfixes
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-25 18:53:53 +02:00
jkoberg
4b5dca0a13
feat(activitylog): finalize translation strings
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-24 16:23:55 +02:00
jkoberg
5249cbc138
feat(activitylog): translations
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-24 16:23:54 +02:00
jkoberg
882689549f
feat(activitylog): add api
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-24 16:23:54 +02:00
jkoberg
bd7abeb9d7
feat(activitylog): add missing events
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-06 15:10:49 +02:00
jkoberg
2b6e75ad7f
feat(activitylog): store activities per resource
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-05 16:23:00 +02:00
jkoberg
630c9efaaa
feat(activitylog): initial service
...
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2024-06-05 14:31:12 +02:00