Commit Graph

517 Commits (db3355cb1aa206fc9f1cf786543607204f628218)

Author SHA1 Message Date
wxiaoguang f0ba87fda8
Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 3 years ago
Romain 167914cf8b
Redirect on project after issue created (#17211) 3 years ago
silverwind d04e581f09
Switch migration icon to svg (#15954) 3 years ago
Jelle Hulter b74a0f9060
Fixed issue where creating a reference of an issue would create a tag with the full name instead of the username if this is the default in the .ini file (#17074) 3 years ago
a1012112796 cbf05c3f79
Add option to update pull request by `rebase` (#16125) 3 years ago
Steven e9747de952
Fix dependency link rendering in PR sidebar (#16754) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 3 years ago
Norwin 615001d746
review comments: break-word for long file names (#16272) 3 years ago
sebastian-sauer 66f8da538a
Use pulls url if issue is a pull request (#16230) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
silverwind 37205039fc
Replace clipboard.js with async clipboard api (#15899) 3 years ago
Kyle D 2a998048ef
Remove New PR button in PRs (#15998) 3 years ago
Jimmy Praet c9480c5f60
Add links to toggle WIP status (#14677) 3 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 3 years ago
silverwind 308b562b3c
Remove remaining fontawesome usage in templates (#15952) 3 years ago
Norwin 35b0c8aa7d
fix default avatar url (#15938) 3 years ago
sebastian-sauer 90eeb6363c
Fix layout of milestone view (#15927) 3 years ago
silverwind a32bfd867d
Issue sidebar and misc css fixes (#15524) 3 years ago
silverwind 2a9b8d173a
Code comments improvements (#15722) 3 years ago
6543 640066840e
Use a generic markup class to display externally rendered files and diffs (#15735) 3 years ago
KN4CK3R cf8f66e5dc
Use subdir for URL (#15446) 3 years ago
silverwind d848098f60
Enforce tab indentation in templates (#15289) 3 years ago
silverwind 216976247c
Remove usage of JS globals (#15378) 4 years ago
zeripath e8693eb328
Prepend AppSubUrl to links for default avatar (#15341) 4 years ago
Roger Luo fa06e98553
Add dashboard milestone search and repo milestone search by name (#14866) 4 years ago
silverwind aee5ef0051
Diff box fixes (#15214) 4 years ago
silverwind 1a03fa7a4f
Update JS dependencies (#15033) 4 years ago
silverwind 4fd6e82198
Fix lock modal content rendering outside modal (#15095) 4 years ago
silverwind d05539eb3e
Fix markdown rendering in milestone content (#15056) 4 years ago
Norwin 032f4c3969
fix href on label in sidebar (#15022) 4 years ago
Roger Luo 119d2cb6e4
Create new issue from code (#14863) 4 years ago
Norwin 3c7582061f
check if original author is set (#14971) 4 years ago
zeripath ccfb205ad1
Fix excluding more than two labels on issues list (#14962) 4 years ago
Norwin 855a4f476e
don't show project cog in issue sidebar if no permission (#14953) 4 years ago
zeripath beed5476e2
Prevent panic when empty MilestoneID in repo/issue/list (#14911) 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
6543 dc081959db
Fix issue/pul sidebar (#14826) 4 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100) 4 years ago
Jimmy Praet 4c82485424
#14699 Make branch names in PR description clickable (#14716) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
zeripath 378acc9d96
Use OldRef instead of CommitSHA for DeleteBranch comments (#14604) 4 years ago
Lunny Xiao cfa57dde66
Fix bug that username missed on issue list assignee filter (#14481) 4 years ago
Jimmy Praet 91e59a6690
Don't show "Reference in new issue" when issues unit is globally disabled (#14437) 4 years ago
Norwin b5570d3e68
Display current stopwatch in navbar (#14122) 4 years ago
KN4CK3R 56a8929605
Comment - Reference in new issue (#14366) 4 years ago
Kyle D 41e19b93a2
Align dropdown right (#14406) 4 years ago
KN4CK3R 8d0e331c0a
Removed invalid form tag (#14391) 4 years ago
Lauris BH ca63a9d3f1
Add edit, delete and reaction support to code review comments on issue page (#14339) 4 years ago