summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_title.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix PR/Issue titles on mobile (#13292)kolaente2020-10-241-9/+11
* Make SVG size argument optional (#12814)silverwind2020-09-111-5/+5
* ui: Show git-pull-request icon for closed pull request (#12742)赵智超2020-09-061-1/+1
* Escape more things that are passed through str2html (#12622)zeripath2020-08-281-4/+4
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-1/+1
* ui: Change icon on title for merged PR to git-merge (#11064)赵智超2020-04-141-1/+1
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-041-1/+1
* SVG Octicon fixes (#10237)John Olheiser2020-02-111-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-5/+5
* [UI] Show pull icon on pull (#10061)65432020-01-291-0/+2
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-5/+35
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-251-1/+1
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-5/+17
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-081-4/+4
* Feature: Archive repos (#5009)kolaente2019-01-231-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-2/+2
* some fixesLunny Xiao2017-10-251-1/+1
* #2246 add HTMLURL to webhook typeUnknwon2016-08-161-3/+3