You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api
Lunny Xiao e94f37f95e
Refactor webhook events (#33337)
Extract from #33320

This PR uses a map instead of a struct to store webhook event
information. It removes many duplicated functions and makes the logic
clearer.
1 week ago
..
actions Move some Actions related functions from `routers` to `services` (#33280) 2 weeks ago
packages Make git clone URL could use current signed-in user (#33091) 3 weeks ago
v1 Refactor webhook events (#33337) 1 week ago