summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update JS dependencies (#15033)silverwind2021-03-228-13/+13
* Fix lock modal content rendering outside modal (#15095)silverwind2021-03-211-49/+46
* Fix markdown rendering in milestone content (#15056)silverwind2021-03-202-4/+4
* fix href on label in sidebar (#15022)Norwin2021-03-181-2/+2
* Create new issue from code (#14863)Roger Luo2021-03-171-2/+3
* check if original author is set (#14971)Norwin2021-03-121-1/+1
* Fix excluding more than two labels on issues list (#14962)zeripath2021-03-131-1/+1
* don't show project cog in issue sidebar if no permission (#14953)Norwin2021-03-121-1/+3
* Prevent panic when empty MilestoneID in repo/issue/list (#14911)zeripath2021-03-071-1/+1
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-033-3/+63
* Fix issue/pul sidebar (#14826)65432021-02-281-192/+193
* Add UI to delete tracked times (#14100)Norwin2021-02-193-1/+24
* #14699 Make branch names in PR description clickable (#14716)Jimmy Praet2021-02-181-6/+14
* Add dismiss review feature (#12674)a10121127962021-02-112-4/+74
* Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)zeripath2021-02-081-1/+1
* Fix bug that username missed on issue list assignee filter (#14481)Lunny Xiao2021-01-271-2/+2
* Don't show "Reference in new issue" when issues unit is globally disabled (#1...Jimmy Praet2021-01-231-1/+3
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-1/+1
* Comment - Reference in new issue (#14366)KN4CK3R2021-01-213-6/+41
* Align dropdown right (#14406)Kyle D2021-01-202-2/+2
* Removed invalid form tag (#14391)KN4CK3R2021-01-191-12/+9
* Add edit, delete and reaction support to code review comments on issue page (...Lauris BH2021-01-172-19/+50
* Add review requested filter on pull request overview (#13701)Jimmy Praet2021-01-172-0/+4
* restrict query selector to edit form (#14307)Norwin2021-01-151-1/+1
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-1/+1
* fix branch selector on new issue page (#14194)a10121127962020-12-311-2/+2
* Improve label and text wrapping (#14113)silverwind2020-12-291-1/+1
* Fix merge button dropdown triangle alignment (#14041)silverwind2020-12-181-1/+1