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

39 Commits

Author SHA1 Message Date
Simon Roberts
62ce8e1adb
Update all modules/deps (#288) 2021-11-22 19:39:11 +11:00
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
2021-11-08 16:02:42 +11:00
Miguel Mota
55ab27095d
go mod tidy 2021-11-07 14:21:00 -08:00
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>
2021-11-07 14:03:54 +11:00
Simon Roberts
1cf12fd173
Add github.com/jeandeaual/go-locale for locale-detection across platform 2021-10-08 08:36:00 +11:00
Simon Roberts
24f1286067
Add github.com/goodsign/monday for locale-specific date formatting 2021-10-06 19:04:38 +11:00
Miguel Mota
f375eec1eb
Rename org miguelmota → cointop-sh 2021-09-29 23:17:58 -07:00
Simon Roberts
a73b9ede17 Convert ct.debuglog() to logrus.Debug() 2021-09-05 11:52:44 +10:00
Miguel Mota
1a789cb587
go mod vendor 2021-09-04 13:31:08 -07:00
Simon Roberts
9e41452eed Add vendor/github.com/antonmedv 2021-08-31 07:58:56 +10:00
Simon Roberts
09b66439fc Switch to github.com/antonmedv/expr for expression evaluation 2021-08-30 11:19:34 +10:00
Miguel Mota
89bab4e2af
go mod vendor. #151 2021-08-29 03:23:30 -07:00
Miguel Mota
92e939902e
Add stripansi dependency 2021-04-21 00:05:22 -07:00
Miguel Mota
269b9ad5b7 go mod tidy 2021-02-19 14:59:35 -08:00
Miguel Mota
c6744f173d Undo notification sound 2021-01-31 20:16:26 -08:00
Miguel Mota
060286af9c Set up notification package 2020-12-20 22:05:25 -08:00
Miguel Mota
8d3d026b50 go mod vendor 2020-08-10 22:39:58 -07:00
Miguel Mota
a7f1e12c60 go mod vendor 2020-08-10 01:35:29 -07:00
Miguel Mota
bea2b1257c Show currency symbols in convert menu 2020-08-05 23:02:49 -07:00
Miguel Mota
6ba8477a94 Add SSH server 2020-07-26 13:40:59 -07:00
Miguel Mota
38187de57c Fix chart update loader race condition. Closes #44 2019-12-29 16:47:25 -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
e82b4c16fa Update snapcraft 2019-12-25 19:05:07 -08:00
Miguel Mota
f1e3f81ec0
Update isatty package to resolve #39 2019-08-04 22:27:13 -07:00
Miguel Mota
f64aa460b3
Use cobra for cli flags. Added price command 2019-07-01 22:47:54 -07:00
Miguel Mota
0abaeb9e56
Remove exponential notation formatting from termui. Fixes #35 2019-06-26 00:21:34 -07:00
Miguel Mota
a255d67e03
go mod vendor 2019-06-09 19:43:24 -07:00
Miguel Mota
6361b22399 Add CoinGecko API support 2019-05-12 19:24:10 -07:00
Miguel Mota
be84b5e5bd Prompt for CoinMarketCap Pro API Key 2019-04-23 14:37:00 -07:00
Miguel Mota
1a2c05bd16 go mod vendor 2019-04-21 19:39:32 -07:00
Miguel Mota
e457a89755 use coinmarketcap pro api v1 2019-04-17 02:01:39 -07:00
Miguel Mota
6eb6236104 closes #24 2019-02-25 22:35:51 -08:00
Stephen Gregoratto
3ec497b96f
Transfer from dep to go modules.
Also update vendored packages while we're at it.
2018-12-26 19:55:08 +11:00
Miguel Mota
8e58d5a9b2 dep ensure 2018-12-25 23:20:46 -08:00
Miguel Mota
6e25a81cda env var for /dev in/out 2018-05-12 12:42:48 -07:00
Miguel Mota
c0e11bdc58 revert 2018-05-11 01:20:08 -07:00
Miguel Mota
f38b686a80 flatpak script 2018-05-10 20:43:54 -07:00
Miguel Mota
40f0b3a3b3 currencyconversion var 2018-05-06 21:07:33 -07:00
Miguel Mota
69ef18e659 dep ensure 2018-04-26 01:07:36 -07:00