aboutsummaryrefslogtreecommitdiff
path: root/internal/db/webhook.go
Commit message (Expand)AuthorAge
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200)Joe Chen2022-10-22
* webhook: validate against hostname instead of full URL (#7075)Joe Chen2022-06-25
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* webhook: revalidate local hostname before each delivery (#6988)Joe Chen2022-05-31
* autofix: fix check for empty string (#6804)deepsource-autofix[bot]2022-03-06
* ci: use new lint action and add custom config (#6562)ᴜɴᴋɴᴡᴏɴ2021-05-19
* chore: fix typos in code comments (#6556)Atin2021-05-19
* webhook: overhaul route handlers (#6002)ᴜɴᴋɴᴡᴏɴ2020-03-22
* workflows: enable golangci-lint (#5998)ᴜɴᴋɴᴡᴏɴ2020-03-21
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* ci: enable go vet check (#5981)ᴜɴᴋɴᴡᴏɴ2020-03-11
* lint: fix some Golang CI lint issues (#5955)ᴜɴᴋɴᴡᴏɴ2020-03-01
* template: improve admin config pageᴜɴᴋɴᴡᴏɴ2020-03-01
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* internal: move packages under this directory (#5836)Unknwon2019-10-24