summaryrefslogtreecommitdiff
path: root/client/discovery.go
AgeCommit message (Expand)Author
2025-08-29Discovery: Remove manager and DiscoveryStartupJeroen Wijenbergh
2025-08-29Discovery: Add cache argument and embed unmarshal on startupJeroen Wijenbergh
2025-08-25All: Remove util packagesJeroen Wijenbergh
2025-05-06All: Fix staticcheck errorsJeroen Wijenbergh
2024-11-21Replace all links from GitHub to Codebergjwijenbergh
2024-07-17Client + Server: Pass discovery manager and lock when neededjwijenbergh
2024-07-17Discovery: Add some debug loggingjwijenbergh
2024-07-17Client: Move DiscoveryStartup to correct file and check client_idjwijenbergh
2024-07-17Client: Check for StateMain in disco callbackjwijenbergh
2024-07-17Client + Discovery: Fetch dscovery at startup using DiscoveryStartupjwijenbergh
2024-06-25Client: More frequent state file savingjwijenbergh
2024-05-31Client: Move a lot of errors to internal onlyjwijenbergh
2024-05-29Format: Run gofumptJeroen Wijenbergh
2024-05-29Discovery: Improve search using levenshtein distance and sortingjwijenbergh
2024-05-29Discovery: Implement search and do not return keywordsjwijenbergh
2024-05-29Discovery: Return a subset to the clientJeroen Wijenbergh
2024-02-19Client: Split client id and discovery functionsjwijenbergh