Commit Graph

19 Commits (c735c4a8bb77d01d3ed255e155fadb2d5f3de947)

Author SHA1 Message Date
Simon Roberts c735c4a8bb
Merge branch 'cointop-sh:master' into feature/custom-link-url 3 years ago
Vuong 24a4bdedab
Fix CMC Coin ID (#282)
* Fix #297 CMC Coin ID
* Remove unused check

Co-authored-by: Simon Roberts <lyricnz@users.noreply.github.com>
3 years ago
Simon Roberts 9cc10ccdd0
Implement alt-link and bind it to ^o 3 years ago
Vuong fdc9664842
Fix/coin link (#275) 3 years ago
Miguel Mota 0e956d6358
portfolio: clean up fixes #243 3 years ago
Simon Roberts b5b68833f5
Add support for purchase price/currency to portfolio (#243)
* Add support for declaring a BuyPrice and BuyCurrency in portfolio.
eg: ["Algorand", "125.4", "0.8", "USD"]

Add optional (default off) columns to portfolio:
"buy_price", "buy_currency", "profit", "profit_percent"

Note: there is no UI for entering this yet.
3 years ago
Simon Roberts 9824c409ad
Feature/code cleanups (#191)
Lots of style/comment/redundancy cleanups. No functional change.
3 years ago
Miguel Mota f375eec1eb
Rename org miguelmota → cointop-sh 3 years ago
Miguel Mota 295f163ae2 Update CoinMarketCap graph data endpoint 3 years ago
Miguel Mota 68ff8ecfb7 Format fixes 3 years ago
Miguel Mota 394d35473d Consolidate UI packages 4 years ago
Miguel Mota 6eb6236104 closes #24 5 years ago
Miguel Mota 22d551b3b4 add config, clean, and reset flags 5 years ago
Miguel Mota f017555640 portfolio view 6 years ago
Miguel Mota e188845dc1 store favorites by name instead of by symbol 6 years ago
Miguel Mota 8e8283e8fa add currencies 6 years ago
Miguel Mota 70748c8e66 cmc ping 6 years ago
Miguel Mota 8f15d4898e mutex lock on map write 6 years ago
Miguel Mota 6be9c49a11 close #14 6 years ago