Commit Graph

  • 0859a6cecc Merge branch 'vuon9-feature/open-link-on-cmd-and-powershell' Miguel Mota 2020-11-15 14:13:48 -0800
  • 6485927b89 #66 Ability to open link in cmd and powershell Vuong 2020-11-10 21:22:45 +0700
  • 49dc3270ef Merge branch 'vuongggggg-feature/sort-by-percentholdings-on-portfolio' into master Miguel Mota 2020-10-15 18:36:37 -0700
  • b10e9bb2c1 Align percent holdings header Miguel Mota 2020-10-15 18:36:12 -0700
  • 3083dee2bd added sort shortcut for [%]holdings on portfolio Vuong 2020-10-04 20:27:20 +0700
  • f32f46e7e2 Merge branch 'vuongggggg-fix/make-windows-builds-again' into master Miguel Mota 2020-09-25 15:45:37 -0700
  • 1a4710d8ef Update error message Miguel Mota 2020-09-25 15:45:25 -0700
  • 890fbf26f3 Fixed #70 - windows can build again Vuong 2020-09-21 22:48:30 +0700
  • fa9274c44a Add currency conversion option to holdings command Miguel Mota 2020-09-05 19:17:49 -0700
  • 2441a89a6f Update cache dir error message Miguel Mota 2020-08-30 20:54:11 -0700
  • 87d111694b Normalize cache dir path from config Miguel Mota 2020-08-30 20:38:52 -0700
  • 890e1c5704 Store cache dir preference in config file and soft fail if cache dir error Miguel Mota 2020-08-30 20:34:19 -0700
  • f82c113ed6 Prefix version with label Miguel Mota 2020-08-25 00:14:24 -0700
  • 34111fc6ea Update Makefile Miguel Mota 2020-08-24 23:54:49 -0700
  • 52c4da8c70 Update CHANGELOG v1.5.4 Miguel Mota 2020-08-24 21:45:06 -0700
  • 26956fcaca Move coins without rank to end of list. Fixes #59 Miguel Mota 2020-08-24 21:35:49 -0700
  • 996d842946 Dockerfile: Add colorschemes Miguel Mota 2020-08-21 22:34:55 -0700
  • ac84b770b3 Merge branch 'feature/ssh-flags' into master Miguel Mota 2020-08-21 22:28:27 -0700
  • 903227fe78 Add colors-dir flag Miguel Mota 2020-08-21 22:27:40 -0700
  • 8e9ac85a95 Merge branch 'sboselli-patch-1' into master Miguel Mota 2020-08-21 16:19:59 -0700
  • 10c3f8d7f7 wip Miguel Mota 2020-08-21 16:19:08 -0700
  • 9576af6b66
    Fix version Regex in Binary install script Santiago Boselli 2020-08-21 19:16:27 -0300
  • c16fc03120 Log error and exit with code if invalid command. Closes #60 Miguel Mota 2020-08-19 20:53:41 -0700
  • 19b3fc6193 Update rpm spec Miguel Mota 2020-08-14 10:36:18 -0700
  • 98ebd335b0 Update CHANGELOG v1.5.3 Miguel Mota 2020-08-14 10:13:55 -0700
  • 85ccd89d06 Fix int to string vet error Miguel Mota 2020-08-14 03:25:13 -0700
  • cf8f5a8121 Update .travis.yml Miguel Mota 2020-08-14 03:13:56 -0700
  • 77fce2bfa6 Update copr spec Miguel Mota 2020-08-14 00:27:50 -0700
  • f4417e558f Update CHANGELOG Miguel Mota 2020-08-14 00:25:44 -0700
  • d9e1b882e2 Merge branch 'biehlerj-master' v1.5.2 Miguel Mota 2020-08-13 14:18:35 -0700
  • 97a2f5280d Use os.UserConfigDir() for preferred config directory Miguel Mota 2020-08-13 14:09:36 -0700
  • 32b0d06448 Merge branch 'master' of https://github.com/biehlerj/cointop into biehlerj-master Miguel Mota 2020-08-13 12:39:07 -0700
  • f56d0a61b1 Removing artifacts from tests to check what would happen if HOME and XDG_CONFIG_HOME are undefined Jacob Biehler 2020-08-11 09:48:49 -0700
  • 261f893c61 Add command to read bitcoin dominance percentage Miguel Mota 2020-08-10 23:12:56 -0700
  • 8d3d026b50 go mod vendor Miguel Mota 2020-08-10 22:39:58 -0700
  • d8f88d8cf3 Add filter flags to holdings command Miguel Mota 2020-08-10 22:39:14 -0700
  • fd87bb6dda Add output format options for holdings command Miguel Mota 2020-08-10 22:23:46 -0700
  • 832284dc26 Add sort options for holdings command Miguel Mota 2020-08-10 20:34:15 -0700
  • b7ede5a57b Remove runtime package and OS checks in favor UserConfigDir and UserHomeDir which are platform agnostic and add more robust tests Jacob Biehler 2020-08-10 16:52:49 -0700
  • b47b447748 Add boolean to UserPrefferedHomeDir to help correctly build configuration file placement and account for users with XDG_CONFIG_HOME defined Jacob Biehler 2020-08-10 16:25:49 -0700
  • a7f1e12c60 go mod vendor Miguel Mota 2020-08-10 01:35:29 -0700
  • 3ee33586e5 Implement api interface for selective coin data Miguel Mota 2020-08-10 01:34:50 -0700
  • 97facbe48d Add command to print holdings Miguel Mota 2020-08-09 18:42:04 -0700
  • 9d15e268c2 Update more info url Miguel Mota 2020-08-06 00:22:08 -0700
  • 42ac3f384b Add version and license info to help view Miguel Mota 2020-08-06 00:13:49 -0700
  • 4e6a4717ce Add per page flag Miguel Mota 2020-08-05 23:31:09 -0700
  • bea2b1257c Show currency symbols in convert menu Miguel Mota 2020-08-05 23:01:49 -0700
  • d0fb19086f Add additional page navigation shortcuts Miguel Mota 2020-08-05 22:31:14 -0700
  • 0fed4d52a0 Print version string with newline Miguel Mota 2020-08-05 19:59:28 -0700
  • 71d09da851 Update RPM spec Miguel Mota 2020-08-05 13:21:20 -0700
  • 6eff97fa48 Update CHANGELOG Miguel Mota 2020-08-05 09:26:25 -0700
  • 6f40702825 Update Dockerfile v1.5.1 Miguel Mota 2020-08-05 09:13:18 -0700
  • b761ac0d55 Update snapcraft.yml Miguel Mota 2020-08-04 23:27:22 -0700
  • 523c43025a Read version from runtime build info if available v1.5.0 Miguel Mota 2020-08-04 22:27:08 -0700
  • 1cd4c3c295 Add install script to download from binary release Miguel Mota 2020-08-04 01:03:41 -0700
  • c0add909bd Update CHANGELOG Miguel Mota 2020-08-04 00:13:30 -0700
  • d9ea155004 Add no-cache option 1.4.8 Miguel Mota 2020-08-04 00:07:53 -0700
  • 71a26baae9 Add cointop twitter link Miguel Mota 2020-08-03 15:16:09 -0700
  • 34adf8a7fa Exclude windows build in server Miguel Mota 2020-08-02 20:04:00 -0700
  • 5fdac27ba5 Update README 1.4.7 Miguel Mota 2020-08-02 20:00:33 -0700
  • acb970b9d4 Update CHANGELOG Miguel Mota 2020-08-02 19:55:21 -0700
  • 3fc19adefa Add host key flag to SSH server Miguel Mota 2020-08-02 19:52:24 -0700
  • 2fca6eefb0 Fix config path not set Miguel Mota 2020-08-01 01:04:48 -0700
  • 1ee3814f73 Add cache directory option Miguel Mota 2020-08-01 00:37:49 -0700
  • ca9260172f Add silent option for SSH server executable Miguel Mota 2020-07-27 00:29:21 -0700
  • 52be62a2c1 Add comments Miguel Mota 2020-07-27 00:26:20 -0700
  • 2d54de72c7 Add option flag to silence log output Miguel Mota 2020-07-26 22:51:25 -0700
  • e33854bd9f Reset cache on SSH server connection Miguel Mota 2020-07-26 14:36:32 -0700
  • 4f27d056a2 Update README Miguel Mota 2020-07-26 14:14:37 -0700
  • 6ba8477a94 Add SSH server Miguel Mota 2020-07-26 13:40:59 -0700
  • 3147bc1a5b Fix currency name Miguel Mota 2020-05-29 20:16:12 -0700
  • 89b10abb7e Add Dockerfile Miguel Mota 2020-05-25 14:32:44 -0700
  • 643f7be5f0 Update rpm spec Miguel Mota 2020-05-24 00:32:48 -0700
  • a201f3d06d Update snapcraft.yaml Miguel Mota 2020-05-23 23:17:27 -0700
  • aa8ddff403 Update CHANGELOG 1.4.6 Miguel Mota 2020-05-23 21:36:13 -0700
  • 7ad375667f Disable hourly chart changes. Closes #52 Miguel Mota 2020-05-23 21:30:56 -0700
  • 7459139c15 Increase decimal places for btc and eth conversions. Closes #51 Miguel Mota 2020-05-23 21:28:32 -0700
  • 6fafc47a81 Increase max page results for coingecko. Closes #47 Miguel Mota 2020-05-23 21:04:06 -0700
  • dbe32db051 Merge branch 'dolanor-master' Miguel Mota 2020-05-23 03:00:42 -0700
  • 1c6722bab1 Update default config filepath Miguel Mota 2020-05-23 03:00:05 -0700
  • 3fbe1ff016 Merge branch 'master' of https://github.com/dolanor/cointop into dolanor-master Miguel Mota 2020-05-23 01:58:53 -0700
  • 631197e4b7 Update Makefile Miguel Mota 2020-05-23 01:43:47 -0700
  • 058e1b523b use standard config dir path Tanguy ⧓ Herrmann 2020-05-15 00:53:09 +0200
  • 88be77e2a5 Update meta Miguel Mota 2020-02-18 23:38:04 -0800
  • da958204dd Update changelog 1.4.5 Miguel Mota 2020-02-18 23:22:01 -0800
  • 6a8124e72e Merge branch 'hmble-fix' Miguel Mota 2020-02-14 09:26:54 -0800
  • f0187c3712 Fix names Miguel Mota 2020-02-14 09:26:43 -0800
  • eb3831e385 Alphabetize currency list Miguel Mota 2020-02-14 09:22:39 -0800
  • cf13ad6755
    Merge pull request #50 from vuongggggg/feature/support-currency-vnd Miguel Mota 2020-02-14 09:14:44 -0800
  • e4d0bc96ae updated currency supported info Vuong 2020-02-14 20:43:33 +0700
  • 9033b1e903 added VND currency Vuong 2020-02-14 20:39:39 +0700
  • a417e4b092 Fixes miguelmota/cointop#48 Samyak Bakliwal 2020-02-13 20:28:46 +0530
  • c3aa7bf5b3 Update rpm build spec Miguel Mota 2020-01-03 01:39:55 -0800
  • 3ec64837dd Fix flathub app release version 1.4.4 Miguel Mota 2019-12-31 11:44:45 -0800
  • ff39b35c21 Update .gitignore Miguel Mota 2019-12-30 18:08:13 -0800
  • 8ecbfa32d2 Update CHANGELOG 1.4.3 Miguel Mota 2019-12-29 23:35:03 -0800
  • c8803f703c Add tab keybinding to move to next row or next page Miguel Mota 2019-12-29 21:20:09 -0800
  • 3f185334ca Fix marketbar currency when using coingecko api Miguel Mota 2019-12-29 20:14:34 -0800
  • ca1987a0f8 Return error on update callback Miguel Mota 2019-12-29 16:54:42 -0800
  • 38187de57c Fix chart update loader race condition. Closes #44 Miguel Mota 2019-12-29 16:47:25 -0800