summaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting/webhooks.go
Commit message (Expand)AuthorAgeFilesLines
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-241-1/+2
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-1/+1
* Move web JSON functions to web context and simplify code (#26132)wxiaoguang2023-07-261-3/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Add user webhooks (#21563)KN4CK3R2023-03-101-0/+48