Commit Graph

309 Commits (fcbbc24cc43811f2fc2f99b2f88060bc360ec38f)

Author SHA1 Message Date
hiifong 276f43330c
Do not display `attestation-manifest` and use short sha256 instead of full sha256 (#32851) 2 months ago
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
wxiaoguang 90d20be541
Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
wxiaoguang 5675efb3e0
Fix duplicate dropdown dividers (#32760) 2 months ago
wxiaoguang 23471e1333
Refactor issue list (#32755) 2 months ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 2 months ago
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 2 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 2 months ago
wxiaoguang 8a20fba8eb
Refactor markup render system (#32533) 2 months ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 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
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 3 months ago
wxiaoguang 259811617b
Replace DateTime with proper functions (#32402) 3 months ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 3 months ago
hiifong f38e101448
Lazy load avatar images (#32051) 5 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
wxiaoguang 21783a5752
Fix rendered wiki page link (#31398) 8 months ago
wxiaoguang 4bf848a06b
Make template `Iif` exactly match `if` (#31322) 8 months ago
Kerwin Bryant e6ab6e637f
code optimization (#31315) 8 months ago
wxiaoguang ce08a9fe2f
Fix markdown rendering when mentioning users (#30795) 9 months ago
wxiaoguang 61b495e5ab
Fix issue label rendering in the issue popup (#30763) 9 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
wxiaoguang b79e3db264
Initial support for colorblindness-friendly themes (#30625) 9 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 9 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
Jason Song fd59cd9450
Avoid losing token when updating mirror settings (#30429) 10 months ago
wxiaoguang 18dd9f9a3f
Fix label rendering (#30456) 10 months ago
silverwind 36887ed392
Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 10 months ago
Yakov 609a627a44
Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253) 10 months ago
silverwind e40fc75bac
Render code tags in commit messages (#30146) 10 months ago
wxiaoguang 3e94ac5c7c
Improve QueryEscape helper function (#29768) 11 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 11 months ago
6543 9a93b1816e
Refactor label.IsArchived() (#29750) 11 months ago
6543 36de5b299b
Highlight archived labels (#29680) 11 months ago
wxiaoguang dae7f1ebdb
Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
wxiaoguang e71b69257c
Breaking summary for template refactoring (#29395) 11 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 11 months ago
wxiaoguang eb2fc1818b
Fix mail template error (#29410) 11 months ago
wxiaoguang d2f6588b66
Remove incorrect and unnecessary Escape from templates (#29394) 11 months ago
wxiaoguang f9207b0947
Refactor Safe modifier (#29392) 11 months ago
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 11 months ago
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236) 12 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 12 months ago
yp05327 3aed8ae034
Fix default avatar image size in PR diff page (#28971) 1 year ago