Commit Graph

4112 Commits (d73623d5262d13c3a38beec2b42368f1007f6794)

Author SHA1 Message Date
wxiaoguang 72b6bc8caf
Refactor webhook (#31587) 4 months ago
Rowan Bohde 1ee59f0fa3
Allow disabling authentication related user features (#31535) 4 months ago
6543 4696bcb3f7
Use FullName in Emails to address the recipient if possible (#31527) 4 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 4 months ago
Anbraten 91745ae46f
Add Passkey login support (#31504) 5 months ago
wxiaoguang 00fc29aee1
Refactor issue label selection (#31497) 5 months ago
Chl b5326a431f
Optimization of labels handling in issue_search (#26460) 5 months ago
kiatt210 6a96deb589
Fix web notification icon not updated once you read all notifications (#31447) 5 months ago
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check (#31389) 5 months ago
6543 78e8296e11
Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 5 months ago
6543 e37ecd1732
rm const do inline (#31360) 5 months ago
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365) 5 months ago
mzroot d4e4226c3c
Add tag protection via rest api #17862 (#31295) 5 months ago
yp05327 e61e9a36b7
Fix PullRequestList.GetIssueIDs's logic (#31352) 5 months ago
6543 bb04311b0b
[Refactor] Unify repo search order by logic (#30876) 5 months ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 5 months ago
Lunny Xiao 98a61040b1
Fix the possible migration failure on 286 with postgres 16 (#31209) 6 months ago
Max Wipfli 3cc7f763c3
Only update poster in issue/comment list if it has been loaded (#31216) 6 months ago
Kemal Zebari ab458ce10b
Return an empty string when a repo has no avatar in the repo API (#31187) 6 months ago
Lunny Xiao 352a2cae24
Performance improvements for pull request list API (#30490) 6 months ago
Jason Song 572fa55fbc
Drop `IDOrderDesc` for listing Actions task and always order by `id DESC` (#31150) 6 months ago
Lunny Xiao 1137a0357e
Fix branch order (#31174) 6 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 6 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 6 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 6 months ago
André Rosenhammer 14f6105ce0
Make gitea webhooks openproject compatible (#28435) 6 months ago
yp05327 daf2a4c047
Fix wrong display of recently pushed notification (#25812) 6 months ago
Lunny Xiao c6cf96d31d
Fix automerge will not work because of some events haven't been triggered (#30780) 6 months ago
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code (#31023) 6 months ago
wxiaoguang 47accfebbd
Fix data-race during testing (#30999) 6 months ago
wxiaoguang f4f4e18b14
Filter out duplicate action(activity) items for a repository (#30957) 6 months ago
KN4CK3R b1d8f13bd0
Protected tag is no internal server error (#30962) 6 months ago
Lunny Xiao 40de54ece8
Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) 6 months ago
Lunny Xiao a303c973e0
Fix various problems around projects board view (#30696) 6 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 6 months ago
6543 8e8ca6c653
Get repo list with OrderBy alpha should respect owner too (#30784) 6 months ago
yp05327 a50026e2f3
Fix no edit history after editing issue's title and content (#30814) 7 months ago
6543 f2d8ccc5bb
Get repo assignees and reviewers should ignore deactivated users (#30770) 7 months ago
Zettat123 7ad5031328
Fix duplicate status check contexts (#30660) 7 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
Chongyi Zheng 7b8e418da1
Replace deprecated `math/rand` functions (#30733) 7 months ago
wxiaoguang 6d2a307ad8
Rename migration package name for 1.22-rc1 (#30730) 7 months ago
wxiaoguang d3cdef88ad
Add some tests to clarify the "must-change-password" behavior (#30693) 7 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
yp05327 2a3906d755
Improve job commit description (#30579) 7 months ago
wxiaoguang bffbbf5470
Improve oauth2 client "preferred username field" logic and the error handling (#30622) 7 months ago
Lunny Xiao 2ad9ef4984
Fix some bug on migrations (#30647) 7 months ago
sillyguodong 2f6b1c46a1
Interpolate runs-on with variables when scheduling tasks (#30640) 7 months ago
Zettat123 30dd4beeee
Add a db consistency check to remove runners that do not belong to a repository (#30614) 7 months ago