aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/admin/hooks.go
Commit message (Expand)AuthorAgeFilesLines
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-101-5/+5
* Remove urls from translations (#31950)Denys Konovalov2024-09-021-2/+2
* remove util.OptionalBool and related functions (#29513)65432024-03-021-2/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-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-3/+3
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-0/+1
* Support system hook API (#14537)Lunny Xiao2023-01-281-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-2/+2
* Only send webhook events to active system webhooks and only deliver to active...zeripath2022-03-281-1/+2
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-4/+4
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-1/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+72