Commit Graph

118 Commits (a73b9ede174d8cb3db5bffa9fd8fc7f4be094321)

Author SHA1 Message Date
Simon Roberts a73b9ede17 Convert ct.debuglog() to logrus.Debug() 3 years ago
Miguel Mota a86077e77e
Update debuglog method names 3 years ago
Miguel Mota b0dd16f813
Unbind forward slash keybinding when not in table view. #150 #149 3 years ago
Simon Roberts 6ec915abe9 Include DefaultChartRange in default config 3 years ago
Simon Roberts 2a9f995286 Store default chart range in configuration file 3 years ago
Miguel Mota e7531ca635
Add keybinding to toggle chart fullscreen 3 years ago
Alexis Hildebrandt 5cdfd83056 Use log package for logging 3 years ago
Miguel Mota 6a4aac1277
Add filecache prefix based on config file path 3 years ago
Miguel Mota c79d601bbf
Price alert entry fix 3 years ago
Miguel Mota 3270d12ab8 Fix next/prev column sort 3 years ago
Miguel Mota faabbfc8a6 Add max pages flag 3 years ago
Miguel Mota 0a0530de5a Add option to keep row focus on sort 3 years ago
Miguel Mota 295f163ae2 Update CoinMarketCap graph data endpoint 3 years ago
Miguel Mota 99bbeadc2d Support multiple coins for price command 3 years ago
Miguel Mota 673d05a928 Add configurable favorites table columns 3 years ago
Miguel Mota 184ebfb497 Dynamic column widths 3 years ago
Miguel Mota ae65cc58d7 Add newline to market bar on resize 3 years ago
Miguel Mota 68ff8ecfb7 Format fixes 3 years ago
Miguel Mota 23fe26297f Update holdings config 3 years ago
Miguel Mota 82eb713652 Add configurable preferred main table columns 3 years ago
Miguel Mota 3bc93134c9 Add price alerts table 3 years ago
Miguel Mota cba53fe5d4 Set up price alerts config 3 years ago
Miguel Mota b86ac682c9 Add cache wrapper package 3 years ago
Miguel Mota 415b4c1d94 Separate out different tables 4 years ago
Miguel Mota 51cb442698 Add table scroll left/right shortcut 4 years ago
Miguel Mota 394d35473d Consolidate UI packages 4 years ago
Miguel Mota 2441a89a6f Update cache dir error message 4 years ago
Miguel Mota 890e1c5704 Store cache dir preference in config file and soft fail if cache dir error 4 years ago
Miguel Mota 52c4da8c70 Update CHANGELOG 4 years ago
Miguel Mota 26956fcaca Move coins without rank to end of list. Fixes #59 4 years ago
Miguel Mota 903227fe78 Add colors-dir flag 4 years ago
Miguel Mota d9e1b882e2 Merge branch 'biehlerj-master' 4 years ago
Miguel Mota 97a2f5280d Use os.UserConfigDir() for preferred config directory 4 years ago
Miguel Mota 261f893c61 Add command to read bitcoin dominance percentage 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 4e6a4717ce Add per page flag 4 years ago
Miguel Mota d9ea155004 Add no-cache option 4 years ago
Miguel Mota 3fc19adefa Add host key flag to SSH server 4 years ago
Miguel Mota 2fca6eefb0 Fix config path not set 4 years ago
Miguel Mota 1ee3814f73 Add cache directory option 4 years ago
Miguel Mota 52be62a2c1 Add comments 4 years ago
Miguel Mota 2d54de72c7 Add option flag to silence log output 4 years ago
Miguel Mota 1c6722bab1 Update default config filepath 4 years ago
Tanguy ⧓ Herrmann 058e1b523b use standard config dir path 4 years ago
Miguel Mota 124812ff46 Remove fatal logs 4 years ago
Miguel Mota eaf66f6519 Use forked version of termbox-go to fix keybindings on freebsd. Closes #43 4 years ago
Miguel Mota b61e2fdd84 Update method descriptions 5 years ago
Rigas Papathanasopoulos b46cea5801
Make chart height adjustable 5 years ago
Miguel Mota 5f073fecf9
Navigation bug fixes. Fixes #41 5 years ago