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

445 Commits

Author SHA1 Message Date
Tanguy ⧓ Herrmann
058e1b523b use standard config dir path 2020-05-15 00:53:09 +02:00
Miguel Mota
88be77e2a5 Update meta 2020-02-18 23:38:04 -08:00
Miguel Mota
da958204dd Update changelog 2020-02-18 23:22:01 -08:00
Miguel Mota
6a8124e72e Merge branch 'hmble-fix' 2020-02-14 09:26:54 -08:00
Miguel Mota
f0187c3712 Fix names 2020-02-14 09:26:43 -08:00
Miguel Mota
eb3831e385 Alphabetize currency list 2020-02-14 09:22:39 -08:00
Miguel Mota
cf13ad6755
Merge pull request #50 from vuongggggg/feature/support-currency-vnd
Added VND currency
2020-02-14 09:14:44 -08:00
Vuong
e4d0bc96ae updated currency supported info 2020-02-14 20:43:33 +07:00
Vuong
9033b1e903 added VND currency 2020-02-14 20:39:39 +07:00
Samyak Bakliwal
a417e4b092 Fixes miguelmota/cointop#48 2020-02-13 20:28:46 +05:30
Miguel Mota
c3aa7bf5b3 Update rpm build spec 2020-01-03 01:39:55 -08:00
Miguel Mota
3ec64837dd Fix flathub app release version 2019-12-31 11:46:17 -08:00
Miguel Mota
ff39b35c21 Update .gitignore 2019-12-30 18:08:13 -08:00
Miguel Mota
8ecbfa32d2 Update CHANGELOG 2019-12-29 23:35:03 -08:00
Miguel Mota
c8803f703c Add tab keybinding to move to next row or next page 2019-12-29 21:20:09 -08:00
Miguel Mota
3f185334ca Fix marketbar currency when using coingecko api 2019-12-29 20:14:39 -08:00
Miguel Mota
ca1987a0f8 Return error on update callback 2019-12-29 16:54:42 -08:00
Miguel Mota
38187de57c Fix chart update loader race condition. Closes #44 2019-12-29 16:47:25 -08:00
Miguel Mota
124812ff46 Remove fatal logs 2019-12-29 02:15:14 -08:00
Miguel Mota
a000c96624 Remove log.Fatal artifact. Closes #46 2019-12-29 02:00:57 -08:00
Miguel Mota
4ac1ee2f4e Update CHANGELOG 2019-12-29 00:50:17 -08:00
Miguel Mota
eaf66f6519 Use forked version of termbox-go to fix keybindings on freebsd. Closes #43 2019-12-29 00:47:24 -08:00
Miguel Mota
491d019cb2 Update README 2019-12-26 01:11:04 -08:00
Miguel Mota
e82b4c16fa Update snapcraft 2019-12-25 19:05:07 -08:00
Miguel Mota
f64ad721ff Add contributing section 2019-12-18 17:14:02 -08:00
Miguel Mota
b61e2fdd84 Update method descriptions 2019-11-17 23:37:23 -08:00
Miguel Mota
6f286490be Fix ldflags version 2019-11-17 23:09:08 -08:00
Miguel Mota
c9211b53fd Use ldflags for version 2019-11-17 22:06:38 -08:00
Miguel Mota
ab0c3c77c3 Update README 2019-11-17 22:00:17 -08:00
Miguel Mota
b54de96e3c Merge branch 'rigaspapas-adjust-chart-height' 2019-11-17 21:57:17 -08:00
Miguel Mota
c9a404bc87 Update go.mod 2019-11-17 21:57:02 -08:00
Rigas Papathanasopoulos
b46cea5801
Make chart height adjustable 2019-11-01 16:54:03 +02:00
Miguel Mota
53a5d728c5
Update CHANGELOG 2019-09-15 00:15:58 -07:00
Miguel Mota
7f2fad6105
Merge branch 'alrs-fix-dropped-errors'
* alrs-fix-dropped-errors:
  Return missing error
  Fix dropped errors
2019-09-15 00:12:47 -07:00
Miguel Mota
33297c7be4
Return missing error 2019-09-15 00:12:26 -07:00
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
2019-09-15 00:10:08 -07:00
Miguel Mota
5f073fecf9
Navigation bug fixes. Fixes #41 2019-09-15 00:08:36 -07:00
Lars Lehtonen
489b0485b1 Fix dropped errors 2019-09-14 04:38:58 -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