2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00
Commit Graph

529 Commits

Author SHA1 Message Date
Miguel Mota
a3c81402e3 Update CHANGELOG 2020-11-15 15:12:36 -08:00
Miguel Mota
0acb49ca53 Travis lint fix 2020-11-15 14:59:53 -08:00
Miguel Mota
0859a6cecc Merge branch 'vuon9-feature/open-link-on-cmd-and-powershell' 2020-11-15 14:13:48 -08:00
Vuong
6485927b89 #66 Ability to open link in cmd and powershell 2020-11-10 21:22:45 +07:00
Miguel Mota
49dc3270ef Merge branch 'vuongggggg-feature/sort-by-percentholdings-on-portfolio' into master 2020-10-15 18:36:37 -07:00
Miguel Mota
b10e9bb2c1 Align percent holdings header 2020-10-15 18:36:12 -07:00
Vuong
3083dee2bd added sort shortcut for [%]holdings on portfolio 2020-10-04 20:27:20 +07:00
Miguel Mota
f32f46e7e2 Merge branch 'vuongggggg-fix/make-windows-builds-again' into master 2020-09-25 15:45:37 -07:00
Miguel Mota
1a4710d8ef Update error message 2020-09-25 15:45:25 -07:00
Vuong
890fbf26f3 Fixed #70 - windows can build again 2020-09-21 22:48:30 +07:00
Miguel Mota
fa9274c44a Add currency conversion option to holdings command 2020-09-05 19:17:49 -07:00
Miguel Mota
2441a89a6f Update cache dir error message 2020-08-30 20:54:11 -07:00
Miguel Mota
87d111694b Normalize cache dir path from config 2020-08-30 20:40:51 -07:00
Miguel Mota
890e1c5704 Store cache dir preference in config file and soft fail if cache dir error 2020-08-30 20:34:19 -07:00
Miguel Mota
f82c113ed6 Prefix version with label 2020-08-25 00:14:24 -07:00
Miguel Mota
34111fc6ea Update Makefile 2020-08-24 23:55:02 -07:00
Miguel Mota
52c4da8c70 Update CHANGELOG 2020-08-24 21:45:06 -07:00
Miguel Mota
26956fcaca Move coins without rank to end of list. Fixes #59 2020-08-24 21:35:49 -07:00
Miguel Mota
996d842946 Dockerfile: Add colorschemes 2020-08-21 22:34:55 -07:00
Miguel Mota
ac84b770b3 Merge branch 'feature/ssh-flags' into master 2020-08-21 22:28:27 -07:00
Miguel Mota
903227fe78 Add colors-dir flag 2020-08-21 22:27:40 -07:00
Miguel Mota
8e9ac85a95 Merge branch 'sboselli-patch-1' into master 2020-08-21 16:19:59 -07:00
Miguel Mota
10c3f8d7f7 wip 2020-08-21 16:19:08 -07:00
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".
2020-08-21 19:16:27 -03:00
Miguel Mota
c16fc03120 Log error and exit with code if invalid command. Closes #60 2020-08-19 20:53:41 -07:00
Miguel Mota
19b3fc6193 Update rpm spec 2020-08-14 10:36:18 -07:00
Miguel Mota
98ebd335b0 Update CHANGELOG 2020-08-14 10:13:55 -07:00
Miguel Mota
85ccd89d06 Fix int to string vet error 2020-08-14 03:25:34 -07:00
Miguel Mota
cf8f5a8121 Update .travis.yml 2020-08-14 03:13:56 -07:00
Miguel Mota
77fce2bfa6 Update copr spec 2020-08-14 00:27:50 -07:00
Miguel Mota
f4417e558f Update CHANGELOG 2020-08-14 00:25:44 -07:00
Miguel Mota
d9e1b882e2 Merge branch 'biehlerj-master' 2020-08-13 14:28:47 -07:00
Miguel Mota
97a2f5280d Use os.UserConfigDir() for preferred config directory 2020-08-13 14:18:20 -07:00
Miguel Mota
32b0d06448 Merge branch 'master' of https://github.com/biehlerj/cointop into biehlerj-master 2020-08-13 12:39:07 -07:00
Jacob Biehler
f56d0a61b1 Removing artifacts from tests to check what would happen if HOME and XDG_CONFIG_HOME are undefined 2020-08-11 09:48:49 -07:00
Miguel Mota
261f893c61 Add command to read bitcoin dominance percentage 2020-08-10 23:12:56 -07:00
Miguel Mota
8d3d026b50 go mod vendor 2020-08-10 22:39:58 -07:00
Miguel Mota
d8f88d8cf3 Add filter flags to holdings command 2020-08-10 22:39:14 -07:00
Miguel Mota
fd87bb6dda Add output format options for holdings command 2020-08-10 22:23:50 -07:00
Miguel Mota
832284dc26 Add sort options for holdings command 2020-08-10 20:34:15 -07:00
Jacob Biehler
b7ede5a57b Remove runtime package and OS checks in favor UserConfigDir and UserHomeDir which are platform agnostic and add more robust tests 2020-08-10 16:52:49 -07:00
Jacob Biehler
b47b447748 Add boolean to UserPrefferedHomeDir to help correctly build configuration file placement and account for users with XDG_CONFIG_HOME defined 2020-08-10 16:25:49 -07:00
Miguel Mota
a7f1e12c60 go mod vendor 2020-08-10 01:35:29 -07:00
Miguel Mota
3ee33586e5 Implement api interface for selective coin data 2020-08-10 01:34:50 -07:00
Miguel Mota
97facbe48d Add command to print holdings 2020-08-09 18:42:04 -07:00
Miguel Mota
9d15e268c2 Update more info url 2020-08-06 00:22:08 -07:00
Miguel Mota
42ac3f384b Add version and license info to help view 2020-08-06 00:13:49 -07:00
Miguel Mota
4e6a4717ce Add per page flag 2020-08-05 23:31:09 -07:00
Miguel Mota
bea2b1257c Show currency symbols in convert menu 2020-08-05 23:02:49 -07:00
Miguel Mota
d0fb19086f Add additional page navigation shortcuts 2020-08-05 22:31:14 -07:00