WIP: Rewrite resolver service #1505

Draft
s1lv3r wants to merge 6 commits from s1lv3r/continuwuity:rewrite-resolver into main

6 commits

Author SHA1 Message Date
3e28ba622e
chore: Rename variables, fix comments, misc cleanup
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m47s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m41s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 9m3s
2026-03-09 20:52:01 +01:00
1ca3630f43
fix: Improve splitting of hostname:port, fixed returns
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m47s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 9m18s
2026-03-08 17:35:11 +01:00
6126e67f76
fix: Ensure codeflow returns at correct locations
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m49s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m45s
2026-03-08 17:03:29 +01:00
491a3b83a5 chore: Remove useless comments
Some checks are pending
Documentation / Build and Deploy Documentation (pull_request) Waiting to run
Checks / Prek / Pre-commit & Formatting (pull_request) Waiting to run
Checks / Prek / Clippy and Cargo Tests (pull_request) Waiting to run
2026-03-08 15:05:08 +00:00
99b5847e2e chore: Formatting + Commenting 2026-03-08 15:05:08 +00:00
4b5805835d refactor: Rewrite resolver service
No functional changes, only visual and slight logic updates.
All inputs should return the same outputs.
2026-03-08 15:05:08 +00:00