~xenrox/faceit_checker

v1.2.0 1 year, 1 month ago .tar.gz browse log

faceit_checker v1.2.0

Thorben Günther (21):
      Improve error handling
      Introduce receiver struct
      Further improve error handling
      Move bearerToken to receiver struct
      Automatically add https:// to steam links if missing
      Add country to player info
      Check http status code of responses
      api: Only set default elo if there really is no Faceit account
      Check if a steam profile can be found
      Add LICENSE
      Add package comment
      Bump go version
      Embed templates with go:embed
      Remove deprecated ioutil package
      Embed css with go:embed
      Remove gorilla/mux as dependency
      Add flag to read port
      Test template parsing
      Check WriteString errors
      CI: Add build manifest
      Add readme

1.1.2 2 years ago .tar.gz browse log

faceit_checker 1.1.2

Thorben Günther (2):
      API: Return error message if steamID64 is wrong
      API: Add missing return

1.1.1 2 years ago .tar.gz browse log

faceit_checker 1.1.1

Thorben Günther (1):
      Fix listening only on loopback

1.1.0 2 years ago .tar.gz browse log

faceit_checker 1.1.0

Thorben Günther (6):
      Improve redirect
      Use gorilla/mux
      Add missing go.sum
      Move steamID code into dedicated function
      Move faceit player code into dedicated function
      Add API endpoint that will return the elo for a given steamID

1.0.0 2 years ago .tar.gz browse log

Initial release