Commit Graph

4489 Commits (acfe29fc2bcc5261676868c8fdd6dc0def178d1e)

Author SHA1 Message Date
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
wxiaoguang 49e4826747
Refactor "user/active" related logic (#29390) 9 months ago
KN4CK3R 1c6858543c
Integrate alpine `noarch` packages into other architectures index (#29137) 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
wxiaoguang 1ef87773b1
Refactor modules/git global variables (#29376) 9 months ago
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 9 months ago
KN4CK3R 4197e28100
Refactor git attributes (#29356) 9 months ago
wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320) 9 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 9 months ago
KN4CK3R 553d46e6f6
Do not double close reader (#29354) 9 months ago
Şahin Akkaya d3982bcd81
Implement recent commits graph (#29210) 9 months ago
qwerty287 0a426cc575
Add API to get merged PR of a commit (#29243) 9 months ago
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
6543 4ba642d07d
Revert "Support SAML authentication (#25165)" (#29358) 9 months ago
Şahin Akkaya 875f5ea6d8
Implement code frequency graph (#29191) 9 months ago
Carlos Felgueiras 6f6120dfa8
Fix validity of the FROM email address not being checked (#29347) 9 months ago
Lunny Xiao 3ef6252e06
Allow options to disable user deletion from the interface on app.ini (#29275) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
Tim-Nicas Oelschläger 532e422027
Unify organizations header (#29248) 9 months ago
techknowlogick 5bb8d1924d
Support SAML authentication (#25165) 9 months ago
wxiaoguang c9d0e63c20
Remove unnecessary "Str2html" modifier from templates (#29319) 9 months ago
Zettat123 79217ea63c
Fix error display when merging PRs (#29288) 9 months ago
Jason Song 22b8de85dd
Do not use `ctx.Doer` when reset password (#29289) 9 months ago
vincent 35d5e4aea4
Fix content size does not match error when uploading lfs file (#29259) 9 months ago
Şahin Akkaya 39a77d92d9
Deduplicate translations for contributors graph (#29256) 9 months ago
KN4CK3R 7e8ff70940
Show commit status for releases (#29149) 9 months ago
Markus Amshove a11ccc9fcd
Disallow merge when required checked are missing (#29143) 9 months ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 9 months ago