summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_title.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Prevent tab shifting, remove extra margin on fluid pages (#31090) (#31099)Giteabot2024-05-271-1/+1
* Fix JS error when editing a merged PR's title (#30990) (#31001)Giteabot2024-05-171-4/+2
* Fix issue/PR title edit (#30858) (#30865)Giteabot2024-05-051-18/+25
* Fix long branch name overflows (#30345)silverwind2024-04-161-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-4/+4
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-7/+7
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-151-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-3/+3
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-9/+9
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-3/+3
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-4/+4
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-3/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-22/+22
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Show correct naming for 1 comment (#25704)Earl Warren2023-07-051-1/+1
* Diff page enhancements (#25398)silverwind2023-06-221-2/+2
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-1/+1
* Button and color enhancements (#24989)silverwind2023-06-091-3/+3
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-211-3/+3
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-90/+102
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-3/+1
* Fix pull request branch selector visible without clicking Edit (#23012)Brecht Van Lommel2023-02-211-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-4/+4
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-2/+2
* Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)wxiaoguang2023-02-091-4/+4
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-4/+4
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-9/+9
* Use dedicated draft PR icon when possible (#20303)Gusted2022-07-091-1/+5
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-22/+22
* Make better use of i18n (#20096)Gusted2022-06-261-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-3/+3
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Add copy button to markdown code blocks (#17638)silverwind2021-11-161-1/+1
* "Copy branch name" button in pull request (#17323)Mario Lubenka2021-10-191-6/+7
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-28/+28
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-031-1/+1
* #14699 Make branch names in PR description clickable (#14716)Jimmy Praet2021-02-181-6/+14
* Style and template tweaks (#13828)silverwind2020-12-041-1/+1
* Clickable links in pull request (and issue) titles (#13695)Jimmy Praet2020-12-031-1/+1
* Dropdowns, Labels fixes and more CSS tweaks (#13733)silverwind2020-11-291-35/+36
* Change search and filter icons to SVG (#13473)silverwind2020-11-091-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1