Commit Graph

332 Commits (release/v1.23)

Author SHA1 Message Date
wxiaoguang 00e2b339b6
Fix "unicode escape" JS error (#32806) 2 months ago
wxiaoguang c9e582c6b6
Refactor markdown editor and use it for milestone description editor (#32688) 2 months ago
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703) 2 months ago
Kerwin Bryant 25cacaf0aa
Fixed Issue of Review Menu Shown Behind (#32631) 2 months ago
silverwind d11f8d24b0
Add 'Copy path' button to file view (#32584) 3 months ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 3 months ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 3 months ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 3 months ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 3 months ago
wxiaoguang 1a811c0bd1
Refactor image diff (#31444) 8 months ago
charles c60ef946b1
Fix the wrong line number in the diff view page when expanded twice. (#31431) 8 months ago
Kerwin Bryant e6ab6e637f
code optimization (#31315) 8 months ago
silverwind 7034efc7dc
Use vertical layout for multiple code expander buttons (#31122) 8 months ago
silverwind 1e3c4d8fc7
Improve mobile review ui (#31091) 9 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 9 months ago
delvh 072b029b33
Simplify review UI (#31062) 9 months ago
wxiaoguang f48cc501c4
Fix incorrect "blob excerpt" link when comparing files (#31013) 9 months ago
wxiaoguang 8de2992ffb
Make Ctrl+Enter work for issue/comment edit (#30720) 10 months ago
Kemal Zebari dd301cae1c
Prevent allow/reject reviews on merged/closed PRs (#30686) 10 months ago
silverwind c93eefb42b
Diff color enhancements, add line number background (#30670) 10 months ago
silverwind 9946353282
Remove fomantic button module (#30475) 10 months ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
silverwind 50099d7af4
Various improvements for long file and commit names (#30374) 10 months ago
silverwind 226a82a939
Migrate font-family to tailwind (#30118) 11 months ago
Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697) 11 months ago
silverwind 2ab5f05f40
Add svg linter and fix incorrect svgs (#30086) 11 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 11 months ago
silverwind 90a4f9a49e
Migrate `gap` helpers to tailwind (#30034) 11 months ago
silverwind f22fe4e194
Remove fomantic header module (#30033) 11 months ago
silverwind 0bef9a2775
Replace all simple inline styles with tailwind (#30032) 11 months ago
silverwind fabe01478a
Migrate font-weight helpers to tailwind (#30027) 11 months ago
silverwind 04f9ad0568
Fix incorrect tailwind migration (#30007) 11 months ago
silverwind f88ad5424f
Replace 10 more gt- classes with tw- (#29945) 11 months ago
wxiaoguang 4c476fa41d
Remove unnecessary ".Link" usages (#29909) 11 months ago
wxiaoguang 828701ff2d
Fix template error when comment review doesn't exist (#29888) 11 months ago
HEREYUA 2eb7c564df
Improve branch select list ui in go templates (#29729) 11 months ago
silverwind 256a1eeb9a
Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
silverwind 7e8c1c5ba1
Replace more `gt-` with `tw-`, update frontend docs (#29595) 11 months ago
wxiaoguang 3e84bfdf41
Remove unnecessary ctxData for "attachments" template (#29600) 11 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 11 months ago
silverwind a2e90014ec
Replace some `gt-` classes with `tw-` (#29570) 11 months ago
wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 11 months ago
wxiaoguang c0c2cb933b
Fix incorrect subpath in links (#29535) 11 months ago
wxiaoguang b8a598e6a4
Refactor the "attachments" sub-template data key to RenderedContent (#29517) 11 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 11 months ago
Lunny Xiao 9a8c90ee18
Use tailwind instead of `gt-[wh]-` helper classes (#29423) 12 months ago
KN4CK3R 4ccf5ab330
Add missing space (#29393) 12 months ago
wxiaoguang d2f6588b66
Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 12 months ago