Pascal Fischer
|
f022e34287
|
[shared] allow setting a user agent for the rest client (#5037)
|
2026-01-06 10:52:36 +01:00 |
|
Fahri Shihab
|
4b77359042
|
[management] Groups API with name query parameter (#4831)
|
2025-12-01 16:57:42 +01:00 |
|
Maycon Santos
|
d817584f52
|
[misc] fix Windows client and management bench tests (#4424)
Windows tests had too many directories, causing issues to the payload via psexec.
Also migrated all checked benchmarks to send data to grafana.
|
2025-08-31 17:19:56 +02:00 |
|
Viktor Liu
|
abd152ee5a
|
[misc] Separate shared code dependencies (#4288)
* Separate shared code dependencies
* Fix import
* Test respective shared code
* Update openapi ref
* Fix test
* Fix test path
|
2025-08-05 18:34:41 +02:00 |
|
Viktor Liu
|
1d5e871bdf
|
[misc] Move shared components to shared directory (#4286)
Moved the following directories:
```
- management/client → shared/management/client
- management/domain → shared/management/domain
- management/proto → shared/management/proto
- signal/client → shared/signal/client
- signal/proto → shared/signal/proto
- relay/client → shared/relay/client
- relay/auth → shared/relay/auth
```
and adjusted import paths
|
2025-08-05 15:22:58 +02:00 |
|