Commit Graph

397 Commits (6f6120dfa8d549d0b866eeb9317054fea831c844)

Author SHA1 Message Date
wxiaoguang 7a1557d2cc
Remove unnecessary "Safe" modifier from templates (#29318) 9 months ago
Sebastian Brückner a70c00b80b
Properly migrate automatic merge GitLab comments (#27873) 9 months ago
Zettat123 8c21bc0d51
Do not show delete button when time tracker is disabled (#29257) 9 months ago
Markus Amshove a11ccc9fcd
Disallow merge when required checked are missing (#29143) 9 months ago
wxiaoguang a784ed3d6c
Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227) 9 months ago
yp05327 78c48d8fdd
Fix can not select team reviewers when reviewers is empty (#29174) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
silverwind 9c39f8515f
Rework spellchecking, add `lint-spell` (#29106) 9 months ago
yp05327 3aed8ae034
Fix default avatar image size in PR diff page (#28971) 10 months ago
Yarden Shoham 3e8414179c
Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 10 months ago
Jimmy Praet ee3e83eec1
Don't reload timeline page when (un)resolving or replying conversation (#28654) 10 months ago
6543 49d7663929
Revert adding htmx until we finaly decide to add it (#28879) 10 months ago
Yarden Shoham 14f6fcf448
Don't do a full page load when clicking the subscribe button (#28871) 10 months ago
Gwyneth Morgan e5313248a8
Add non-JS fallback for reaction tooltips (#28785) 10 months ago
wxiaoguang e743570f65
Refactor timeutil package (#28623) 11 months ago
KN4CK3R b3c258828f
Refactor template empty checks (#28351) 12 months ago
Sebastian Brückner e80f446d3a
Fix rendering assignee changed comments without assignee (#27927) 1 year ago
yp05327 dcb648ee71
Add `Hide/Show all checks` button to commit status check (#26284) 1 year ago
Brecht Van Lommel 1756e30e10
Allow pull requests Manually Merged option to be used by non-admins (#27780) 1 year ago
Brecht Van Lommel 7a286e4753
Improve pull request command line instructions (#27778) 1 year ago
Earl Warren 89c9a498fd
Add anchor to review types (#26894) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Kyle D ac4ae35542
Remove max-width and add hide text overflow (#27359) 1 year ago
silverwind 5bf367f904
Restore warning commit status (#27504) 1 year ago
Lunny Xiao dd221b9aec
Fix pr template (#27436) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 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
JakobDev 5f7388e586
Allow copying issue comment link on archived repos and when not logged in (#27193) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
wxiaoguang 1875362383
Fix "delete" modal dialog for issue/PR (#27015) 1 year ago
silverwind a625f3a761
Enable djlint H008 and fix issues (#26869) 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
wxiaoguang 4fdb09de58
Fix incorrect "tabindex" attributes (#26733) 1 year ago
wxiaoguang 576644d815
Simplify helper CSS classes and avoid abuse (#26728) 1 year ago
yp05327 d2e4039def
Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 1 year ago
yp05327 bd8a253220
Improve show role (#26621) 1 year ago
CaiCandong 7a69d71733
Fix incorrect redirection in new issue using references (#26440) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
yp05327 d74c2228e3
Remove nonsense `<a>` for commit status check icon (#26287) 1 year ago
Yarden Shoham edd93fcfbc
Fix due date rendering the wrong date in issue (#26268) 1 year ago
silverwind 04d7ced063
De-emphasize issue sidebar buttons (#26171) 1 year ago
caicandong ab72f7ee4a
remove IsWarning in tmpl (#26120) 1 year ago
Lunny Xiao a12a5f3652
Fix duplicated url prefix on issue context menu (#26066) 1 year ago
Denys Konovalov 00dbba7f42
Several fixes for mobile UI (#25634) 1 year ago
silverwind 64f2d70262
Replace fomantic divider module with our own (#25539) 1 year ago
HesterG c6f1fb1c6d
Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) 1 year ago