Commit Graph

3 Commits (1d4c193df588c0141fad456f1c17b8dfaf733265)

Author SHA1 Message Date
silverwind 24e64fe372
Replace `interface{}` with `any` () ()
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files ()
Change all license headers to comply with REUSE specification.

Fix 

Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Lunny Xiao 2ebab42934
Move svg html render to modules/svg ()
Also added more checks for the render function.

Co-authored-by: silverwind <me@silverwind.io>