Commit Graph

297 Commits (2763766f8563bd1abbc5806938103ae5e479a311)

Author SHA1 Message Date
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 2 weeks ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 2 weeks ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 2 weeks ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 2 weeks ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 3 weeks ago
wxiaoguang 259811617b
Replace DateTime with proper functions (#32402) 3 weeks ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 3 weeks ago
hiifong f38e101448
Lazy load avatar images (#32051) 2 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
wxiaoguang 21783a5752
Fix rendered wiki page link (#31398) 5 months ago
wxiaoguang 4bf848a06b
Make template `Iif` exactly match `if` (#31322) 5 months ago
Kerwin Bryant e6ab6e637f
code optimization (#31315) 5 months ago
wxiaoguang ce08a9fe2f
Fix markdown rendering when mentioning users (#30795) 7 months ago
wxiaoguang 61b495e5ab
Fix issue label rendering in the issue popup (#30763) 7 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
wxiaoguang b79e3db264
Initial support for colorblindness-friendly themes (#30625) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 7 months ago
Jason Song fd59cd9450
Avoid losing token when updating mirror settings (#30429) 7 months ago
wxiaoguang 18dd9f9a3f
Fix label rendering (#30456) 7 months ago
silverwind 36887ed392
Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 8 months ago
Yakov 609a627a44
Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253) 8 months ago
silverwind e40fc75bac
Render code tags in commit messages (#30146) 8 months ago
wxiaoguang 3e94ac5c7c
Improve QueryEscape helper function (#29768) 8 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 8 months ago
6543 9a93b1816e
Refactor label.IsArchived() (#29750) 8 months ago
6543 36de5b299b
Highlight archived labels (#29680) 8 months ago
wxiaoguang dae7f1ebdb
Remove unnecessary SanitizeHTML from code (#29575) 9 months ago
wxiaoguang e71b69257c
Breaking summary for template refactoring (#29395) 9 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
wxiaoguang eb2fc1818b
Fix mail template error (#29410) 9 months ago
wxiaoguang d2f6588b66
Remove incorrect and unnecessary Escape from templates (#29394) 9 months ago
wxiaoguang f9207b0947
Refactor Safe modifier (#29392) 9 months ago
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 9 months ago
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
yp05327 3aed8ae034
Fix default avatar image size in PR diff page (#28971) 10 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
Exploding Dragon ba4d0b8ffb
Support for grouping RPMs using paths (#26984) 11 months ago
delvh abfdaef5bd
Show description as tooltip instead of title for labels (#28754) 11 months ago
Earl Warren 876a0cb3d6
Render PyPi long description as document (#28272) 12 months ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
Earl Warren 6352114a77
Fix label render containing invalid HTML (#27752) 1 year ago
silverwind 3b139fa3a3
Improve feed icons and feed merge text color (#27498) 1 year ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago