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

544 Commits

Author SHA1 Message Date
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
Miguel Mota
0fed4d52a0 Print version string with newline 2020-08-05 19:59:28 -07:00
Miguel Mota
71d09da851 Update RPM spec 2020-08-05 13:21:20 -07:00
Miguel Mota
6eff97fa48 Update CHANGELOG 2020-08-05 09:26:25 -07:00
Miguel Mota
6f40702825 Update Dockerfile 2020-08-05 09:13:18 -07:00
Miguel Mota
b761ac0d55 Update snapcraft.yml 2020-08-05 00:03:43 -07:00
Miguel Mota
523c43025a Read version from runtime build info if available 2020-08-04 22:42:17 -07:00
Miguel Mota
1cd4c3c295 Add install script to download from binary release 2020-08-04 01:03:41 -07:00
Miguel Mota
c0add909bd Update CHANGELOG 2020-08-04 00:13:30 -07:00
Miguel Mota
d9ea155004 Add no-cache option 2020-08-04 00:08:07 -07:00
Miguel Mota
71a26baae9 Add cointop twitter link 2020-08-03 15:16:09 -07:00
Miguel Mota
34adf8a7fa Exclude windows build in server 2020-08-02 20:04:00 -07:00
Miguel Mota
5fdac27ba5 Update README 2020-08-02 20:00:33 -07:00
Miguel Mota
acb970b9d4 Update CHANGELOG 2020-08-02 19:55:21 -07:00
Miguel Mota
3fc19adefa Add host key flag to SSH server 2020-08-02 19:52:24 -07:00
Miguel Mota
2fca6eefb0 Fix config path not set 2020-08-01 01:06:30 -07:00
Miguel Mota
1ee3814f73 Add cache directory option 2020-08-01 00:42:09 -07:00
Miguel Mota
ca9260172f Add silent option for SSH server executable 2020-07-27 00:29:21 -07:00
Miguel Mota
52be62a2c1 Add comments 2020-07-27 00:26:20 -07:00
Miguel Mota
2d54de72c7 Add option flag to silence log output 2020-07-26 22:51:25 -07:00
Miguel Mota
e33854bd9f Reset cache on SSH server connection 2020-07-26 14:36:32 -07:00
Miguel Mota
4f27d056a2 Update README 2020-07-26 14:14:37 -07:00
Miguel Mota
6ba8477a94 Add SSH server 2020-07-26 13:40:59 -07:00
Miguel Mota
3147bc1a5b Fix currency name 2020-05-29 20:16:44 -07:00
Miguel Mota
89b10abb7e Add Dockerfile 2020-05-25 14:35:23 -07:00
Miguel Mota
643f7be5f0 Update rpm spec 2020-05-24 00:32:48 -07:00
Miguel Mota
a201f3d06d Update snapcraft.yaml 2020-05-23 23:17:27 -07:00
Miguel Mota
aa8ddff403 Update CHANGELOG 2020-05-23 21:36:13 -07:00
Miguel Mota
7ad375667f Disable hourly chart changes. Closes #52 2020-05-23 21:32:11 -07:00
Miguel Mota
7459139c15 Increase decimal places for btc and eth conversions. Closes #51 2020-05-23 21:28:32 -07:00
Miguel Mota
6fafc47a81 Increase max page results for coingecko. Closes #47 2020-05-23 21:04:06 -07:00
Miguel Mota
dbe32db051 Merge branch 'dolanor-master' 2020-05-23 03:00:42 -07:00
Miguel Mota
1c6722bab1 Update default config filepath 2020-05-23 03:00:05 -07:00
Miguel Mota
3fbe1ff016 Merge branch 'master' of https://github.com/dolanor/cointop into dolanor-master 2020-05-23 01:58:53 -07:00
Miguel Mota
631197e4b7 Update Makefile 2020-05-23 01:43:47 -07:00
Tanguy ⧓ Herrmann
058e1b523b use standard config dir path 2020-05-15 00:53:09 +02:00