0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 21:55:43 +01:00
gitea/routers
oliverpool c81b26b0e5
refactor webhook *NewPost (#20729)
* refactor webhook *NewPost

* remove empty values

* always show errs.Message

* remove utils.IsValidSlackChannel

* move IsValidSlackChannel to services/webhook package

* binding: handle empty Message case

* make IsValidSlackChannel more strict
2022-08-11 17:48:23 +02:00
..
api refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
common
install
private
utils refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
web refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
init.go Refactor legacy git init (#20376) 2022-08-09 11:22:24 +08:00