Commit Graph

21 Commits (master)

Author SHA1 Message Date
Simon Roberts 9824c409ad
Feature/code cleanups (#191)
Lots of style/comment/redundancy cleanups. No functional change.
3 years ago
Miguel Mota cfc93c92c6
fix: ClearSyncMap pass by reference (#195) 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 a86077e77e
Update debuglog method names 3 years ago
Miguel Mota 758e8367f7
Increase number of decimals shown when price < 1. #132 3 years ago
Miguel Mota 220a396258
Reduce number of save calls. #120 3 years ago
Miguel Mota 4c67b63422
Merge branch 'alert-price-entry' of https://github.com/afh/cointop into afh-alert-price-entry 3 years ago
afh c813cff84f Format alert target price without exponent 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 c79d601bbf
Price alert entry fix 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 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 c6744f173d Undo notification sound 3 years ago
Miguel Mota c36f3de781 Add configurable portfolio table columns 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 cba53fe5d4 Set up price alerts config 3 years ago