Commit Graph

4098 Commits (1d98d4e69a241b992683005e9fff043967f76837)

Author SHA1 Message Date
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 9 months ago
wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang 3f081d4b54
Rename Action.GetDisplayName to GetActDisplayName (#29540) 9 months ago
ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 9 months ago
wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525) 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
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 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
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
qwerty287 65952417a8
Add API to get PR by base/head (#29242) 9 months ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
Lunny Xiao 98ab9445d1
Users with `read` permission of pull requests can be assigned too (#27263) 9 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 9 months ago
qwerty287 0a426cc575
Add API to get merged PR of a commit (#29243) 9 months ago
6543 4ba642d07d
Revert "Support SAML authentication (#25165)" (#29358) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
Earl Warren b748d62b46
Add slow SQL query warning (#27545) 9 months ago
techknowlogick 5bb8d1924d
Support SAML authentication (#25165) 9 months ago
6543 217d71c48a
Workaround to clean up old reviews on creating a new one (#28554) 9 months ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 9 months ago
yp05327 8e2831611c
Fix gitea-action user avatar broken on edited menu (#29190) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
KN4CK3R 155269fa58
Remove unused `KeyID`. (#29167) 9 months ago
KN4CK3R 37061e8266
Use ghost user if user was not found (#29161) 9 months ago
6543 6fad2c8744
Dont load Review if Comment is CommentTypeReviewRequest (#28551) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
Gwyneth Morgan 5b2fd0fc19
Drop "@" from email sender to avoid spam filters (#29109) 9 months ago
Lunny Xiao 8c6ffdac37
Remove unnecessary parameter (#29092) 9 months ago
Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 9 months ago
KN4CK3R 688d4a1f71
Unify password changing and invalidate auth tokens (#27625) 10 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 10 months ago
Gwyneth Morgan 360b3fd17c
Include username in email headers (#28981) 10 months ago
silverwind a6cea59514
Update tool dependencies (#29030) 10 months ago
Lunny Xiao 3a66762130
Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) 10 months ago
KN4CK3R 27d4c11ec3
Fix joins in `db.Find(AndCount)` (#28978) 10 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
wackbyte a240d5dfa7
Fix non-alphabetic sorting of repo topics (#28938) 10 months ago
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140) 10 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
yp05327 07ba4d9f87
Fix incorrect action duration time when rerun the job before executed once (#28364) 10 months ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 10 months ago
Lunny Xiao eba9c0ce48
Add testing for CalcCommitStatus (#28823) 10 months ago