Commit Graph

283 Commits (51c28d96838a743d2ba4fd679d92e8e15b536a19)

Author SHA1 Message Date
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) 7 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) 10 months ago
delvh abfdaef5bd
Show description as tooltip instead of title for labels (#28754) 10 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
wxiaoguang c802c46a9b
Refactor `og:description` to limit the max length (#26876) 1 year ago
silverwind 3d109861dd
Render code blocks in repo description (#26830) 1 year ago
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
wxiaoguang 0731abc444
Remove avatarHTML from template helpers (#26598) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
wxiaoguang 4fc4f6e634
Refactor "editorconfig" (#26391) 1 year ago
wxiaoguang 71d253f42e
Remove unnecessary template helper DisableGravatar (#26386) 1 year ago
wxiaoguang 78b2a1cc36
Remove unnecessary template helper repoAvatar (#26387) 1 year ago
wxiaoguang 6913053223
Start using template context function (#26254) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Jason Song 59d2189875
Fix missing commit message body when the message has leading newlines (#25418) 1 year ago
silverwind 50bd7d0b24
Remove the service worker (#25010) 1 year ago
silverwind c7612d178c
Remove meta tags `theme-color` and `default-theme` (#24960) 1 year ago
wxiaoguang 5f39285d6d
Improve RunMode / dev mode (#24886) 2 years ago