aliamerj
|
ba7793ae7b
|
Revert "Merge branch 'main' into feature/remote-debug"
This reverts commit 6d6333058c, reversing
changes made to 446aded1f7.
|
2025-10-06 12:24:48 +03:00 |
|
Viktor Liu
|
d4c067f0af
|
[client] Don't deactivate upstream resolvers on failure (#4128)
|
2025-08-29 17:40:05 +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 |
|
Viktor Liu
|
3e43298471
|
[client] Fix local resolver returning error for existing domains with other types (#3959)
|
2025-06-11 21:08:45 +02:00 |
|
Viktor Liu
|
9762b39f29
|
[client] Fix stale local records (#3776)
|
2025-05-05 14:29:05 +02:00 |
|