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
/
http
Age
Commit message (
Expand
)
Author
2023-01-06
Refactor: Re-use a HTTP client
jwijenbergh
2023-01-05
HTTP: Set max read limit to 16MB
jwijenbergh
2022-12-12
simplify error handling
Aleksandar Pesic
2022-11-28
Linter: Fix dupword errors
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
Document: Add comments for most functions and packages
jwijenbergh
2022-11-24
Style: Use stylecheck and fix errors
jwijenbergh
2022-11-10
HTTP: Fix typo in status error
jwijenbergh
2022-10-19
Refactor: Make errors use the parent's error level
jwijenbergh
2022-10-13
Format: Run gofumpt
jwijenbergh
2022-09-26
HTTP: Add the body to status error
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-09-19
API + HTTP: Set the /disconnect timeout to 1 second
jwijenbergh
2022-08-23
Formatting: Run golines
jwijenbergh
2022-08-19
HTTP: Set a default timeout of 5 seconds
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