Commit Graph

49 Commits (758e8367f7d37c0e049e359f0ddb74d7ac2c3976)

Author SHA1 Message Date
Miguel Mota 758e8367f7
Increase number of decimals shown when price < 1. #132 3 years ago
Miguel Mota baacfbd9ca
Add 24H% change to holdings command 3 years ago
Miguel Mota 52a1699764
Merge branch 'debuglog' of https://github.com/afh/cointop into afh-debuglog 3 years ago
Miguel Mota 220a396258
Reduce number of save calls. #120 3 years ago
Alexis Hildebrandt 5cdfd83056 Use log package for logging 3 years ago
afh 6f92573a93 Merge branch 'master' into numeric-monetary-locale 3 years ago
Miguel Mota 3c97b58e09
Add column filter option to holdings command 3 years ago
afh 7d06a536eb pkg/humanize: Replace Commaf with Numericf and Monetaryf
to allow for locale aware formatting of numbers.
3 years ago
Miguel Mota bea56532fa Fix coins and portfolio row selection 3 years ago
Miguel Mota 3aed9846fe Allow negative holdings balance input. #87 3 years ago
Miguel Mota aeed426034 Table scroll fix 3 years ago
Miguel Mota 00d654aa74 Update statusbar spacing 3 years ago
Miguel Mota 7fa0af0fa3 Add 30 day percent change column 3 years ago
Miguel Mota 184ebfb497 Dynamic column widths 3 years ago
Miguel Mota ea93f6b5ca Table alignment fixes 3 years ago
Miguel Mota 3c9b482708 Go to portfolio page after exiting entry update menu 3 years ago
Miguel Mota c36f3de781 Add configurable portfolio table columns 3 years ago
Miguel Mota 23fe26297f Update holdings config 3 years ago
Miguel Mota 093084e859 Full width highlight rows 3 years ago
Miguel Mota 3bc93134c9 Add price alerts table 3 years ago
Miguel Mota 415b4c1d94 Separate out different tables 3 years ago
Miguel Mota 394d35473d Consolidate UI packages 4 years ago
Miguel Mota fa9274c44a Add currency conversion option to holdings command 4 years ago
Miguel Mota d8f88d8cf3 Add filter flags to holdings command 4 years ago
Miguel Mota fd87bb6dda Add output format options for holdings command 4 years ago
Miguel Mota 832284dc26 Add sort options for holdings command 4 years ago
Miguel Mota 3ee33586e5 Implement api interface for selective coin data 4 years ago
Miguel Mota 97facbe48d Add command to print holdings 4 years ago
Miguel Mota 52be62a2c1 Add comments 4 years ago
Miguel Mota ca1987a0f8 Return error on update callback 4 years ago
Miguel Mota 124812ff46 Remove fatal logs 4 years ago
Miguel Mota b61e2fdd84 Update method descriptions 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 5e2134e43e
Fix sorting issue with favorites and portfolio 5 years ago
Miguel Mota db3cb70696
Use sync.Map for maintaining map of all coins 5 years ago
Miguel Mota 96cab2b405
Add chart loading label 5 years ago
Miguel Mota 592d061ee8
Create view structures 5 years ago
Miguel Mota 4ef4f7aa54
Clean up 5 years ago
Miguel Mota 29283b7d8e
table toggle fullscreen shortcut 5 years ago
Miguel Mota 12d56decc3
Use theme styles 5 years ago
Miguel Mota 6361b22399 Add CoinGecko API support 5 years ago
Miguel Mota 0eb3daed6f closes #26 5 years ago
Miguel Mota 6eb6236104 closes #24 5 years ago
Miguel Mota bd58b112f1 portfolio percentages 5 years ago
Miguel Mota 70e18090a9 portfolio chart 5 years ago
Miguel Mota caf7a757d3 portfolio add/edit menu 5 years ago
Miguel Mota f017555640 portfolio view 5 years ago