summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* Add config options to hide issue events (#17414)qwerty2872022-01-211-742/+744
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Fix PR comments UI (#18323)wxiaoguang2022-01-191-15/+46
* Fix purple color in suggested label colors (#18241)silverwind2022-01-111-1/+1
* 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
* Add option to define refs in issue templates (#17842)qwerty2872021-12-171-4/+4
* Display issue/comment role even if repo archived (#17907)Lunny Xiao2021-12-052-29/+31
* Disable ref selection dropdown if you don't have permissions to use it (#17837)qwerty2872021-11-281-2/+2
* Added comment for changing issue ref (#17672)Gusted2021-11-191-0/+17
* Cleanup and use global style on popups (#17674)silverwind2021-11-184-20/+20
* Multiple Escaping Improvements (#17551)zeripath2021-11-169-47/+43
* Add copy button to markdown code blocks (#17638)silverwind2021-11-161-1/+1
* Refactor commentTags functionality (#17558)Gusted2021-11-112-30/+33
* Escape issue titles in comments list (#17555)zeripath2021-11-051-1/+1
* "Copy branch name" button in pull request (#17323)Mario Lubenka2021-10-191-6/+7
* 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
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-1/+1
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-102-5/+7
* Allow adding multiple issues to a project (#17226)qwerty2872021-10-081-0/+18
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-061-1/+1
* Redirect on project after issue created (#17211)Romain2021-10-051-0/+1
* Switch migration icon to svg (#15954)silverwind2021-09-184-7/+32
* 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-143-2/+3
* Replace clipboard.js with async clipboard api (#15899)silverwind2021-05-301-1/+1
* Remove New PR button in PRs (#15998)Kyle D2021-05-291-1/+1
* Add links to toggle WIP status (#14677)Jimmy Praet2021-05-272-20/+40
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-232-3/+3
* Remove remaining fontawesome usage in templates (#15952)silverwind2021-05-221-1/+1
* fix default avatar url (#15938)Norwin2021-05-212-2/+2
* Fix layout of milestone view (#15927)sebastian-sauer2021-05-201-6/+6
* 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-075-9/+9
* Use subdir for URL (#15446)KN4CK3R2021-04-141-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-1010-102/+100
* Remove usage of JS globals (#15378)silverwind2021-04-091-4/+2
* Prepend AppSubUrl to links for default avatar (#15341)zeripath2021-04-082-3/+3
* Add dashboard milestone search and repo milestone search by name (#14866)Roger Luo2021-04-081-24/+42
* Diff box fixes (#15214)silverwind2021-03-311-23/+27