2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00
cointop/cointop
2020-09-05 19:17:49 -07:00
..
api/coingecko Remove log.Fatal artifact. Closes #46 2019-12-29 02:00:57 -08:00
cmd Add currency conversion option to holdings command 2020-09-05 19:17:49 -07:00
common Normalize cache dir path from config 2020-08-30 20:40:51 -07:00
ssh Add colors-dir flag 2020-08-21 22:27:40 -07:00
actions.go Update method descriptions 2019-11-17 23:37:23 -08:00
cache.go Add no-cache option 2020-08-04 00:08:07 -07:00
chart.go Add no-cache option 2020-08-04 00:08:07 -07:00
coin.go Update method descriptions 2019-11-17 23:37:23 -08:00
cointop_test.go Update method descriptions 2019-11-17 23:37:23 -08:00
cointop.go Update cache dir error message 2020-08-30 20:54:11 -07:00
colorscheme.go Add comments 2020-07-27 00:26:20 -07:00
config.go Normalize cache dir path from config 2020-08-30 20:40:51 -07:00
conversion.go Add currency conversion option to holdings command 2020-09-05 19:17:49 -07:00
debug.go Remove fatal logs 2019-12-29 02:15:14 -08:00
default_colors.go Update method descriptions 2019-11-17 23:37:23 -08:00
dominance.go Add command to read bitcoin dominance percentage 2020-08-10 23:12:56 -07:00
events.go Update method descriptions 2019-11-17 23:37:23 -08:00
favorites.go Add comments 2020-07-27 00:26:20 -07:00
help.go Add version and license info to help view 2020-08-06 00:13:49 -07:00
keybindings.go Add comments 2020-07-27 00:26:20 -07:00
layout.go Add comments 2020-07-27 00:26:20 -07:00
list.go Update CHANGELOG 2020-08-24 21:45:06 -07:00
marketbar.go Add no-cache option 2020-08-04 00:08:07 -07:00
navigation.go Add command to print holdings 2020-08-09 18:42:04 -07:00
portfolio.go Add currency conversion option to holdings command 2020-09-05 19:17:49 -07:00
price.go Add command to read bitcoin dominance percentage 2020-08-10 23:12:56 -07:00
quit.go Use forked version of termbox-go to fix keybindings on freebsd. Closes #43 2019-12-29 00:47:24 -08:00
refresh.go Add comments 2020-07-27 00:26:20 -07:00
save.go Add comments 2020-07-27 00:26:20 -07:00
search.go Add comments 2020-07-27 00:26:20 -07:00
selection.go Add comments 2020-07-27 00:26:20 -07:00
shortcuts.go Add additional page navigation shortcuts 2020-08-05 22:31:14 -07:00
size.go Add command to print holdings 2020-08-09 18:42:04 -07:00
sort.go Add comments 2020-07-27 00:26:20 -07:00
statusbar.go Update Dockerfile 2020-08-05 09:13:18 -07:00
stdin.go Remove fatal logs 2019-12-29 02:15:14 -08:00
table_header.go Add comments 2020-07-27 00:26:20 -07:00
table.go Add command to print holdings 2020-08-09 18:42:04 -07:00
update.go Add command to print holdings 2020-08-09 18:42:04 -07:00
util.go Add host key flag to SSH server 2020-08-02 19:52:24 -07:00
version.go Prefix version with label 2020-08-25 00:14:24 -07:00
view.go Use forked version of termbox-go to fix keybindings on freebsd. Closes #43 2019-12-29 00:47:24 -08:00