Commit Graph

515 Commits (f82c113ed6496b63e3f5c9a6c25524d9072d1c0f)
 

Author SHA1 Message Date
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
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 71d09da851 Update RPM spec 4 years ago
Miguel Mota 6eff97fa48 Update CHANGELOG 4 years ago
Miguel Mota 6f40702825 Update Dockerfile 4 years ago
Miguel Mota b761ac0d55 Update snapcraft.yml 4 years ago
Miguel Mota 523c43025a Read version from runtime build info if available 4 years ago
Miguel Mota 1cd4c3c295 Add install script to download from binary release 4 years ago
Miguel Mota c0add909bd Update CHANGELOG 4 years ago
Miguel Mota d9ea155004 Add no-cache option 4 years ago
Miguel Mota 71a26baae9 Add cointop twitter link 4 years ago
Miguel Mota 34adf8a7fa Exclude windows build in server 4 years ago
Miguel Mota 5fdac27ba5 Update README 4 years ago
Miguel Mota acb970b9d4 Update CHANGELOG 4 years ago
Miguel Mota 3fc19adefa Add host key flag to SSH server 4 years ago