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 f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
* refactor struct's time to remove unnecessary memory usage

* use AsTimePtr simple code

* fix tests

* fix time compare

* fix template on gpg

* use AddDuration instead of Add
7 years ago
..
dynamic.go Integrate templates into bindata optionally (#314) 8 years ago
helper.go Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
static.go Fixed custom templates for static builds (#1087) 7 years ago
templates.go Integrate templates into bindata optionally (#314) 8 years ago