Commit Graph

4171 Commits (a928739456b78072136a1a264a68758571238aac)

Author SHA1 Message Date
yp05327 7b388630ec
Fix loadRepository error when access user dashboard (#31719) 4 months ago
yp05327 e0a408e6f3
Add permission check when creating PR (#31033) 4 months ago
Lunny Xiao d109923ed8
Make GetRepositoryByName more safer (#31712) 4 months ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 4 months ago
yp05327 cc044818c3
Support delete user email in admin panel (#31690) 4 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 4 months ago
Rowan Bohde 416c36f303
allow synchronizing user status from OAuth2 login providers (#31572) 4 months ago
Bartlomiej Komendarczuk e8d4b7a8b1
Added default sorting milestones by name (#27084) 4 months ago
Lunny Xiao 0d08bb6112
Upgrade xorm to v1.3.9 and improve some migrations Sync (#29899) 4 months ago
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