Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix display since time round (#14226) | Lunny Xiao | 2021-01-28 | 1 | -2/+95 |
| | | | | | | | * Fix display since time round * Fix since time * Fix tests | ||||
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
| | | | Signed-off-by: Tamal Saha <tamal@appscode.com> | ||||
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -0/+164 |
* display ui time with customize time location * fix lint * rename UILocation to DefaultUILocation * move time related functions to modules/timeutil * fix tests * fix tests * fix build * fix swagger |