todo.sr.ht/api
Thorben Günther 1f552accae parseColor: Fix panic in hex.Decode
An input like '#AAAAAAAA' causes hex.Decode to panic. While this
solution does not allow color codes with length 3, those return an error
in hex.Decode either way.
2022-03-14 12:25:24 +01:00
..
graph parseColor: Fix panic in hex.Decode 2022-03-14 12:25:24 +01:00
loaders go fmt 2022-02-01 09:28:45 +01:00
webhooks api: go fmt 2022-03-14 12:13:40 +01:00
generate.go API: Add generate.go 2022-02-01 09:28:45 +01:00
go.mod api/graph: Remove usage of database.Apply 2022-03-14 12:13:05 +01:00
go.sum api/graph: Remove usage of database.Apply 2022-03-14 12:13:05 +01:00
gqlgen.yml API: Implement mutation { updateLabel } 2022-02-01 09:28:44 +01:00
server.go API: Legacy tracker:create & :update webhooks 2022-02-01 09:28:45 +01:00