Commit Graph

7 Commits (1546458f7df4a4f0e77b7ae5cb65baed6feae394)

Author SHA1 Message Date
Lunny Xiao 769ab1e424 fix gpg expired bug when time is zero ()
Lunny Xiao 3b525d5696
fix gpg tmpl ()
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage ()
* 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
Ethan Koenig ea78a6db57 Spaces to tabs in templates ()
Patrick G bf187304dc Fix wording ()
* Fix wording

* Update locale_en-US.ini

* Update keys_gpg.tmpl
Antoine GIRARD 431b26f6d7 Handle display of GPG key without end date ()
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG ()
* Rework SSH key management UI to add GPG

* Add more detail to gpg key display

* Update CHANGELOG.md

* Implement deletion UI

* Implement adding gpg UI

* Various fixes

- Fix duplicate entry in locale
- Re-generate hash before verification since they are consumed

* Add missing translation

* Split template

* Catch not found/verified email error