Commit Graph

342 Commits (2442ead6807528f5791671b8a3aab6629bae66ad)

Author SHA1 Message Date
Chester 6709e28da7
Add API endpoints for getting action jobs status (#26673) 7 months ago
Bo-Yi Wu 852547d0dc
feat(api): enhance Actions Secrets Management API for repository (#30656) 7 months ago
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 7 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 7 months ago
Bo-Yi Wu c70e442ce4
feat(api): implement branch/commit comparison API (#30349) 7 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 8 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
qwerty287 65952417a8
Add API to get PR by base/head (#29242) 9 months ago
qwerty287 0a426cc575
Add API to get merged PR of a commit (#29243) 9 months ago
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236) 9 months ago
wxiaoguang ee242a08e9
Refactor issue template parsing and fix API endpoint (#29069) 9 months ago
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140) 10 months ago
Jack Hay 7c2f093e85
Require token for GET subscription endpoint (#28765) 10 months ago
Lunny Xiao baf0d402d9
Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 11 months ago
wxiaoguang b41925cee3
Refactor CORS handler (#28587) 11 months ago
Lunny Xiao 717d0f5934
Do some missing checks (#28423) 11 months ago
Jack Hay 4e879fed90
Deprecate query string auth tokens (#28390) 11 months ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 12 months ago
yp05327 4d0eba8e0a
Fix swagger title (#28164) 1 year ago
KN4CK3R 4f4fea734c
Unify two factor check (#27915) 1 year ago
Jean-Baptiste Gomond 641e8165c7
Fix bad method call when deleting user secrets via API (#27829) 1 year ago
Nanguan Lin 1859bbbf91
Fix org team endpoint (#27721) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 1 year ago
CaiCandong f93ee5937b
Fix token endpoints ignore specified account (#27080) 1 year ago
wxiaoguang 8531ca0837
Make SSPI auth mockable (#27036) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
KN4CK3R 591f586bf1
Extract auth middleware from service (#27028) 1 year ago
Lunny Xiao e97e883ad5
Add reverseproxy auth for API back with default disabled (#26703) 1 year ago
JakobDev e9f5067653
Add missing `reqToken()` to notifications endpoints (#26914) 1 year ago
Bo-Yi Wu f79f6a26ae
feat(API): add routes and functions for managing user's secrets (#26909) 1 year ago
Bo-Yi Wu 9eb4a9e601
feat(API): add secret deletion functionality for repository (#26808) 1 year ago
Bo-Yi Wu b91057b172
feat(API): add route and implementation for creating/updating repository secret (#26766) 1 year ago
Bo-Yi Wu 8cd46024fd
refactor(API): refactor secret creation and update functionality (#26751) 1 year ago
Bo-Yi Wu b62c8e7765
feat(API): update and delete secret for managing organization secrets (#26660) 1 year ago
Bo-Yi Wu 23addde28e
feat: implement organization secret creation API (#26566) 1 year ago
Bo-Yi Wu 79d74d208f
Add API route to list org secrets (#26485) 1 year ago
wxiaoguang 915cdf8f87
Remove "misc" scope check from public API endpoints (#26134) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 1 year ago
JakobDev 254a82842a
Add API for changing Avatars (#25369) 1 year ago
Zettat123 defd807073
Fix bugs related to notification endpoints (#25548) 1 year ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 1 year ago
Denys Konovalov 275d4b7e3f
API endpoint for changing/creating/deleting multiple files (#24887) 1 year ago
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 2 years ago