Commit Graph

241 Commits (394d35473d11a9fdb5447468fba41b15473714e2)

Author SHA1 Message Date
Miguel Mota 394d35473d Consolidate UI packages 4 years ago
Miguel Mota 0acb49ca53 Travis lint fix 4 years ago
Vuong 6485927b89 #66 Ability to open link in cmd and powershell 4 years ago
Miguel Mota b10e9bb2c1 Align percent holdings header 4 years ago
Vuong 3083dee2bd added sort shortcut for [%]holdings on portfolio 4 years ago
Miguel Mota 1a4710d8ef Update error message 4 years ago
Vuong 890fbf26f3 Fixed #70 - windows can build again 4 years ago
Miguel Mota fa9274c44a Add currency conversion option to holdings command 4 years ago
Miguel Mota 2441a89a6f Update cache dir error message 4 years ago
Miguel Mota 87d111694b Normalize cache dir path from config 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 f82c113ed6 Prefix version with label 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 10c3f8d7f7 wip 4 years ago
Miguel Mota c16fc03120 Log error and exit with code if invalid command. Closes #60 4 years ago
Miguel Mota 85ccd89d06 Fix int to string vet error 4 years ago
Miguel Mota cf8f5a8121 Update .travis.yml 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 32b0d06448 Merge branch 'master' of https://github.com/biehlerj/cointop into biehlerj-master 4 years ago
Jacob Biehler f56d0a61b1 Removing artifacts from tests to check what would happen if HOME and XDG_CONFIG_HOME are undefined 4 years ago
Miguel Mota 261f893c61 Add command to read bitcoin dominance percentage 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
Jacob Biehler b7ede5a57b Remove runtime package and OS checks in favor UserConfigDir and UserHomeDir which are platform agnostic and add more robust tests 4 years ago
Jacob Biehler b47b447748 Add boolean to UserPrefferedHomeDir to help correctly build configuration file placement and account for users with XDG_CONFIG_HOME defined 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 9d15e268c2 Update more info url 4 years ago
Miguel Mota 42ac3f384b Add version and license info to help view 4 years ago
Miguel Mota 4e6a4717ce Add per page flag 4 years ago
Miguel Mota bea2b1257c Show currency symbols in convert menu 4 years ago
Miguel Mota d0fb19086f Add additional page navigation shortcuts 4 years ago
Miguel Mota 0fed4d52a0 Print version string with newline 4 years ago
Miguel Mota 6f40702825 Update Dockerfile 4 years ago
Miguel Mota 523c43025a Read version from runtime build info if available 4 years ago
Miguel Mota d9ea155004 Add no-cache option 4 years ago
Miguel Mota 34adf8a7fa Exclude windows build in server 4 years ago
Miguel Mota 5fdac27ba5 Update README 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 ca9260172f Add silent option for SSH server executable 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 e33854bd9f Reset cache on SSH server connection 4 years ago
Miguel Mota 6ba8477a94 Add SSH server 4 years ago