Commit Graph

704 Commits (423372d84ab3d885e47d4a00cd69d6040b61cc4c)

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
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
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
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
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
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
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
Şahin Akkaya 875f5ea6d8
Implement code frequency graph (#29191) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
Zettat123 79217ea63c
Fix error display when merging PRs (#29288) 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
Jimmy Praet 22b9c2c95c
Load outdated comments when (un)resolving conversation on PR timeline (#29203) 9 months ago
Şahin Akkaya 21331be30c
Implement contributors graph (#27882) 9 months ago
Tim-Nicas Oelschläger 374e886f51
Change webhook-type in create-view (#29114) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
KN4CK3R 94d06be035
Extract linguist code to method (#29168) 9 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
wxiaoguang ee242a08e9
Refactor issue template parsing and fix API endpoint (#29069) 9 months ago
KN4CK3R da2f03750f
Display friendly error message (#29105) 9 months ago
wxiaoguang a4859dcfea
Improve user experience for outdated comments (#29050) 9 months ago
Yarden Shoham 6992ef98fc
Don't do a full page load when clicking `Watch` or `Star` (#29001) 9 months ago
Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 9 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 10 months ago
wxiaoguang b4513f48ce
Do not render empty comments (#29039) 10 months ago
KN4CK3R c3e462921e
Improve user search display name (#29002) 10 months ago
Lunny Xiao 3b50dd95ce
Some refactor for git http (#28995) 10 months ago
Yarden Shoham 3e8414179c
Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 10 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 10 months ago
JakobDev 7ed18566e1
Show in Web UI if file is vendored and generated (#28620) 10 months ago
Jimmy Praet ee3e83eec1
Don't reload timeline page when (un)resolving or replying conversation (#28654) 10 months ago