aboutsummaryrefslogtreecommitdiffstats
path: root/modules/svg/svg.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor markup render system (#32533)wxiaoguang2024-11-181-1/+1
* Refactor markdown attention render (#29984)wxiaoguang2024-03-221-1/+17
* Refactor backend SVG package and add tests (#26335)wxiaoguang2023-08-051-20/+13
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-181-2/+2
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Use inline SVG for built-in OAuth providers (#25171)silverwind2023-06-131-1/+1
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-7/+22
* Keep (add if not existing) xmlns attribute for generated SVG images (#23410)wxiaoguang2023-03-211-0/+6
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move svg html render to modules/svg (#21716)Lunny Xiao2022-11-081-2/+35
* Direct SVG rendering (#12157)silverwind2020-07-121-0/+13