Commit Graph

1277 Commits (81fa471119a6733d257f63f8c2c1f4acc583d21b)

Author SHA1 Message Date
wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 12 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 12 months ago
wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 12 months ago
Lunny Xiao cc27b50bdf
Fix a bug returning 404 when display a single tag with no release (#29466) 12 months ago
wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 12 months ago
ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 12 months ago
Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 12 months ago
wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525) 12 months ago
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 12 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 12 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 12 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 12 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
wxiaoguang 10cfa0879a
Fix incorrect user location link on profile page (#29474) 12 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 12 months ago
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 12 months ago
Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 12 months ago
wxiaoguang 6bdfc84e6c
Allow to change primary email before account activation (#29412) 12 months ago
wxiaoguang eedb8f4129
Only use supported sort order for "explore/users" page (#29430) 12 months ago
sillyguodong bad4ad7018
Not trigger all jobs any more, when re-running the first job (#29439) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
wxiaoguang 49e4826747
Refactor "user/active" related logic (#29390) 12 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 12 months ago
wxiaoguang 1ef87773b1
Refactor modules/git global variables (#29376) 12 months ago
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 12 months ago
KN4CK3R 4197e28100
Refactor git attributes (#29356) 12 months ago
wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320) 12 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 12 months ago
KN4CK3R 553d46e6f6
Do not double close reader (#29354) 12 months ago
Şahin Akkaya d3982bcd81
Implement recent commits graph (#29210) 12 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) 12 months ago
6543 4ba642d07d
Revert "Support SAML authentication (#25165)" (#29358) 12 months ago
Şahin Akkaya 875f5ea6d8
Implement code frequency graph (#29191) 12 months ago
Lunny Xiao 3ef6252e06
Allow options to disable user deletion from the interface on app.ini (#29275) 12 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 12 months ago
Tim-Nicas Oelschläger 532e422027
Unify organizations header (#29248) 12 months ago
techknowlogick 5bb8d1924d
Support SAML authentication (#25165) 12 months ago
wxiaoguang c9d0e63c20
Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
Zettat123 79217ea63c
Fix error display when merging PRs (#29288) 12 months ago
Jason Song 22b8de85dd
Do not use `ctx.Doer` when reset password (#29289) 12 months ago
Şahin Akkaya 39a77d92d9
Deduplicate translations for contributors graph (#29256) 12 months ago
KN4CK3R 7e8ff70940
Show commit status for releases (#29149) 12 months ago
Markus Amshove a11ccc9fcd
Disallow merge when required checked are missing (#29143) 12 months ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 1 year ago
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236) 1 year ago
Jimmy Praet 22b9c2c95c
Load outdated comments when (un)resolving conversation on PR timeline (#29203) 1 year ago
Yarden Shoham aa6f88638f
Fix missing template for follow button in organization (#29215) 1 year ago
yp05327 68227996a7
Fix broken following organization (#29005) 1 year ago
Yarden Shoham c70f65e83b
Auto-update the system status in admin dashboard (#29163) 1 year ago
Şahin Akkaya 21331be30c
Implement contributors graph (#27882) 1 year ago