Yevhen Pavlov
|
1dfaf83798
|
Return 404 in the API if the requested webhooks were not found (#24823)
Should resolve first point of the issue
https://github.com/go-gitea/gitea/issues/24574
|
2023-05-21 10:54:28 +08:00 |
|
silverwind
|
fe007b65bd
|
Fix typo in API route (#24310)
Continuation of https://github.com/go-gitea/gitea/pull/23995
---------
Co-authored-by: bilogic <946010+bilogic@users.noreply.github.com>
|
2023-04-24 20:44:27 +02:00 |
|
KN4CK3R
|
2173f14708
|
Add user webhooks (#21563)
Currently we can add webhooks for organizations but not for users. This
PR adds the latter. You can access it from the current users settings.
![grafik](https://user-images.githubusercontent.com/1666336/197391408-15dfdc23-b476-4d0c-82f7-9bc9b065988f.png)
|
2023-03-10 08:28:32 -06:00 |
|
Lunny Xiao
|
c0015979a6
|
Support system hook API (#14537)
This add system hook API
|
2023-01-28 19:12:10 +01:00 |
|