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/modules/templates
Lauris BH 81702e6ec9 Detect charset and convert non UTF-8 files for display (#4950)
* Detect charset and convert non UTF-8 files for display

* Refactor and move function to correct module

* Revert unrelated changes

* More unrelated changes

* Duplicate content for small text to have better encoding detection

* Check if original content is valid before duplicating it
6 years ago
..
dynamic.go Swagger.v1.json template (#3572) 6 years ago
helper.go Detect charset and convert non UTF-8 files for display (#4950) 6 years ago
static.go Fix custom templates being ignored (#4638) 6 years ago
templates.go Integrate templates into bindata optionally (#314) 8 years ago