summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content
Commit message (Expand)AuthorAgeFilesLines
* Add config options to hide issue events (#17414)qwerty2872022-01-211-742/+744
* Fix PR comments UI (#18323)wxiaoguang2022-01-191-15/+46
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-1/+1
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-022-5/+5
* Abort merge if head has been updated before pressing merge (#18032)zeripath2021-12-201-0/+5
* Display issue/comment role even if repo archived (#17907)Lunny Xiao2021-12-051-17/+19
* Added comment for changing issue ref (#17672)Gusted2021-11-191-0/+17
* Cleanup and use global style on popups (#17674)silverwind2021-11-183-19/+19
* Multiple Escaping Improvements (#17551)zeripath2021-11-164-37/+33
* Refactor commentTags functionality (#17558)Gusted2021-11-111-24/+24
* Escape issue titles in comments list (#17555)zeripath2021-11-051-1/+1
* Hide command line merge instructions when user can't push (#17339)qwerty2872021-10-171-18/+20
* fix: code review comments on mobile (#17321)kolaente2021-10-161-3/+3
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-101-5/+0
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-061-1/+1
* Switch migration icon to svg (#15954)silverwind2021-09-183-6/+31
* Fixed issue where creating a reference of an issue would create a tag with th...Jelle Hulter2021-09-181-1/+1
* Add option to update pull request by `rebase` (#16125)a10121127962021-08-311-2/+40
* Fix dependency link rendering in PR sidebar (#16754)Steven2021-08-211-1/+1
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-1/+1
* Add agit flow support in gitea (#14295)a10121127962021-07-281-3/+7
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-0/+30
* review comments: break-word for long file names (#16272)Norwin2021-06-271-1/+1
* Use pulls url if issue is a pull request (#16230)sebastian-sauer2021-06-221-1/+5
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-0/+3
* Replace clipboard.js with async clipboard api (#15899)silverwind2021-05-301-1/+1
* Add links to toggle WIP status (#14677)Jimmy Praet2021-05-272-20/+40
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-231-2/+2
* Remove remaining fontawesome usage in templates (#15952)silverwind2021-05-221-1/+1
* fix default avatar url (#15938)Norwin2021-05-211-1/+1
* Issue sidebar and misc css fixes (#15524)silverwind2021-05-161-58/+56
* Code comments improvements (#15722)silverwind2021-05-081-15/+27
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-4/+4
* Enforce tab indentation in templates (#15289)silverwind2021-04-102-48/+48
* Remove usage of JS globals (#15378)silverwind2021-04-091-4/+2
* Prepend AppSubUrl to links for default avatar (#15341)zeripath2021-04-081-2/+2
* Diff box fixes (#15214)silverwind2021-03-311-23/+27
* Update JS dependencies (#15033)silverwind2021-03-224-7/+7
* Fix lock modal content rendering outside modal (#15095)silverwind2021-03-211-49/+46
* check if original author is set (#14971)Norwin2021-03-121-1/+1
* don't show project cog in issue sidebar if no permission (#14953)Norwin2021-03-121-1/+3
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-032-2/+62
* Fix issue/pul sidebar (#14826)65432021-02-281-192/+193
* Add UI to delete tracked times (#14100)Norwin2021-02-193-1/+24
* Add dismiss review feature (#12674)a10121127962021-02-112-4/+74
* Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)zeripath2021-02-081-1/+1
* Don't show "Reference in new issue" when issues unit is globally disabled (#1...Jimmy Praet2021-01-231-1/+3
* Comment - Reference in new issue (#14366)KN4CK3R2021-01-212-5/+38
* Align dropdown right (#14406)Kyle D2021-01-202-2/+2
* Removed invalid form tag (#14391)KN4CK3R2021-01-191-12/+9