Commit Graph

159 Commits (2442ead6807528f5791671b8a3aab6629bae66ad)

Author SHA1 Message Date
Bo-Yi Wu 852547d0dc
feat(api): enhance Actions Secrets Management API for repository (#30656) 7 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 8 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 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
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
JakobDev 3dc0c962bf
Delete repos of org when purge delete user (#27273) 1 year ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
Dionysios Kakouris e46274b5b4
Fix organization field being null in POST /orgs/{orgid}/teams (#27150) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
JakobDev aaeec2a392
Add missing 404 response to Swagger (#27038) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
KN4CK3R a99b96cbcd
Refactor secrets modification logic (#26873) 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
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
JakobDev 6598d0291c
Allow Organisations to have a E-Mail (#25082) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
JakobDev 254a82842a
Add API for changing Avatars (#25369) 1 year ago
Jason Song 174213530d
Fix `Permission` in API returned repository struct (#25388) 1 year ago
Yarden Shoham 542adf50d5
Fix `organization` field being `null` in `GET /api/v1/teams/{id}` (#24694) 2 years ago
yp05327 b7221bec34
Fix admin team access mode value in team_unit table (#24012) 2 years ago
Zettat123 6b0df6d8da
Add activity feeds API (#23494) 2 years ago
Jason Song d67e40684f
Improve LoadUnitConfig to handle invalid or duplicate units (#23736) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
Lauris BH 58b4143803
Add loading yaml label template files (#22976) 2 years ago
yp05327 7eaf192967
Rename `GetUnits` to `LoadUnits` (#22970) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
oliverpool b6e81357bd
Add Webhook authorization header (#20926) 2 years ago
6543 c5e88fb03d
[API] teamSearch show teams with no members if user is admin (#21204) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
Lunny Xiao 999392f6a5
Fix owners cannot create organization repos bug (#20841) 2 years ago
silverwind c8e0fd0bcc
Add spectral linter for Swagger (#20321) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago