summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content
Commit message (Expand)AuthorAgeFilesLines
* Avoid doubled border for the PR info segment (#30663)wxiaoguang2024-04-231-1/+3
* Fix dropdown text ellipsis (#30628)wxiaoguang2024-04-211-4/+4
* Improve "Reference in new issue" modal (#30547)silverwind2024-04-181-18/+16
* Refactor web routes (#30519)wxiaoguang2024-04-171-1/+1
* Remove fomantic button module (#30475)silverwind2024-04-141-1/+1
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-144-18/+16
* Fix label rendering (#30456)wxiaoguang2024-04-131-3/+3
* Remove fomantic input module (#30194)silverwind2024-03-311-1/+1
* Remove fomantic checkbox module (#30162)silverwind2024-03-291-1/+1
* Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-281-2/+2
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-244-22/+22
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-247-57/+57
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-3/+3
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-224-33/+33
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-226-44/+44
* Fix some pending problems (#29985)wxiaoguang2024-03-221-11/+9
* Fix comment review avatar alignment (#29935)wxiaoguang2024-03-201-4/+3
* Fix template error when comment review doesn't exist (#29888)wxiaoguang2024-03-192-132/+144
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-151-1/+1
* Improve commit record's ui in comment list (#26619)yp053272024-03-141-8/+8
* Highlight archived labels (#29680)65432024-03-121-3/+3
* Replace more gt- with tw- (#29678)silverwind2024-03-081-4/+4
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-051-3/+3
* Remove unnecessary ctxData for "attachments" template (#29600)wxiaoguang2024-03-052-3/+3
* Add user blocking (#29028)KN4CK3R2024-03-041-9/+26
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-042-2/+2
* Refactor the "attachments" sub-template data key to RenderedContent (#29517)wxiaoguang2024-03-013-5/+5
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-011-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-013-6/+6
* Include resource state events in Gitlab downloads (#29382)Sebastian Brückner2024-02-262-40/+26
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-254-26/+26
* Refactor Safe modifier (#29392)wxiaoguang2024-02-252-8/+8
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-251-0/+3
* Properly migrate target branch change GitLab comment (#29340)Sebastian Brückner2024-02-241-4/+15
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-225-63/+63
* Properly migrate automatic merge GitLab comments (#27873)Sebastian Brückner2024-02-222-6/+18
* Do not show delete button when time tracker is disabled (#29257)Zettat1232024-02-201-1/+1
* Disallow merge when required checked are missing (#29143)Markus Amshove2024-02-191-0/+1
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-182-3/+3
* Fix can not select team reviewers when reviewers is empty (#29174)yp053272024-02-151-2/+4
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-3/+3
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-122-1/+12
* Rework spellchecking, add `lint-spell` (#29106)silverwind2024-02-091-1/+1
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-021-1/+1
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-302-13/+13
* Don't reload timeline page when (un)resolving or replying conversation (#28654)Jimmy Praet2024-01-242-133/+134
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-212-14/+13
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-202-13/+14