summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* Display attachments of review comment when comment content is blank (#23035) ...John Olheiser2023-02-211-1/+1
* Fix the Manually Merged form (#23015) (#23017)wxiaoguang2023-02-211-13/+7
* Mute all links in issue timeline (#22534)silverwind2023-01-201-49/+49
* Fix due date rendering the wrong date in issue (#22302) (#22306)Yarden Shoham2023-01-021-1/+1
* Color and Style enhancements (#21784, #21799) (#21868)silverwind2022-11-203-14/+12
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-1/+1
* Fix calls to i18n in templates (#21394)wxiaoguang2022-10-102-6/+6
* Add author search input (#21246)Tyrone Yeh2022-09-261-0/+4
* Added search input field to issue filter (#20623)Tyrone Yeh2022-09-232-0/+20
* Make labels clickable in the comments section. (#21137)Blender Defender2022-09-121-3/+3
* Remove fomantic image module (#21145)silverwind2022-09-121-4/+4
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Do not add links to Posters or Assignees with ID < 0 (#20577)zeripath2022-09-032-119/+64
* Support Issue forms and PR forms (#20987)Jason Song2022-09-029-10/+81
* Make sure fmt catches all templates (#20979)silverwind2022-08-3115-107/+107
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-1/+1
* Add issue filter for Author (#20578)parnic2022-08-084-36/+69
* 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
* Add a checkbox to select all issues/PRs (#20177)Tyrone Yeh2022-07-281-0/+6
* 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