Commit Graph

234 Commits (d70348836bd0fa8eed378941062408fbbf4816c3)

Author SHA1 Message Date
wxiaoguang 22bf2ca6ba
Make API "compare" accept commit IDs (#32801) 2 months ago
wxiaoguang 4142397b0b
Fix mentionable users when writing issue comments (#32715) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
Lunny Xiao a1892cf7e3
Move some functions from issue.go to standalone files (#32468) 3 months ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
wxiaoguang 58c634b854
Refactor sidebar label selector (#32460) 3 months ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 3 months ago
wxiaoguang 623a2d41cc
Refactor issue page info (#32445) 3 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 3 months ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 3 months ago
cloudchamb3r e1f0598c8f
Fix Bug in Issue/pulls list (#32081) 5 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 5 months ago
william-allspice e9c64f41a6
Distinguish official vs non-official reviews, add tool tips, and upgr… (#31924) 5 months ago
Zettat123 8883d99184
Support issue template assignees (#31083) 6 months ago
a1012112796 9633f336c8
Add warning message in merge instructions when `AutodetectManualMerge` was not enabled (#31805) 6 months ago
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311) 6 months ago
yp05327 75d0b61546
Fix the display of project type for deleted projects (#31732) 7 months ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 7 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
Lunny Xiao 2788a7ca27
Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31219) 8 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 9 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 9 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 9 months ago
wxiaoguang 61b495e5ab
Fix issue label rendering in the issue popup (#30763) 10 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
wxiaoguang 6a0750177f
Allow to save empty comment (#30706) 10 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 10 months ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 10 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 11 months ago
crazeteam ecbc9cee2b
Remove repetitive words (#30091) 11 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 11 months ago
Zettat123 656d8e2267
Fix milestoneID filter bug in issue list (#29897) 11 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 11 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 11 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 11 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 12 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 12 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 12 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 12 months ago
wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 12 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 12 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 12 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 12 months ago
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 12 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 12 months ago