aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content
Commit message (Expand)AuthorAgeFilesLines
...
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-1/+1
* Add default commit messages to PR for squash merge (#20618)Tyrone Yeh2022-08-031-1/+1
* Fix default merge style (#20564)wxiaoguang2022-07-311-0/+1
* Make code review ceckboxes clickable (#20481)Vladimir Yakovlev2022-07-261-1/+1
* Fix modified due date message (#20388)Lucas Azevedo2022-07-191-1/+2
* Fix eslint parsing errors, remove eslint-plugin-html (#20323)silverwind2022-07-151-1/+0
* Fix checks in PR for empty commits #19603 (#20290)Ing. Jaroslav Šafka2022-07-131-4/+12
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-2710-281/+281
* Make better use of i18n (#20096)Gusted2022-06-262-6/+6
* fix delete pull head ref for DeleteIssue (#20032)a10121127962022-06-191-2/+10
* Delete duplicated update btn on pull request view page (#19993)Lunny Xiao2022-06-171-39/+1
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-113-99/+122
* Add title attribute to dependencies in sidebar (#19807)zeripath2022-06-011-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Use Vue to refactor pull merge UI (#19650)wxiaoguang2022-05-121-168/+61
* Restore reviewed-on message (#19657)Lunny Xiao2022-05-081-0/+3
* Allow custom default merge message with .gitea/default_merge_message/<merge_s...Lunny Xiao2022-05-081-6/+3
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-081-1/+11
* Add "Reference" section to Issue view sidebar (#19609)neon2022-05-051-0/+9
* Use for a repo action one database transaction (#19576)65432022-05-031-3/+3
* Improve UI on mobile (#19546)Gusted2022-05-011-0/+5
* Fix Pull Request comment filename word breaks (#19535)parnic2022-04-291-2/+2
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-281-0/+16
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-071-1/+1
* Remove italics for `due_date_not_set` (#19113)MeIchthys2022-03-171-1/+1
* Add button for issue deletion (#19032)Otto Richter (fnetX)2022-03-091-0/+21
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-082-5/+5
* comments on migrated issues/prs must link to the comment ID (#18630)singuliere2022-02-061-1/+1
* 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