You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/assets
wxiaoguang 8f00979f73
Drop "unrolled/render" package (#23965)
None of the features of `unrolled/render` package is used. 

The Golang builtin "html/template" just works well. Then we can improve
our HTML render to resolve the "$.root.locale.Tr" problem as much as
possible.

Next step: we can have a template render pool (by Clone), then we can
inject global functions with dynamic context to every `Execute` calls.
Then we can use `{{Locale.Tr ....}}` directly in all templates , no need
to pass the `$.root.locale` again and again.
1 year ago
..
emoji.json Update Emoji dataset to Unicode 14 (#22342) 2 years ago
favicon.svg Add the possibility to allow the user to have a favicon which differs from the main logo (#18542) 2 years ago
go-licenses.json Drop "unrolled/render" package (#23965) 1 year ago
logo.svg Clean up SVG (#13680) 4 years ago