index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
web
/
repo
/
setting
/
webhook.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CHORE] Use forked `binding` library
Gusted
2024-11-05
1
-1
/
+1
*
[REFACTOR] webhook shared code to prevent import cycles
oliverpool
2024-04-04
1
-12
/
+12
*
[REFACTOR] use Icon from interface in webhook list
oliverpool
2024-03-30
1
-0
/
+4
*
[REFACTOR] add Icon to webhook.Interface
oliverpool
2024-03-30
1
-1
/
+5
*
[REFACTOR] webhook repo naming consistency
oliverpool
2024-03-27
1
-12
/
+12
*
[REFACTOR] simplify checkHookType
oliverpool
2024-03-27
1
-23
/
+8
*
[TESTS] webhook forms keep submitted data when invalid
oliverpool
2024-03-27
1
-13
/
+31
*
[REFACTOR] merge once-called functions
oliverpool
2024-03-27
1
-67
/
+32
*
[REFACTOR] webhook gogs endpoint
oliverpool
2024-03-27
1
-28
/
+0
*
[REFACTOR] webhook packagist endpoint
oliverpool
2024-03-27
1
-26
/
+0
*
[REFACTOR] webhook wechatwork endpoint
oliverpool
2024-03-27
1
-21
/
+0
*
[REFACTOR] webhook feishu endpoint
oliverpool
2024-03-27
1
-21
/
+0
*
[REFACTOR] webhook msteams endpoint
oliverpool
2024-03-27
1
-21
/
+0
*
[REFACTOR] webhook telegram endpoint
oliverpool
2024-03-27
1
-26
/
+0
*
[REFACTOR] webhook dingtalk endpoint
oliverpool
2024-03-27
1
-21
/
+0
*
[REFACTOR] webhook discord endpoint
oliverpool
2024-03-27
1
-25
/
+0
*
[REFACTOR] webhook slack endpoints
oliverpool
2024-03-27
1
-27
/
+0
*
[REFACTOR] webhook forgejo/gitea endpoints
oliverpool
2024-03-27
1
-56
/
+0
*
[REFACTOR] webhook matrix endpoints
oliverpool
2024-03-27
1
-27
/
+49
*
[REFACTOR] webhook.Handler interface
oliverpool
2024-03-24
1
-11
/
+3
*
[TESTS] webhook forms creation and edition
oliverpool
2024-03-23
1
-2
/
+3
*
Fix incorrect menu/link on webhook edit page (#29709)
yp05327
2024-03-20
1
-0
/
+1
*
Use repo object format name instead of detecting from git repository (#29702)
Lunny Xiao
2024-03-20
1
-6
/
+1
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
1
-1
/
+1
*
Change webhook-type in create-view (#29114)
Tim-Nicas Oelschläger
2024-02-17
1
-0
/
+1
*
[BRANDING] add the forgejo webhook type & update webhook docs URLs
Earl Warren
2024-02-05
1
-1
/
+29
*
Adjust object format interface (#28469)
Lunny Xiao
2023-12-17
1
-1
/
+1
*
Abstract hash function usage (#28138)
Adam Majer
2023-12-13
1
-1
/
+7
*
Use db.Find instead of writing methods for every object (#28084)
Lunny Xiao
2023-11-24
1
-1
/
+2
*
Final round of `db.DefaultContext` refactor (#27587)
JakobDev
2023-10-14
1
-6
/
+6
*
Use docs.gitea.com instead of docs.gitea.io (#26739)
Lunny Xiao
2023-08-27
1
-1
/
+1
*
Add ThreadID parameter for Telegram webhooks (#25996)
Earl Warren
2023-08-13
1
-1
/
+2
*
Move web JSON functions to web context and simplify code (#26132)
wxiaoguang
2023-07-26
1
-3
/
+1
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
1
-3
/
+3
*
Move some files under repo/setting (#25585)
Lunny Xiao
2023-07-02
1
-0
/
+735