Commit Graph

40 Commits (master)

Author SHA1 Message Date
Vuong a52646f479
use gob encoder to get struct hash 2 years ago
Simon Roberts 62ce8e1adb
Update all modules/deps (#288) 2 years ago
Simon Roberts 8b8db3bd13
Minor code style/comment cleanups; remove redundant code (#257)
* Fix comments
* Fix bug with localization param
* Remove unused modules, fix a few minor code style issues
3 years ago
Miguel Mota 55ab27095d
go mod tidy 3 years ago
Simon Roberts 9a906c3a68
Migrate from termbox-go to tcell (#232)
Lots of new functionality including:
- mouse support: click select, scroll, menus, table-sorting, etc
- 24-bit color support in themes

Co-authored-by: Simon Roberts <simon.roberts@anz.com>
Co-authored-by: ѵµσɳɠ <3168632+vuon9@users.noreply.github.com>
3 years ago
Simon Roberts 1cf12fd173
Add github.com/jeandeaual/go-locale for locale-detection across platform 3 years ago
Simon Roberts 24f1286067
Add github.com/goodsign/monday for locale-specific date formatting 3 years ago
Miguel Mota f375eec1eb
Rename org miguelmota → cointop-sh 3 years ago
Simon Roberts a73b9ede17 Convert ct.debuglog() to logrus.Debug() 3 years ago
Miguel Mota 1a789cb587
go mod vendor 3 years ago
Simon Roberts 9e41452eed Add vendor/github.com/antonmedv 3 years ago
Simon Roberts 09b66439fc Switch to github.com/antonmedv/expr for expression evaluation 3 years ago
Miguel Mota 89bab4e2af
go mod vendor. #151 3 years ago
Miguel Mota 92e939902e
Add stripansi dependency 3 years ago
Miguel Mota 269b9ad5b7 go mod tidy 3 years ago
Miguel Mota c6744f173d Undo notification sound 3 years ago
Miguel Mota 060286af9c Set up notification package 3 years ago
Miguel Mota 8d3d026b50 go mod vendor 4 years ago
Miguel Mota a7f1e12c60 go mod vendor 4 years ago
Miguel Mota bea2b1257c Show currency symbols in convert menu 4 years ago
Miguel Mota 6ba8477a94 Add SSH server 4 years ago
Miguel Mota 38187de57c Fix chart update loader race condition. Closes #44 4 years ago
Miguel Mota eaf66f6519 Use forked version of termbox-go to fix keybindings on freebsd. Closes #43 4 years ago
Miguel Mota e82b4c16fa Update snapcraft 4 years ago
Miguel Mota f1e3f81ec0
Update isatty package to resolve #39 5 years ago
Miguel Mota f64aa460b3
Use cobra for cli flags. Added price command 5 years ago
Miguel Mota 0abaeb9e56
Remove exponential notation formatting from termui. Fixes #35 5 years ago
Miguel Mota a255d67e03
go mod vendor 5 years ago
Miguel Mota 6361b22399 Add CoinGecko API support 5 years ago
Miguel Mota be84b5e5bd Prompt for CoinMarketCap Pro API Key 5 years ago
Miguel Mota 1a2c05bd16 go mod vendor 5 years ago
Miguel Mota e457a89755 use coinmarketcap pro api v1 5 years ago
Miguel Mota 6eb6236104 closes #24 5 years ago
Stephen Gregoratto 3ec497b96f
Transfer from dep to go modules.
Also update vendored packages while we're at it.
5 years ago
Miguel Mota 8e58d5a9b2 dep ensure 5 years ago
Miguel Mota 6e25a81cda env var for /dev in/out 6 years ago
Miguel Mota c0e11bdc58 revert 6 years ago
Miguel Mota f38b686a80 flatpak script 6 years ago
Miguel Mota 40f0b3a3b3 currencyconversion var 6 years ago
Miguel Mota 69ef18e659 dep ensure 6 years ago