aboutsummaryrefslogtreecommitdiffstats
path: root/modules/svg
Commit message (Expand)AuthorAgeFilesLines
* Refactor markdown attention render (#29984)wxiaoguang2024-03-221-1/+17
* Refactor backend SVG package and add tests (#26335)wxiaoguang2023-08-053-20/+101
* 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-123-66/+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-273-6/+3
* Move svg html render to modules/svg (#21716)Lunny Xiao2022-11-081-2/+35
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-022-2/+0
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Add bundle download for repository (#14538)John Olheiser2021-08-242-0/+2
* Fix filepath basename on Windows for SVG bindata (#12241)Cirno the Strongest2020-07-132-5/+3
* Direct SVG rendering (#12157)silverwind2020-07-123-0/+76