Commit Graph

296 Commits (6ead30dbc469803d7e8361b13217e07d87d6f80d)

Author SHA1 Message Date
HEREYUA 2eb7c564df
Improve branch select list ui in go templates (#29729) 8 months ago
silverwind 256a1eeb9a
Add `<overflow-menu>`, rename webcomponents (#29400) 8 months ago
silverwind 7e8c1c5ba1
Replace more `gt-` with `tw-`, update frontend docs (#29595) 9 months ago
wxiaoguang 3e84bfdf41
Remove unnecessary ctxData for "attachments" template (#29600) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
silverwind a2e90014ec
Replace some `gt-` classes with `tw-` (#29570) 9 months ago
wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 9 months ago
wxiaoguang c0c2cb933b
Fix incorrect subpath in links (#29535) 9 months ago
wxiaoguang b8a598e6a4
Refactor the "attachments" sub-template data key to RenderedContent (#29517) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
Lunny Xiao 9a8c90ee18
Use tailwind instead of `gt-[wh]-` helper classes (#29423) 9 months ago
KN4CK3R 4ccf5ab330
Add missing space (#29393) 9 months ago
wxiaoguang d2f6588b66
Remove incorrect and unnecessary Escape from templates (#29394) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
Yarden Shoham 4e3d81e44e
Remove jQuery from the code diff expansion buttons (#29385) 9 months ago
wxiaoguang c9d0e63c20
Remove unnecessary "Str2html" modifier from templates (#29319) 9 months ago
wxiaoguang 7a1557d2cc
Remove unnecessary "Safe" modifier from templates (#29318) 9 months ago
silverwind 39f8ab591c
Clean up diff header css and reduce global textarea min-height (#29232) 9 months ago
wxiaoguang a4859dcfea
Improve user experience for outdated comments (#29050) 9 months ago
yp05327 3aed8ae034
Fix default avatar image size in PR diff page (#28971) 10 months ago
yp05327 b693611b35
Don't show new pr button when page is not compare pull (#26431) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
wxiaoguang 34a0684397
Improve CSS helper naming (#28769) 10 months ago
Kyle D e522e774ca
Add merge arrow direction and update styling (#28523) 11 months ago
KN4CK3R b3c258828f
Refactor template empty checks (#28351) 12 months ago
Nanguan Lin 7d1933717d
Use full width for PR comparison (#28182) 12 months ago
sebastian-sauer e31c6cfe6e
Fix Show/hide filetree button on small displays (#27881) 1 year ago
sebastian-sauer 49dddd87b1
Improve PR diff view on mobile (#27883) 1 year ago
sebastian-sauer 37a7c551d4
Show correct commit sha when viewing single commit diff (#27916) 1 year ago
Earl Warren c46080bc9d
Remove "tabindex" from some form buttons (#27892) 1 year ago
silverwind 572f0963ed
Only show diff file tree when more than one file changed (#27775) 1 year ago
silverwind 73b63d9311
Replace ajax with fetch, improve image diff (#27267) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
wxiaoguang 1f00bc44b2
Fix review UI (#27322) 1 year ago
wxiaoguang 93bd4351bf
Fix more "locale" usages (#27259) 1 year ago
delvh 7960ba7e2b
Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
Denys Konovalov 2325fe777d
cleanup locale function usage (#27227) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
wxiaoguang d5703d4a1b
Remove "TODO" tasks from CSS file (#26835) 1 year ago
wxiaoguang 19a1e1b20e
Remove polluted `.ui.right` (#26825) 1 year ago
CaiCandong c576b50441
Fix being unable to use a repo that prohibits accepting PRs as a PR source. (#26785) 1 year ago
wxiaoguang ee9e83b230
Remove incorrect CSS helper classes (#26712) 1 year ago
wxiaoguang 390ec619f3
Fix review bar misalignment (#26711) 1 year ago
wxiaoguang 09faf43ef8
Improve Image Diff UI (#26696) 1 year ago
silverwind 56b6b2b88e
Fix tooltip of commit select button (#26472) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
delvh 8736b134bd
Display human-readable text instead of cryptic filemodes (#26352) 1 year ago
silverwind aa723dea9b
Don't autosize textarea in diff view (#26233) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
puni9869 1d8d90fd37
Fixing the align of commit stats in commit_page template. (#26161) 1 year ago