1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-06-23 06:35:38 +00:00
tea/modules/print
Norwin 6ea331ce3b improve formatting of tea repos (#223)
make fmt

code review

use OutputMarkdown

use FormatTime()

improved repo printing

- ReposList() now allows selection of fields
- RepoDetail() uses glamour and provides more details

Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/223
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-Authored-By: Norwin <noerw@noreply.gitea.io>
Co-Committed-By: Norwin <noerw@noreply.gitea.io>
2020-10-10 01:17:31 +00:00
..
issue.go print times in local timezone (#217) 2020-10-05 12:23:32 +00:00
list.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
login.go Handle Invalid Markdown (#218) 2020-10-05 02:23:57 +00:00
markdown.go Handle Invalid Markdown (#218) 2020-10-05 02:23:57 +00:00
milestone.go print times in local timezone (#217) 2020-10-05 12:23:32 +00:00
print.go print times in local timezone (#217) 2020-10-05 12:23:32 +00:00
pull.go print times in local timezone (#217) 2020-10-05 12:23:32 +00:00
repo.go improve formatting of tea repos (#223) 2020-10-10 01:17:31 +00:00
times.go print times in local timezone (#217) 2020-10-05 12:23:32 +00:00