summaryrefslogtreecommitdiff
path: root/internal/config/config.go
AgeCommit message (Expand)Author
2026-04-22Rename Moduleherkulessi
2025-08-29Config: Remove v1 conversionJeroen Wijenbergh
2025-08-25Client + Log: Implement a log rotaterJeroen Wijenbergh
2025-08-25All: Remove util packagesJeroen Wijenbergh
2025-05-06All: Move to log/slogJeroen Wijenbergh
2024-11-21Replace all links from GitHub to Codebergjwijenbergh
2024-07-17Client: Fetch disco fresh after startup calling GetConfigjwijenbergh
2024-06-25Config: Atomic file writes using tailscale packagejwijenbergh
2024-02-19All: Document everything to pass revive lintjwijenbergh
2024-02-19Config: New state filejwijenbergh
2023-02-28Config: Rename ConfigFormat to Formatjwijenbergh
2023-02-28Config: Add a version fieldjwijenbergh
2022-12-12simplify error handlingAleksandar Pesic
2022-11-28Linter: Fix dupword errorsjwijenbergh
2022-11-28Formatting: Run gofumpt -wjwijenbergh
2022-11-28Lint: Run godot fixjwijenbergh
2022-11-28Document: Add comments for most functions and packagesjwijenbergh
2022-10-19Refactor: Make errors use the parent's error leveljwijenbergh
2022-10-13Format: Run gofumptjwijenbergh
2022-10-13Client + Config + FSM: Simplify file namesjwijenbergh
2022-09-26Refactor: Errors into custom export types and expose typesjwijenbergh
2022-09-20Module: Move to eduvpn/eduvpn-commonjwijenbergh
2022-06-20Refactor: Errors to have one custom type that is to be wrappedjwijenbergh
2022-09-20Server: Implement function for checking renewal button visibilityjwijenbergh