summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/admin/hooks.go
Commit message (Expand)AuthorAgeFilesLines
* remove util.OptionalBool and related functions (#29513)65432024-03-021-1/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Return `404` in the API if the requested webhooks were not found (#24823)Yevhen Pavlov2023-05-211-2/+7
* Fix typo in API route (#24310)silverwind2023-04-241-1/+1
* Add user webhooks (#21563)KN4CK3R2023-03-101-4/+1
* Support system hook API (#14537)Lunny Xiao2023-01-281-0/+174