index
:
eduvpn-common
main
pages
v1
Fork of codeberg.org/eduVPN/eduvpn-common for <b>reasons</b>
herk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
discovery
/
discovery.go
Age
Commit message (
Expand
)
Author
2026-04-22
Rename Module
herkulessi
2026-02-20
Building: Remove release tag
Jeroen Wijenbergh
2026-02-20
All: Log HTTP body when JSON unmarshal fails
Jeroen Wijenbergh
2026-02-12
All: Rename packages that sound useless or clash with std
Jeroen Wijenbergh
2025-08-29
Discovery: Remove manager and DiscoveryStartup
Jeroen Wijenbergh
2025-08-29
Discovery: Add cache argument and embed unmarshal on startup
Jeroen Wijenbergh
2025-05-06
All: Move to log/slog
Jeroen Wijenbergh
2025-05-06
All: Run modernize --test --fix
Jeroen Wijenbergh
2025-05-06
All: Fix staticcheck errors
Jeroen Wijenbergh
2024-11-21
Replace all links from GitHub to Codeberg
jwijenbergh
2024-07-30
Format: Run Gofumpt
jwijenbergh
2024-07-17
Discovery: Remove organizations per 4 hour expiry
jwijenbergh
2024-07-17
Client + Discovery: Fetch dscovery at startup using DiscoveryStartup
jwijenbergh
2024-07-17
Discovery: Implement conditional requests
jwijenbergh
2024-07-17
Client: Fetch disco fresh after startup calling GetConfig
jwijenbergh
2024-06-27
Discovery: Unmarshal to a new structure to fix #55
jwijenbergh
2024-06-25
Discovery: Return a fresh boolean
jwijenbergh
2024-06-06
Discovery: Organization list cache updates
jwijenbergh
2024-05-29
Discovery: Improve search using levenshtein distance and sorting
jwijenbergh
2024-05-29
Discovery: return country_code to the client
jwijenbergh
2024-05-29
Discovery: Convert the search query to lower
jwijenbergh
2024-05-29
Discovery: Implement search and do not return keywords
jwijenbergh
2024-05-29
Discovery: Return a subset to the client
Jeroen Wijenbergh
2024-03-07
Discovery: Resolve logging TODOs
jwijenbergh
2024-02-19
All: Document everything to pass revive lint
jwijenbergh
2024-02-19
Discovery: Mark orgs expired on org by id error
jwijenbergh
2024-02-19
Discovery: Use new HTTP Client
jwijenbergh
2024-02-19
All: Prepare to get rid of go-errors/errors lib
jwijenbergh
2023-09-25
Discovery: Pass a context around
jwijenbergh
2023-09-25
Types: Split discovery into its own package
jwijenbergh
2023-02-28
Discovery: Cache within JSON as well
jwijenbergh
2023-02-27
Discovery: Conditionally embed latest discovery files for local cache
jwijenbergh
2023-02-16
Test: Implement util package for starting a TLS server
jwijenbergh
2023-01-10
Client + Discovery: Implement further organizations expiry
jwijenbergh
2023-01-06
Refactor: Re-use a HTTP client
jwijenbergh
2023-01-03
Discovery: Remove server type from getting by country code
jwijenbergh
2023-01-02
Discovery: Omit type info for global disco URL
jwijenbergh
2023-01-02
Discovery: Allow overriding Disco URL
jwijenbergh
2022-12-12
Discovery: Minor style changes with variable names
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Formatting: Run gofumpt -w
jwijenbergh
2022-11-28
Refactor: Fix revive linter errors by deleting redundant prefixes
jwijenbergh
2022-11-28
Lint: Run godot fix
jwijenbergh
2022-11-28
Refactor: Remove most get prefixes for receiver functions
jwijenbergh
2022-11-28
Document: Add comments for most functions and packages
jwijenbergh
2022-11-25
Discovery + Exports: Rename variable to not clash with server pkg
jwijenbergh
2022-11-24
Style: Use stylecheck and fix errors
jwijenbergh
2022-11-24
Discovery + Server: Get rid of unused imports
jwijenbergh
2022-11-24
Util: Get rid of current time helper
jwijenbergh
2022-10-19
Refactor: Make errors use the parent's error level
jwijenbergh
[next]