hakansa
|
533d93eb17
|
[management,client] Feat/exit node auto apply (#4272)
[management,client] Feat/exit node auto apply (#4272)
|
2025-08-19 18:19:24 +03:00 |
|
hakansa
|
d00a226556
|
[management] Add CreatedAt field to Peer and PeerBatch models (#4371)
[management] Add CreatedAt field to Peer and PeerBatch models (#4371)
|
2025-08-19 16:02:11 +03:00 |
|
Pascal Fischer
|
b3056d0937
|
[management] Use DI containers for server bootstrapping (#4343)
|
2025-08-15 17:14:48 +02:00 |
|
Bethuel Mmbaga
|
a4e8647aef
|
[management] Enable flow groups (#4230)
Adds the ability to limit traffic events logging to specific peer groups
|
2025-08-13 00:00:40 +03:00 |
|
Viktor Liu
|
82937ba184
|
[client] Increase logout timeout (#4311)
|
2025-08-08 19:16:48 +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 |
|