2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00
cointop/cointop
2021-09-27 19:52:13 +10:00
..
actions.go Add support for 1Y columns - see https://github.com/miguelmota/cointop/issues/131 2021-08-26 10:29:25 +10:00
active_view.go Unbind forward slash keybinding when not in table view. #150 #149 2021-08-29 03:22:14 -07:00
cache.go Use common function to generate cache keys, and fix GlobalMarketData vs Conversion caching bug 2021-09-25 12:05:13 +10:00
chart.go Set "All Time" to 10 Years 2021-09-27 19:52:13 +10:00
coin.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
coins_table.go Update debuglog method names 2021-09-04 14:17:01 -07:00
cointop_test.go Update method descriptions 2019-11-17 23:37:23 -08:00
cointop.go Use common function to generate cache keys, and fix GlobalMarketData vs Conversion caching bug 2021-09-25 12:05:13 +10:00
colorscheme.go Update debuglog method names 2021-09-04 14:17:01 -07:00
config.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
constants.go Add price alerts table 2021-01-17 19:27:09 -08:00
conversion.go Add currency conversion to Satoshi 2021-09-25 10:27:14 +10:00
debug.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
default_colors.go Update method descriptions 2019-11-17 23:37:23 -08:00
default_shortcuts.go Add keybinding to toggle hide portfolio balances 2021-09-13 22:07:13 -07:00
dominance.go Add max pages flag 2021-02-23 00:05:34 -08:00
error.go Support multiple coins for price command 2021-02-14 22:14:26 -08:00
events.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
favorites.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
help.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
keybindings.go Add keybinding to toggle hide portfolio balances 2021-09-13 22:07:13 -07:00
layout.go Use common function to generate cache keys, and fix GlobalMarketData vs Conversion caching bug 2021-09-25 12:05:13 +10:00
list.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
marketbar.go Merge branch 'feature/duplicate-symbols-cache-fix' of https://github.com/lyricnz/cointop into lyricnz-feature/duplicate-symbols-cache-fix 2021-09-25 23:58:29 -07:00
menu.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
navigation.go Fix another printf log 2021-09-05 12:48:51 +10:00
portfolio.go Remove redundant line. #166 2021-09-26 00:47:40 -07:00
price_alerts.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
price.go Increase number of decimals shown when price < 1. #132 2021-07-04 02:02:52 -07:00
quit.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
refresh.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
save.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
search.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
selection.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
size.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
sort.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
statusbar.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
stdin.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
table_header.go Add an extra space if it is satoshi character because it overlaps text on right 2021-09-25 23:49:27 -07:00
table.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
update.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
util.go Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
version.go Prefix version with label 2020-08-25 00:14:24 -07:00