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
/
util
/
util.go
Age
Commit message (
Expand
)
Author
2024-02-19
Util + OAuth: Delete internal OAuth implementation
jwijenbergh
2024-02-19
All: Prepare to get rid of go-errors/errors lib
jwijenbergh
2023-09-25
Util: Get rid of language matching
jwijenbergh
2023-02-16
HTTP: Incorporate util ensure valid url with clean path
jwijenbergh
2023-01-31
HTTP + Util: Always set the scheme to HTTPS
jwijenbergh
2022-12-12
Util: Minor style changes
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
Lint: Run godot fix
jwijenbergh
2022-11-28
Document: Add comments for most functions and packages
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
2022-10-17
Server + Util: Ensure the base URL already ends with a /
jwijenbergh
2022-10-17
OAuth: Implement Authorization Server Issuer Identification (ISS)
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-20
Golang-ci-lint: Fixes
jwijenbergh
2022-09-14
Refactor: Return without json
jwijenbergh
2022-09-12
Util: ReplaceWAYF ensure that the template is valid
jwijenbergh
2022-08-23
Formatting: Run golines
jwijenbergh
2022-08-10
State + Util: Create a valid URL by ensuring a scheme is present
jwijenbergh
2022-08-09
Refactor: Cleanup time calculations and usage
jwijenbergh
2022-07-15
Util: Create directory with 700 permissions
jwijenbergh
2022-07-07
Format: Run gofumpt
jwijenbergh
2022-07-05
Refactor: Handling of different servers and identifiers
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