Commit Graph

1355 Commits (358b28cec0086ff1c7517a69db64f34fcc897008)

Author SHA1 Message Date
Bo-Yi Wu 23addde28e
feat: implement organization secret creation API (#26566) 1 year ago
Jason Song b658f2c61b
Return empty when searching issues with no repos (#26545) 1 year ago
Bo-Yi Wu 79d74d208f
Add API route to list org secrets (#26485) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
KN4CK3R ecd51f710b
Fix NuGet search endpoints (#25613) 1 year ago
wxiaoguang c2e0143bfe
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 1 year ago
FuXiaoHei ad69f7175a
fix artifact merging chunks path with correct slash on Windows (#26400) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
KN4CK3R 2d7fe4cc1e
Fix handling of plenty Nuget package versions (#26075) 1 year ago
wxiaoguang 915cdf8f87
Remove "misc" scope check from public API endpoints (#26134) 1 year ago
JakobDev 6598d0291c
Allow Organisations to have a E-Mail (#25082) 1 year ago
KN4CK3R 6aa30af724
Fix handling of Debian files with trailing slash (#26087) 1 year ago
caicandong 4211efe8b7
fix Missing 404 swagger response docs for /admin/users/{username} (#26086) 1 year ago
sillyguodong f5c7d4cfdd
Reduce unnecessary DB queries for Actions tasks (#25199) 1 year ago
delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
Lunny Xiao 037c9895a7
Support copy protected branch from template repository (#25889) 1 year ago
FuXiaoHei f3d293d2bb
Actions Artifacts support uploading multiple files and directories (#24874) 1 year ago
wxiaoguang 9b25bfa8f4
Remove redundant "RouteMethods" method (#26024) 1 year ago
wxiaoguang 236c645bf1
Refactor "Content" for file uploading (#25851) 1 year ago
KN4CK3R bd82d8974e
Add support for different Maven POM encoding (#25873) 1 year ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 1 year ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
KN4CK3R 115f40e433
Test if container blob is accessible before mounting (#22759) 1 year ago
Zettat123 a42a838843
Fix `ref` for workflows triggered by `pull_request_target` (#25743) 1 year ago
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 1 year ago
6543 8995046110
Less naked returns (#25713) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
KN4CK3R c890454769
Add direct serving of package content (#25543) 1 year ago
Lunny Xiao de981c39e6
Fix bug of branches API with tests (#25578) 1 year ago
Jason Song 67bd9d4f1e
Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) 1 year ago
JakobDev 254a82842a
Add API for changing Avatars (#25369) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
Georg Dangl 9538842364
Use correct response code in push mirror creation response in v1_json.tmpl (#25476) 1 year ago
Zettat123 defd807073
Fix bugs related to notification endpoints (#25548) 1 year ago
Zettat123 48e5a74f21
Support `pull_request_target` event (#25229) 1 year ago
Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 1 year ago
sillyguodong 35a653d7ed
Support configuration variables on Gitea Actions (#24724) 1 year ago
Daniel Wolf bd2e3226be
Fix incorrect actions ref_name (#25358) 1 year ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 1 year ago
sillyguodong 8228751c55
Support changing labels of Actions runner without re-registration (#24806) 1 year ago
Lunny Xiao 419804fd4d
Fix compatible for webhook ref type (#25195) 1 year ago
Denys Konovalov eac1bddb8d
fix swagger documentation for multiple files API endpoint (#25110) 1 year ago
Jack Hay 18de83b2a3
Redesign Scoped Access Tokens (#24767) 1 year ago
JakobDev 1b115296d3
Followup to pinned Issues (#24945) 1 year ago
Denys Konovalov 275d4b7e3f
API endpoint for changing/creating/deleting multiple files (#24887) 1 year ago
Lunny Xiao e4922d484b
Fix ref type error (#24941) 1 year ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 2 years ago