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
/
config
/
config.go
Age
Commit message (
Expand
)
Author
2025-08-29
Config: Remove v1 conversion
Jeroen Wijenbergh
2025-08-25
Client + Log: Implement a log rotater
Jeroen Wijenbergh
2025-08-25
All: Remove util packages
Jeroen Wijenbergh
2025-05-06
All: Move to log/slog
Jeroen Wijenbergh
2024-11-21
Replace all links from GitHub to Codeberg
jwijenbergh
2024-07-17
Client: Fetch disco fresh after startup calling GetConfig
jwijenbergh
2024-06-25
Config: Atomic file writes using tailscale package
jwijenbergh
2024-02-19
All: Document everything to pass revive lint
jwijenbergh
2024-02-19
Config: New state file
jwijenbergh
2023-02-28
Config: Rename ConfigFormat to Format
jwijenbergh
2023-02-28
Config: Add a version field
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Linter: Fix dupword errors
jwijenbergh
2022-11-28
Formatting: Run gofumpt -w
jwijenbergh
2022-11-28
Lint: Run godot fix
jwijenbergh
2022-11-28
Document: Add comments for most functions and packages
jwijenbergh
2022-10-19
Refactor: Make errors use the parent's error level
jwijenbergh
2022-10-13
Format: Run gofumpt
jwijenbergh
2022-10-13
Client + Config + FSM: Simplify file names
jwijenbergh
2022-09-26
Refactor: Errors into custom export types and expose types
jwijenbergh
2022-09-20
Module: Move to eduvpn/eduvpn-common
jwijenbergh
2022-06-20
Refactor: Errors to have one custom type that is to be wrapped
jwijenbergh
2022-09-20
Server: Implement function for checking renewal button visibility
jwijenbergh