aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content
Commit message (Expand)AuthorAgeFilesLines
* Fix manual merge form and 404 page templates (#30000)wxiaoguang2024-03-221-1/+1
* Fix template error when comment review doesn't exist (#29888) (#29889)wxiaoguang2024-03-192-129/+141
* Fix XSS vulnerabilities (#29336)65432024-02-221-1/+1
* Do not show delete button when time tracker is disabled (#29257) (#29279)Zettat1232024-02-201-1/+1
* Rework spellchecking, add lint-spell (#29112)silverwind2024-02-161-1/+1
* Don't reload timeline page when (un)resolving or replying conversation (#2865...Jimmy Praet2024-01-242-133/+134
* Refactor template empty checks (#28351) (#28354)Giteabot2023-12-051-1/+1
* Fix rendering assignee changed comments without assignee (#27927) (#27952)Giteabot2023-11-071-24/+23
* Revert "Fix pr template (#27436)" (#27567)Nanguan Lin2023-10-111-1/+1
* Remove max-width and add hide text overflow (#27359) (#27550)Giteabot2023-10-091-12/+12
* Restore warning commit status (#27504) (#27529)Giteabot2023-10-091-1/+1
* Fix pr template (#27436) (#27440)Giteabot2023-10-041-1/+1
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-292-6/+6
* Backport ctx locale refactoring manually (#27231) (#27259) (#27260)wxiaoguang2023-09-259-258/+258
* cleanup locale function usage (#27227) (#27240)Giteabot2023-09-253-12/+12
* Allow copying issue comment link on archived repos and when not logged in (#2...Giteabot2023-09-242-12/+12
* Change green buttons to primary color (#27099)silverwind2023-09-183-4/+4
* Fix "delete" modal dialog for issue/PR (#27015)wxiaoguang2023-09-111-2/+2
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-012-4/+4
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-311-3/+3
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-313-5/+5
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-1/+1
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-262-5/+5
* Add `member`, `collaborator`, `contributor`, and `first-time contributor` rol...yp053272023-08-241-11/+6
* Improve show role (#26621)yp053272023-08-222-49/+22
* Fix incorrect redirection in new issue using references (#26440)CaiCandong2023-08-101-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-102-40/+40
* Remove nonsense `<a>` for commit status check icon (#26287)yp053272023-08-031-2/+2
* Fix due date rendering the wrong date in issue (#26268)Yarden Shoham2023-08-011-1/+1
* De-emphasize issue sidebar buttons (#26171)silverwind2023-07-301-10/+22
* remove IsWarning in tmpl (#26120)caicandong2023-07-251-1/+1
* Fix duplicated url prefix on issue context menu (#26066)Lunny Xiao2023-07-231-1/+1
* Several fixes for mobile UI (#25634)Denys Konovalov2023-07-041-3/+3
* Replace fomantic divider module with our own (#25539)silverwind2023-06-295-23/+23
* Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380)HesterG2023-06-291-2/+2
* Improve loadprojects for issue list (#25468)Lunny Xiao2023-06-241-2/+2
* Store and use seconds for timeline time comments (#25392)65432023-06-231-3/+18
* Make "dismiss" content shown correctly (#25461)wxiaoguang2023-06-231-1/+0
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-211-1/+1
* Refactor: TotalTimest return seconds (#25370)65432023-06-191-1/+1
* Add template linting via djlint (#25212)silverwind2023-06-143-16/+16
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-143-57/+54
* Fix #25133 (#25162)yp053272023-06-091-2/+2
* Fix strange UI behavior of cancelling dismiss review modal (#25133)yp053272023-06-081-2/+2
* Improve dropdown menus, remove inline styles (#24954)silverwind2023-05-291-3/+0
* Consolidate the two review boxes into one (#24738)silverwind2023-05-292-643/+572
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-284-16/+14
* Add the ability to pin Issues (#24406)JakobDev2023-05-252-13/+37
* Fix missing yes/no in delete time log modal (#24851)yp053272023-05-221-1/+1
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-211-3/+3