Commit Graph

531 Commits (394d35473d11a9fdb5447468fba41b15473714e2)
 

Author SHA1 Message Date
Miguel Mota 394d35473d Consolidate UI packages 4 years ago
Miguel Mota e89c5e65f0 Add script to get homebrew and snapcraft metrics 4 years ago
Miguel Mota a3c81402e3 Update CHANGELOG 4 years ago
Miguel Mota 0acb49ca53 Travis lint fix 4 years ago
Miguel Mota 0859a6cecc Merge branch 'vuon9-feature/open-link-on-cmd-and-powershell' 4 years ago
Vuong 6485927b89 #66 Ability to open link in cmd and powershell 4 years ago
Miguel Mota 49dc3270ef Merge branch 'vuongggggg-feature/sort-by-percentholdings-on-portfolio' into master 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 f32f46e7e2 Merge branch 'vuongggggg-fix/make-windows-builds-again' into master 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 34111fc6ea Update Makefile 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 996d842946 Dockerfile: Add colorschemes 4 years ago
Miguel Mota ac84b770b3 Merge branch 'feature/ssh-flags' into master 4 years ago
Miguel Mota 903227fe78 Add colors-dir flag 4 years ago
Miguel Mota 8e9ac85a95 Merge branch 'sboselli-patch-1' into master 4 years ago
Miguel Mota 10c3f8d7f7 wip 4 years ago
Santiago Boselli 9576af6b66
Fix version Regex in Binary install script
Previous regex was including the "v" in the query, causing the release links to 404, since the filenames in the releases do not contain the "v".
4 years ago
Miguel Mota c16fc03120 Log error and exit with code if invalid command. Closes #60 4 years ago
Miguel Mota 19b3fc6193 Update rpm spec 4 years ago
Miguel Mota 98ebd335b0 Update CHANGELOG 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 77fce2bfa6 Update copr spec 4 years ago
Miguel Mota f4417e558f Update CHANGELOG 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 8d3d026b50 go mod vendor 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 a7f1e12c60 go mod vendor 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