Commit Graph

531 Commits (394d35473d11a9fdb5447468fba41b15473714e2)
 

Author SHA1 Message Date
Miguel Mota c8803f703c Add tab keybinding to move to next row or next page 4 years ago
Miguel Mota 3f185334ca Fix marketbar currency when using coingecko api 4 years ago
Miguel Mota ca1987a0f8 Return error on update callback 4 years ago
Miguel Mota 38187de57c Fix chart update loader race condition. Closes #44 4 years ago
Miguel Mota 124812ff46 Remove fatal logs 4 years ago
Miguel Mota a000c96624 Remove log.Fatal artifact. Closes #46 4 years ago
Miguel Mota 4ac1ee2f4e Update CHANGELOG 4 years ago
Miguel Mota eaf66f6519 Use forked version of termbox-go to fix keybindings on freebsd. Closes #43 4 years ago
Miguel Mota 491d019cb2 Update README 4 years ago
Miguel Mota e82b4c16fa Update snapcraft 4 years ago
Miguel Mota f64ad721ff Add contributing section 5 years ago
Miguel Mota b61e2fdd84 Update method descriptions 5 years ago
Miguel Mota 6f286490be Fix ldflags version 5 years ago
Miguel Mota c9211b53fd Use ldflags for version 5 years ago
Miguel Mota ab0c3c77c3 Update README 5 years ago
Miguel Mota b54de96e3c Merge branch 'rigaspapas-adjust-chart-height' 5 years ago
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