Krzysztof Nazarewski (kdn)
|
0926400b8a
|
fix: profilemanager panic when reading incomplete config (#4309)
fix: profilemanager panic when reading incomplete config (#4309)
|
2025-08-08 18:44:25 +03: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 |
|
hakansa
|
cb8b6ca59b
|
[client] Feat: Support Multiple Profiles (#3980)
[client] Feat: Support Multiple Profiles (#3980)
|
2025-07-25 16:54:46 +03:00 |
|