gitea/modules/markup
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-20 09:57:40 +00:00
..
asciicast Refactor context repository (#33202) 2025-01-12 03:39:46 +00:00
common Update go tool dependencies (#32916) 2024-12-19 19:17:55 +01:00
console Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
csv Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
external Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
internal Refactor HTMLFormat, update chroma render, fix js error (#33136) 2025-01-08 03:44:32 +00:00
markdown Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
mdstripper Update go dependencies (#32389) 2024-10-31 12:05:54 +00:00
orgmode Refactor HTMLFormat, update chroma render, fix js error (#33136) 2025-01-08 03:44:32 +00:00
camo.go Use camo.Always instead of camo.Allways (#32097) 2024-09-21 12:50:54 +03:00
camo_test.go Use camo.Always instead of camo.Allways (#32097) 2024-09-21 12:50:54 +03:00
html.go chore: fix some trivial problems and TODOs (#33473) 2025-02-02 18:16:56 +00:00
html_codepreview.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
html_codepreview_test.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
html_commit.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00
html_email.go Refactor markup render system (#32533) 2024-11-18 13:25:42 +08:00
html_emoji.go Refactor markup render system (#32533) 2024-11-18 13:25:42 +08:00
html_internal_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
html_issue.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00
html_issue_test.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00
html_link.go Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
html_mention.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
html_node.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
html_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
main_test.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
render.go Refactor context repository (#33202) 2025-01-12 03:39:46 +00:00
render_helper.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00
render_link.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
render_link_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
renderer.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
renderer_test.go Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 2023-02-13 15:01:09 -05:00
sanitizer.go Split sanitizer functions and fine-tune some tests (#31192) 2024-05-31 13:26:01 +00:00
sanitizer_custom.go Refactor markup render system (#32533) 2024-11-18 13:25:42 +08:00
sanitizer_default.go Fix "stop time tracking button" on navbar (#33084) 2025-01-03 04:01:05 +08:00
sanitizer_default_test.go Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
sanitizer_description.go Split sanitizer functions and fine-tune some tests (#31192) 2024-05-31 13:26:01 +00:00
sanitizer_description_test.go Split sanitizer functions and fine-tune some tests (#31192) 2024-05-31 13:26:01 +00:00