gitea/routers/api/v1
Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)
The `commit_id` property name is the same as equivalent functionality in
GitHub. If the action was not caused by a commit, an empty string is
used.

This can for example be used to automatically add a Resolved label to an
issue fixed by a commit, or clear it when the issue is reopened.
2023-01-24 23:47:53 -05:00
..
activitypub Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
admin Move `convert` package to services (#22264) 2022-12-29 10:57:15 +08:00
misc Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
notify Move `convert` package to services (#22264) 2022-12-29 10:57:15 +08:00
org Restructure `webhook` module (#22256) 2023-01-01 23:23:15 +08:00
packages Move `convert` package to services (#22264) 2022-12-29 10:57:15 +08:00
repo Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2023-01-24 23:47:53 -05:00
settings Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
swagger Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
user Move `convert` package to services (#22264) 2022-12-29 10:57:15 +08:00
utils Improve utils of slices (#22379) 2023-01-11 13:31:16 +08:00
api.go Support scoped access tokens (#20908) 2023-01-17 15:46:03 -06:00
auth.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00