1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 03:53:55 +01:00
gitea/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
2017-12-11 06:37:04 +02:00
..
admin Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
base Reduce overhead of upgrades for users with custom stylesheets/JS (#3051) 2017-12-03 02:26:06 +02:00
custom Reduce overhead of upgrades for users with custom stylesheets/JS (#3051) 2017-12-03 02:26:06 +02:00
explore Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
mail
org Fix avatar URLs (#3069) 2017-12-03 19:55:13 +08:00
repo Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
status
user Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
home.tmpl
install.tmpl
swagger.tmpl