Commit Graph

4417 Commits (886e90aa82521d2c2ae17d3e177c056ae32e4aa6)

Author SHA1 Message Date
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 8 months ago
sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 8 months ago
Lunny Xiao ce8a98f878
Fix 500 when deleting account with incorrect password or unsupported login type (#29579) 8 months ago
silverwind 9730d3a9af
Update various logos and unify their filenames (#29637) 8 months ago
Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 8 months ago
Jason Song a4bcfb8ef1
Detect broken git hooks (#29494) 8 months ago
Jason Song 5bdf805e05
Sync branches to DB immediately when handle git hook calling (#29493) 8 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 8 months ago
wxiaoguang 61619c84d0
Fix 500 error when adding PR comment (#29622) 8 months ago
Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609) 8 months ago
Zettat123 4fd9c56ed0
Skip email domain check when admin users adds user manually (#29522) 9 months ago
wxiaoguang df1268ca08
Make "/user/login" page redirect if the current user has signed in (#29583) 9 months ago
Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 9 months ago
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Lunny Xiao 8e12ba34ba
Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 9 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 9 months ago
wxiaoguang 8553b4600e
Add an trailing slash to dashboard links (#29555) 9 months ago
Nanguan Lin 6e2aafd513
Fix 500 when pushing release to an empty repo (#29554) 9 months ago
Tim-Niclas Oelschläger e3524c63d6
Filter Repositories by type (#29231) 9 months ago
wxiaoguang 44398e405f
Fix incorrect cookie path for AppSubURL (#29534) 9 months ago
6543 e3e6569c5f
Add option to set language in admin user view (#28449) 9 months ago
Yarden Shoham 937e8b5514
Fix elipsis button not working if the last commit loading is deferred (#29544) 9 months ago
wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 9 months ago
KN4CK3R 70c126e618
Add support for API blob upload of release attachments (#29507) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 9 months ago
Lunny Xiao cc27b50bdf
Fix a bug returning 404 when display a single tag with no release (#29466) 9 months ago
wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 9 months ago
ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 9 months ago
Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 9 months ago
wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525) 9 months ago
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 9 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 9 months ago
techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 9 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 9 months ago
wxiaoguang 10cfa0879a
Fix incorrect user location link on profile page (#29474) 9 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 9 months ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 9 months ago
Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 9 months ago
Lunny Xiao e9f4c2db82
Fix missed return (#29450) 9 months ago
wxiaoguang 6bdfc84e6c
Allow to change primary email before account activation (#29412) 9 months ago
wxiaoguang eedb8f4129
Only use supported sort order for "explore/users" page (#29430) 9 months ago
sillyguodong bad4ad7018
Not trigger all jobs any more, when re-running the first job (#29439) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
yp05327 f8c1efe944
Fix logic error from #28138 (#29417) 9 months ago
qwerty287 65952417a8
Add API to get PR by base/head (#29242) 9 months ago