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
Lunny Xiao 9d99f6ab19
Refactor renders (#15175)
* Refactor renders

* Some performance optimization

* Fix comment

* Transform reader

* Fix csv test

* Fix test

* Fix tests

* Improve optimaziation

* Fix test

* Fix test

* Detect file encoding with reader

* Improve optimaziation

* reduce memory usage

* improve code

* fix build

* Fix test

* Fix for go1.15

* Fix render

* Fix comment

* Fix lint

* Fix test

* Don't use NormalEOF when unnecessary

* revert change on util.go

* Apply suggestions from code review

Co-authored-by: zeripath <art27@cantab.net>

* rename function

* Take NormalEOF back

Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
base.go Prevent template renderer from rendering error (#14646) 3 years ago
dynamic.go Move macaron to chi (#14293) 3 years ago
helper.go Refactor renders (#15175) 3 years ago
helper_test.go Use templates for issue e-mail subject and body (#8329) 5 years ago
static.go Move macaron to chi (#14293) 3 years ago
templates_bindata.go Rename scripts to build and add revive command as a new build tool command (#10942) 4 years ago