Commit Graph

1170 Commits (bfa160fc98a23923b6ce1cd4d99e8970d937d6ec)

Author SHA1 Message Date
Jack Hay 9881b8a4e2
Add more descriptive error on forgot password page (#26848) 1 year ago
wxiaoguang e8aae43f56
Move web/api context related testing function into a separate package (#26859) 1 year ago
Jack Hay c0ab7070e5
Update team invitation email link (#26550) 1 year ago
JakobDev 3cae50e841
Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank issues are disabled (#26813) 1 year ago
Denys Konovalov 5b5bb8d354
User details page (#26713) 1 year ago
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
yp05327 915cabdb14
Fix context filter has no effect in dashboard (#26695) 1 year ago
CaiCandong c576b50441
Fix being unable to use a repo that prohibits accepting PRs as a PR source. (#26785) 1 year ago
Lunny Xiao 476b9d1589
Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
Chongyi Zheng 43652746f2
Move `modules/mirror` to `services` (#26737) 1 year ago
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 1 year ago
yp05327 d2e4039def
Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 1 year ago
yp05327 7e30986667
Remove ref name in PR commits page (#25876) 1 year ago
wxiaoguang e8b990999f
Make "link-action" backend code respond correct JSON content (#26680) 1 year ago
Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) 1 year ago
yp05327 a4a567f29f
Check disabled workflow when rerun jobs (#26535) 1 year ago
yp05327 f6e7798405
Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 1 year ago
a1012112796 f00fdd1abd
fix reopen logic for agit flow pull request (#26399) 1 year ago
Jason Song b658f2c61b
Return empty when searching issues with no repos (#26545) 1 year ago
CaiCandong 940f997512
Fix label filter between `all` and `no` (#26557) 1 year ago
Jason Song c179ab4236
Fix "issueReposQueryPattern does not match query" (#26556) 1 year ago
wxiaoguang c6b92c84fe
Sync repo's IsEmpty status correctly (#26517) 1 year ago
yp05327 bc930f332f
Fix typo of RunerOwnerID (#26508) 1 year ago
yp05327 7f8028e5a1
Fix display problems of members and teams unit (#26363) 1 year ago
a1012112796 19872063a3
add disable workflow feature (#26413) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
silverwind 56b6b2b88e
Fix tooltip of commit select button (#26472) 1 year ago
Earl Warren 50fc22eecf
Add ThreadID parameter for Telegram webhooks (#25996) 1 year ago
Denys Konovalov ab78c39e41
Refactor project templates (#26448) 1 year ago
yp05327 9fc68b680f
Fix 404 error when remove self from an organization (#26362) 1 year ago
Denys Konovalov 46660f1614
remove unnecessary explore org template (#26459) 1 year ago
JakobDev f3fbb7c67d
Count only visible repos on profile (#25928) 1 year ago
Lunny Xiao e7cbb0e7c9
Fix wrong middleware sequence (#26428) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
Lunny Xiao 36eb3c433a
Add transaction when creating pull request created dirty data (#26259) 1 year ago
wxiaoguang a85a862804
Fix admin queue page title (#26409) 1 year ago
Denys Konovalov 63ab92d797
Pre-register OAuth2 applications for git credential helpers (#26291) 1 year ago
wxiaoguang c2e0143bfe
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 1 year ago
wxiaoguang 4fc4f6e634
Refactor "editorconfig" (#26391) 1 year ago
wxiaoguang 71d253f42e
Remove unnecessary template helper DisableGravatar (#26386) 1 year ago
wxiaoguang 6913053223
Start using template context function (#26254) 1 year ago
KN4CK3R 0c6ae61229
Allow package cleanup from admin page (#25307) 1 year ago
Lunny Xiao f5dbac9d36
Use more `IssueList` instead of `[]*Issue` (#26369) 1 year ago
CaiCandong 24fbf4e059
Fix nil pointer dereference error when open link with invalid pull index (#26353) 1 year ago
yp05327 945a0cb96b
Add highlight to selected repos in milestone dashboard (#26300) 1 year ago
Nicholas Pease 6a7a5ea32a
Do not show Profile README when repository is private (#26295) 1 year ago
Kerwin Bryant 865d2221c0
Add `Retry` button when creating a mirror-repo fails (#26228) 1 year ago
yp05327 6832a8eb06
Add locale for deleted head branch (#26296) 1 year ago
puni9869 ab388deb0e
Allow editing push mirrors after creation (#26151) 1 year ago
Zettat123 9a65d011f6
Some fixes of the prompt of new branches (#26257) 1 year ago