Commit Graph

515 Commits (f82c113ed6496b63e3f5c9a6c25524d9072d1c0f)
 

Author SHA1 Message Date
Miguel Mota c9a404bc87 Update go.mod 5 years ago
Rigas Papathanasopoulos b46cea5801
Make chart height adjustable 5 years ago
Miguel Mota 53a5d728c5
Update CHANGELOG 5 years ago
Miguel Mota 7f2fad6105
Merge branch 'alrs-fix-dropped-errors'
* alrs-fix-dropped-errors:
  Return missing error
  Fix dropped errors
5 years ago
Miguel Mota 33297c7be4
Return missing error 5 years ago
Miguel Mota 1aa81b8b06
Merge branch 'fix-dropped-errors' of github.com:alrs/cointop into alrs-fix-dropped-errors
* 'fix-dropped-errors' of github.com:alrs/cointop:
  Fix dropped errors
5 years ago
Miguel Mota 5f073fecf9
Navigation bug fixes. Fixes #41 5 years ago
Lars Lehtonen 489b0485b1 Fix dropped errors 5 years ago
Miguel Mota cb2e7f52bc
Update changelog 5 years ago
Miguel Mota d2350a38bb
v1.3.5 5 years ago
Miguel Mota 5e2134e43e
Fix sorting issue with favorites and portfolio 5 years ago
Miguel Mota fd3ba0f1d2
require go v1.12 5 years ago
Miguel Mota 3211bd7f52
Use os.UserHomeDir(); closes #40 5 years ago
Miguel Mota f2027ca78c
Remove additional price fetch; CoinGecko fixed bug 5 years ago
Miguel Mota f1e3f81ec0
Update isatty package to resolve #39 5 years ago
Miguel Mota 50f69ecbd4
Add mentions 5 years ago
Miguel Mota db3cb70696
Use sync.Map for maintaining map of all coins 5 years ago
Miguel Mota 2e36bdb773
Update assets 5 years ago
Miguel Mota 3c55749e34
v1.3.4 5 years ago
Miguel Mota 68a8a0f4ad
Update windows instructions 5 years ago
Miguel Mota 24e692c65a
Windows path fix 5 years ago
Miguel Mota d13be7ddda
Update README 5 years ago
Miguel Mota 2d4185bbce
Fix for go10 5 years ago
Miguel Mota cea9a8164b
Use Go's filepath seperator for config path 5 years ago
Miguel Mota a29e06b9b1
Use mkdirAll for creating config 5 years ago
Miguel Mota e39aa24601
Fix nil check 5 years ago
Miguel Mota dbe0dad56b
v1.3.3 5 years ago
Miguel Mota 96cab2b405
Add chart loading label 5 years ago
Miguel Mota 3be23ec912
convert symbol to name for price api 5 years ago
Miguel Mota f64aa460b3
Use cobra for cli flags. Added price command 5 years ago
Miguel Mota 592d061ee8
Create view structures 5 years ago
Miguel Mota 8cdb1b1c59
Fix readme typo 5 years ago
Miguel Mota 4ef4f7aa54
Clean up 5 years ago
Miguel Mota bedbda8e00
cointop 1.3.2 5 years ago
Miguel Mota 29283b7d8e
table toggle fullscreen shortcut 5 years ago
Miguel Mota 47b4b8461c
Merge pull request #38 from waymobetta/master
README: fix license path
5 years ago
waymobetta 93d019e122 [README] fix license path 5 years ago
Miguel Mota d3654a7937
add windows build instruction to faq 5 years ago
Miguel Mota f1da2dcb40
Hide open shortcut in statusbar if no open command found 5 years ago
Miguel Mota 52496b87fb
Fix refresh limit flag default 5 years ago
Miguel Mota 26871444c3
Change toml config defaultView to default_view 5 years ago
Miguel Mota 065ab017ec
Add refresh rate flag. Closes #23 5 years ago
Miguel Mota 9c465bf3ca
Update changelog 5 years ago
Miguel Mota 348190d943
Update readme 5 years ago
Miguel Mota 4dece82e53
v1.3.1 5 years ago
Miguel Mota 0dac74cb8c
colorscheme help install instructions 5 years ago
Miguel Mota 0abaeb9e56
Remove exponential notation formatting from termui. Fixes #35 5 years ago
Miguel Mota 599d2a226a
Fetch full price if avaiable in coingecko api. Closes #37 5 years ago
Miguel Mota 22e5e5a201
Add flag to hide marketbar, statusbar, or chart view and add flag to only show the table. Closes #27 5 years ago
Miguel Mota 434db031ee
Update readme 5 years ago