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

657 Commits

Author SHA1 Message Date
Simon Roberts
e60bc6dcd6 Include DefaultChartRange in default config 2021-08-24 10:02:13 +10:00
Simon Roberts
142777d965 Simple documentation for default_chart_range 2021-08-24 10:02:13 +10:00
Simon Roberts
b83d15cdc1 Store default chart range in configuration file 2021-08-24 10:02:12 +10:00
Simon Roberts
b078dbd2f6 Use the highest-rank coin to calculate PortfolioSlice 2021-08-24 10:02:12 +10:00
Simon Roberts
a34417ad61 When building portfolio slice, include first coin only 2021-08-24 10:02:12 +10:00
Simon Roberts
bea5c67759 When rendering portfolio chart, only append data when resizing array 2021-08-18 11:46:56 +10:00
Miguel Mota
b8b7a87f1b
Merge branch 'Pomyk-fix_filecache_locks' 2021-07-13 00:10:46 -07:00
Patryk Pomykalski
ed1bcedf7b Fix filecache locking
Added mutex for map access. Removed mutex for openfile.
2021-07-07 20:49:52 +02:00
Miguel Mota
758e8367f7
Increase number of decimals shown when price < 1. #132 2021-07-04 02:02:52 -07:00
Miguel Mota
f5adceea65
docs: Update colorscheme docs 2021-05-01 13:26:35 -07:00
Miguel Mota
fa1fdca5e7
Row active colorscheme fix 2021-05-01 13:14:17 -07:00
Miguel Mota
96082d9089
docs: Update flatpak docs 2021-05-01 12:28:58 -07:00
Miguel Mota
2adee94c18
Remove .flathub directory (moved to https://github.com/flathub/com.github.miguelmota.Cointop) 2021-05-01 12:02:51 -07:00
Miguel Mota
e7531ca635
Add keybinding to toggle chart fullscreen 2021-04-25 17:42:14 -07:00
Miguel Mota
baacfbd9ca
Add 24H% change to holdings command 2021-04-25 15:58:40 -07:00
Miguel Mota
f127de3048
ssh: Add support for holdings command 2021-04-25 13:51:26 -07:00
Miguel Mota
11e2efc9af
docs: Update config path documentation 2021-04-25 13:32:36 -07:00
Miguel Mota
0e778052a1
Read cointop config environment variables 2021-04-25 12:51:01 -07:00
Miguel Mota
9fab6bd5b9
File cache fix 2021-04-25 12:18:53 -07:00
Miguel Mota
7b73406c9f
Merge branch 'afh-debuglog' 2021-04-25 11:43:13 -07:00
Miguel Mota
52a1699764
Merge branch 'debuglog' of https://github.com/afh/cointop into afh-debuglog 2021-04-25 11:43:06 -07:00
Miguel Mota
a794be694c
faq: Formatting fix 2021-04-25 11:40:45 -07:00
Miguel Mota
38a8858b18
Merge branch 'afh-currency-formatting-faq' 2021-04-25 11:39:36 -07:00
Alexis Hildebrandt
c6e18e8e85 Add FAQ how to change currency and numeric values formatting 2021-04-25 06:54:39 +02:00
Alexis Hildebrandt
dcd0410a19 Address PR comments 2021-04-25 06:38:40 +02:00
Miguel Mota
8c71604732
Merge branch 'afh-rank-color' 2021-04-24 16:58:42 -07:00
Miguel Mota
220a396258
Reduce number of save calls. #120 2021-04-24 14:52:47 -07:00
Alexis Hildebrandt
5cdfd83056 Use log package for logging 2021-04-24 08:16:33 +02:00
Miguel Mota
36bc8a8790
Update social links 2021-04-21 18:42:16 -07:00
Miguel Mota
aec94c3aa3
go mod tidy 2021-04-21 00:07:22 -07:00
Miguel Mota
92e939902e
Add stripansi dependency 2021-04-21 00:05:22 -07:00
Miguel Mota
15471504e4
Merge branch 'afh-table-alignment' 2021-04-21 00:03:44 -07:00
Alexis Hildebrandt
9c1102625e Revert "Add stripansi dependency, update dependencies and vendor"
This reverts commit 9c9a471062.
2021-04-21 08:26:19 +02:00
Alexis Hildebrandt
cae7d520f0 Merge branch 'master' into table-alignment 2021-04-21 08:20:45 +02:00
Miguel Mota
bd9acb19f6
Merge branch 'afh-preferred_cache_home' 2021-04-20 22:30:51 -07:00
Miguel Mota
342afeadab
Merge branch 'preferred_cache_home' of https://github.com/afh/cointop into afh-preferred_cache_home 2021-04-20 22:26:02 -07:00
Miguel Mota
b2bcd01bfe
Merge branch 'rank-color' of https://github.com/afh/cointop into afh-rank-color 2021-04-20 22:00:58 -07:00
Miguel Mota
b479466fca
Merge branch 'afh-alert-price-entry' 2021-04-20 21:58:15 -07:00
Miguel Mota
4c67b63422
Merge branch 'alert-price-entry' of https://github.com/afh/cointop into afh-alert-price-entry 2021-04-20 21:58:04 -07:00
Miguel Mota
17fd13f150
Merge branch 'afh-numeric-monetary-locale' 2021-04-20 21:54:47 -07:00
Miguel Mota
2f10604cb7
Merge branch 'numeric-monetary-locale' of https://github.com/afh/cointop into afh-numeric-monetary-locale 2021-04-20 21:54:32 -07:00
Miguel Mota
88f2aff985
Merge branch 'afh-docker-improvements' 2021-04-20 21:47:23 -07:00
Miguel Mota
88df588a33
Merge branch 'docker-improvements' of https://github.com/afh/cointop into afh-docker-improvements 2021-04-20 21:45:17 -07:00
Alexis Hildebrandt
9c9a471062 Add stripansi dependency, update dependencies and vendor 2021-04-20 10:30:38 +02:00
Alexis Hildebrandt
5933f22020 Ignore ANSI escape codes when when determining string length
to calculate width and padding for table alignment.
2021-04-20 10:29:09 +02:00
afh
cb2d24bc11 Add support for :PREFERRED_CACHE_HOME: 2021-04-19 07:38:49 +02:00
Miguel Mota
58c5403c7e
docs: Add assets 2021-04-18 20:43:26 -07:00
Miguel Mota
2fe9991394
docs: Add chart docs 2021-04-18 19:38:41 -07:00
afh
6f92573a93 Merge branch 'master' into numeric-monetary-locale 2021-04-18 23:57:09 +02:00
afh
b2e61bc8c9 Simplify rank cell color handling 2021-04-18 23:48:33 +02:00