You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/markup
wxiaoguang 5dddcc1773
chore: fix some trivial problems and TODOs (#33473)
1. Fix incorrect `MentionCount` (actually it seems to be deadcode,
affects nothing)
2. Remove fallback sha1 support for time limit token
3. Use route middleware `reqRepoActionsWriter` for `ArtifactsDeleteView`
4. Use clearer message "Failed to authenticate user" instead of "Verify"
when auth fails
5. `tests/integration/benchmarks_test.go` is not quite right, actually
it is never used, so delete it.
6. Remove or update TODO comments
3 weeks ago
..
asciicast Refactor context repository (#33202) 1 month ago
common
console
csv
external
internal Refactor HTMLFormat, update chroma render, fix js error (#33136) 2 months ago
markdown Refactor older tests to use testify (#33140) 2 months ago
mdstripper
orgmode Refactor HTMLFormat, update chroma render, fix js error (#33136) 2 months ago
camo.go
camo_test.go
html.go chore: fix some trivial problems and TODOs (#33473) 3 weeks ago
html_codepreview.go
html_codepreview_test.go
html_commit.go
html_email.go
html_emoji.go
html_internal_test.go
html_issue.go
html_issue_test.go
html_link.go Refactor "string truncate" (#32984) 2 months ago
html_mention.go
html_node.go
html_test.go Refactor "string truncate" (#32984) 2 months ago
main_test.go
render.go Refactor context repository (#33202) 1 month ago
render_helper.go
render_link.go
render_link_test.go
renderer.go
renderer_test.go
sanitizer.go
sanitizer_custom.go
sanitizer_default.go Fix "stop time tracking button" on navbar (#33084) 2 months ago
sanitizer_default_test.go
sanitizer_description.go
sanitizer_description_test.go