forgejo/templates/user/settings
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
..
account_link.tmpl
applications.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
avatar.tmpl
delete.tmpl Fix inconsistencies in user settings ui (#2901) 2017-11-13 09:21:41 +02:00
email.tmpl
keys.tmpl
keys_gpg.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
keys_ssh.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
navbar.tmpl Merge password and 2fa page on user settings (#2695) 2017-10-16 11:14:12 +02:00
openid.tmpl Fix inconsistencies in user settings ui (#2901) 2017-11-13 09:21:41 +02:00
organization.tmpl
profile.tmpl
repos.tmpl
security.tmpl Spaces to tabs in templates (#2953) 2017-11-21 13:43:00 +08:00
twofa.tmpl
twofa_enroll.tmpl