aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use dedicated draft PR icon when possible (#20303)Gusted2022-07-091-1/+5
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-2730-522/+522
* Make better use of i18n (#20096)Gusted2022-06-266-11/+11
* 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
* Prettify number of issues (#17760)Gusted2022-06-122-9/+15
* 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
* Remove fomantic progress module (#19760)silverwind2022-05-201-4/+7
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-201-1/+1
* Replace blue button and label classes with primary (#19763)silverwind2022-05-208-12/+12
* 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
* prevent double click new issue/pull/comment button (#16157)a10121127962022-05-072-3/+3
* 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-014-4/+12
* Fix Pull Request comment filename word breaks (#19535)parnic2022-04-291-2/+2
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-282-0/+25
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-082-3/+3
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-071-1/+1
* Use the new/choose link for New Issue on project page (#19172)zeripath2022-03-221-2/+2
* 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-086-10/+10
* comments on migrated issues/prs must link to the comment ID (#18630)singuliere2022-02-061-1/+1
* Add dropdown icon to template loading dropdown (#18564)fnetX (aka fralix)2022-02-031-6/+1
* 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