2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-10 13:10:26 +00:00
Commit Graph

408 Commits

Author SHA1 Message Date
Miguel Mota
5f073fecf9
Navigation bug fixes. Fixes #41 2019-09-15 00:08:36 -07:00
Miguel Mota
cb2e7f52bc
Update changelog 2019-09-08 09:55:00 -07:00
Miguel Mota
d2350a38bb
v1.3.5 2019-09-08 09:52:04 -07:00
Miguel Mota
5e2134e43e
Fix sorting issue with favorites and portfolio 2019-09-08 09:48:20 -07:00
Miguel Mota
fd3ba0f1d2
require go v1.12 2019-09-04 12:51:32 -07:00
Miguel Mota
3211bd7f52
Use os.UserHomeDir(); closes #40 2019-08-31 12:32:32 -07:00
Miguel Mota
f2027ca78c
Remove additional price fetch; CoinGecko fixed bug 2019-08-31 12:14:35 -07:00
Miguel Mota
f1e3f81ec0
Update isatty package to resolve #39 2019-08-04 22:27:13 -07:00
Miguel Mota
50f69ecbd4
Add mentions 2019-07-08 17:25:30 -07:00
Miguel Mota
db3cb70696
Use sync.Map for maintaining map of all coins 2019-07-05 12:38:02 -07:00
Miguel Mota
2e36bdb773
Update assets 2019-07-05 00:29:02 -07:00
Miguel Mota
3c55749e34
v1.3.4 2019-07-05 00:16:56 -07:00
Miguel Mota
68a8a0f4ad
Update windows instructions 2019-07-05 00:14:29 -07:00
Miguel Mota
24e692c65a
Windows path fix 2019-07-04 23:41:57 -07:00
Miguel Mota
d13be7ddda
Update README 2019-07-03 21:13:57 -07:00
Miguel Mota
2d4185bbce
Fix for go10 2019-07-02 12:48:17 -07:00
Miguel Mota
cea9a8164b
Use Go's filepath seperator for config path 2019-07-02 11:43:22 -07:00
Miguel Mota
a29e06b9b1
Use mkdirAll for creating config 2019-07-02 11:37:33 -07:00
Miguel Mota
e39aa24601
Fix nil check 2019-07-02 09:11:49 -07:00
Miguel Mota
dbe0dad56b
v1.3.3 2019-07-02 01:02:56 -07:00
Miguel Mota
96cab2b405
Add chart loading label 2019-07-02 00:58:35 -07:00
Miguel Mota
3be23ec912
convert symbol to name for price api 2019-07-01 23:29:48 -07:00
Miguel Mota
f64aa460b3
Use cobra for cli flags. Added price command 2019-07-01 22:47:54 -07:00
Miguel Mota
592d061ee8
Create view structures 2019-06-30 21:24:04 -07:00
Miguel Mota
8cdb1b1c59
Fix readme typo 2019-06-30 18:52:24 -07:00
Miguel Mota
4ef4f7aa54
Clean up 2019-06-30 18:50:48 -07:00
Miguel Mota
bedbda8e00
cointop 1.3.2 2019-06-30 11:59:53 -07:00
Miguel Mota
29283b7d8e
table toggle fullscreen shortcut 2019-06-30 11:56:17 -07:00
Miguel Mota
47b4b8461c
Merge pull request #38 from waymobetta/master
README: fix license path
2019-06-30 09:36:48 -07:00
waymobetta
93d019e122 [README] fix license path 2019-06-29 12:57:56 -07:00
Miguel Mota
d3654a7937
add windows build instruction to faq 2019-06-28 01:17:44 -07:00
Miguel Mota
f1da2dcb40
Hide open shortcut in statusbar if no open command found 2019-06-27 22:03:10 -07:00
Miguel Mota
52496b87fb
Fix refresh limit flag default 2019-06-27 21:51:18 -07:00
Miguel Mota
26871444c3
Change toml config defaultView to default_view 2019-06-27 21:21:36 -07:00
Miguel Mota
065ab017ec
Add refresh rate flag. Closes #23 2019-06-27 21:17:43 -07:00
Miguel Mota
9c465bf3ca
Update changelog 2019-06-27 20:34:23 -07:00
Miguel Mota
348190d943
Update readme 2019-06-26 12:29:39 -07:00
Miguel Mota
4dece82e53
v1.3.1 2019-06-26 00:30:52 -07:00
Miguel Mota
0dac74cb8c
colorscheme help install instructions 2019-06-26 00:29:53 -07:00
Miguel Mota
0abaeb9e56
Remove exponential notation formatting from termui. Fixes #35 2019-06-26 00:21:34 -07:00
Miguel Mota
599d2a226a
Fetch full price if avaiable in coingecko api. Closes #37 2019-06-25 23:13:35 -07:00
Miguel Mota
22e5e5a201
Add flag to hide marketbar, statusbar, or chart view and add flag to only show the table. Closes #27 2019-06-25 21:42:11 -07:00
Miguel Mota
434db031ee
Update readme 2019-06-09 20:09:12 -07:00
Miguel Mota
a255d67e03
go mod vendor 2019-06-09 19:43:24 -07:00
Miguel Mota
6405fda0c6
Update CHANGELOG 2019-06-09 19:41:02 -07:00
Miguel Mota
a7b5713587
colorscheme parse hex 2019-06-09 17:51:06 -07:00
Miguel Mota
eb14d981d8
Update readme 2019-06-09 14:58:06 -07:00
Miguel Mota
bdcde19050
Add colorscheme section to readme 2019-06-09 14:28:26 -07:00
Miguel Mota
1308bec565
Add colorscheme command line flag 2019-06-08 23:49:26 -07:00
Miguel Mota
12d56decc3
Use theme styles 2019-06-08 23:18:07 -07:00