1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-27 09:01:51 +01:00
gitea/modules/svg
silverwind 1dfb32a36f
Add render cache for SVG icons (#36863)
Cache the final rendered `template.HTML` output for SVG icons that use
non-default size or class parameters using `sync.Map`.

Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-03-10 05:26:16 +00:00
..
processor_test.go Refactor backend SVG package and add tests (#26335) 2023-08-05 04:34:59 +00:00
processor.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00
svg_test.go Add render cache for SVG icons (#36863) 2026-03-10 05:26:16 +00:00
svg.go Add render cache for SVG icons (#36863) 2026-03-10 05:26:16 +00:00