0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 09:44:30 +01:00
gitea/routers/api/v1
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.
2025-01-23 18:53:06 +00:00
..
activitypub
admin Let API create and edit system webhooks, attempt 2 (#33180) 2025-01-13 17:17:39 +00:00
misc Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
notify Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
org Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
packages
repo Remove duplicate "ResponseWriter.Status" method (#33346) 2025-01-22 06:37:52 +00:00
settings
shared
swagger Fix sync fork for consistency (#33147) 2025-01-10 05:29:55 +00:00
user Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
utils Refactor webhook events (#33337) 2025-01-23 18:53:06 +00:00
api.go Fix sync fork for consistency (#33147) 2025-01-10 05:29:55 +00:00