forgejo/routers/api/v1/user
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
2017-12-11 06:37:04 +02:00
..
app.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
email.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
follower.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
gpg_key.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
key.go Delete a user's public key via admin api (closes ) () 2017-12-06 12:27:10 +02:00
repo.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
star.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
user.go Update swagger documentation () 2017-11-13 09:02:25 +02:00
watch.go Refactor struct's time to remove unnecessary memory usage () 2017-12-11 06:37:04 +02:00