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
/
cmd
Age
Commit message (
Expand
)
Author
2026-04-22
Rename Module
herkulessi
2026-02-20
All: Use fmt.Fprintf instead of WriteString with Sprintf
Jeroen Wijenbergh
2026-02-12
All: Rename packages that sound useless or clash with std
Jeroen Wijenbergh
2026-02-12
All: Run modernize --test --fix
Jeroen Wijenbergh
2025-12-15
client: add Logger interface to give programs more control
Simon Ruderich
2025-09-02
CLI: Get rid of debug argument
Jeroen Wijenbergh
2025-09-02
All: Get rid of debug arg in Register
Jeroen Wijenbergh
2025-08-29
Discovery: Add cache argument and embed unmarshal on startup
Jeroen Wijenbergh
2025-08-25
All: Remove util packages
Jeroen Wijenbergh
2025-05-06
All: Run modernize --test --fix
Jeroen Wijenbergh
2025-05-06
All: Fix staticcheck errors
Jeroen Wijenbergh
2025-03-21
CLI: Remove some logging and allow profile ID to be set non-interactively
Jeroen Wijenbergh
2025-02-15
CLI: Use a temp dir for state
Jeroen Wijenbergh
2025-02-15
CLI: Move to cmd/eduvpn-cli
Jeroen Wijenbergh
2025-02-15
CLI: Add debug and country-code flag
Jeroen Wijenbergh
2024-11-21
Replace all links from GitHub to Codeberg
jwijenbergh
2024-11-20
FSM: Fix new keyword linting error
jwijenbergh
2024-10-28
CLI: Move GetLanguageMatched to util
jwijenbergh
2024-05-30
CLI: Fix profiles data type check
jwijenbergh
2024-05-29
CLI: Fix discovery argument
jwijenbergh
2024-05-08
Server: Add a way to pass OAuth start time
Jeroen Wijenbergh
2024-02-19
All: Document everything to pass revive lint
jwijenbergh
2024-02-19
CLI: Move to newest API
jwijenbergh
2023-09-25
Client + l18n: Make some errors internal only
jwijenbergh
2023-09-25
Client + Exports + Python: Add a startup boolean to getconfig
jwijenbergh
2023-09-25
CLI: Open the browser again with pkg/browser
jwijenbergh
2023-09-25
Version: Update to 2.0.0
jwijenbergh
2023-09-25
CLI: Implement newest API using cookies
jwijenbergh
2023-09-25
Exports + Client: Refactor registering a client
jwijenbergh
2023-09-25
Tests: Pass for V2 API
jwijenbergh
2023-09-25
CMD CLI: Update to V2 API
jwijenbergh
2023-09-01
Version: Update to 1.1.2
1.1.2
jwijenbergh
2023-08-29
Version: Update to 1.1.1
1.1.1
jwijenbergh
2023-04-18
Version: Update to 1.1.0
1.1.0
jwijenbergh
2023-04-18
CLI: Fix linter error for old state unused
jwijenbergh
2023-03-01
Version: Update to 1.0.0
jwijenbergh
2023-03-01
CLI: Pas 0.0.1 as version
jwijenbergh
2023-01-31
CLI: Do not use pkg/browser to open the browser
jwijenbergh
2023-01-31
CLI: Use stderr and open browser properly
jwijenbergh
2022-12-21
Linting: Fix config arguments and results + comments
jwijenbergh
2022-12-12
Format: Run gofumpt
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Lint: Use gocritic linter and fix errors returned by it
jwijenbergh
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-24
Style: Use stylecheck and fix errors
jwijenbergh
2022-11-23
FSM: Check unhandled transitions
jwijenbergh
2022-10-24
CLI: Fix incorrect Client ID
jwijenbergh
[next]