Commit Graph

880 Commits (master)
 

Author SHA1 Message Date
Simon Roberts b23e65cf28 Use govaluate to evaluate expressions in portfolio entry 3 years ago
Simon Roberts 7f2f4c551c Merge doc update, and add 1y_change 3 years ago
Simon Roberts 486338f26e Merge branch 'feature/document-column-selection' into feature/30d-and-1y-change 3 years ago
Simon Roberts 7467eb4e1d Use TOML markdown 3 years ago
Simon Roberts f66df5abd7 Document table column selection 3 years ago
Simon Roberts fcfb0f48fe Add support for 1Y columns - see https://github.com/miguelmota/cointop/issues/131 3 years ago
Simon Roberts b32da4010c Include currencyConversion in the cache key so changing currencies invalidates the cache. See https://github.com/miguelmota/cointop/issues/144 3 years ago
Simon Roberts e7d32f18fc Merge branch 'master' into bugfix/range-update-corrupt-cache 3 years ago
Simon Roberts b03546c4f1 Merge remote-tracking branch 'upstream/master' 3 years ago
Miguel Mota 28a7bfbbd9 Return error if default chart range is invalid 3 years ago
Simon Roberts e60bc6dcd6 Include DefaultChartRange in default config 3 years ago
Simon Roberts 142777d965 Simple documentation for default_chart_range 3 years ago
Simon Roberts b83d15cdc1 Store default chart range in configuration file 3 years ago
Simon Roberts b078dbd2f6 Use the highest-rank coin to calculate PortfolioSlice 3 years ago
Simon Roberts a34417ad61 When building portfolio slice, include first coin only 3 years ago
Simon Roberts ba75de3c00 Cache ct.State.selectedChartRange and ct.State.currencyConversion so data-fetch is not impacted by concurrent change 3 years ago
Miguel Mota 5916c49972
Makefile: Docker tag version 3 years ago
Miguel Mota ac93b8fbe0
Return error if default chart range is invalid 3 years ago
Miguel Mota 1c14561662
Merge branch 'simon-anz-feature/configurable-chart-range' 3 years ago
Miguel Mota becca5e46c
Merge branch 'feature/configurable-chart-range' of https://github.com/simon-anz/cointop into simon-anz-feature/configurable-chart-range 3 years ago
Miguel Mota 56084e44a3
Merge branch 'simon-anz-bugfix/duplicate-coins' 3 years ago
Miguel Mota d465970cbb
Merge branch 'bugfix/duplicate-coins' of https://github.com/simon-anz/cointop into simon-anz-bugfix/duplicate-coins 3 years ago
Miguel Mota 7990b9df04
Merge branch 'simon-anz-bugfix/portfolio-graph' 3 years ago
Simon Roberts 6ec915abe9 Include DefaultChartRange in default config 3 years ago
Simon Roberts 4828c3e014 Use the highest-rank coin to calculate PortfolioSlice 3 years ago
Simon Roberts 719f0cc3cb Simple documentation for default_chart_range 3 years ago
Simon Roberts 2a9f995286 Store default chart range in configuration file 3 years ago
Simon Roberts 9553ec8a02 When building portfolio slice, include first coin only 3 years ago
Simon Roberts bea5c67759 When rendering portfolio chart, only append data when resizing array 3 years ago
Miguel Mota b8b7a87f1b
Merge branch 'Pomyk-fix_filecache_locks' 3 years ago
Patryk Pomykalski ed1bcedf7b Fix filecache locking
Added mutex for map access. Removed mutex for openfile.
3 years ago
Miguel Mota 758e8367f7
Increase number of decimals shown when price < 1. #132 3 years ago
Miguel Mota f5adceea65
docs: Update colorscheme docs 3 years ago
Miguel Mota fa1fdca5e7
Row active colorscheme fix 3 years ago
Miguel Mota 96082d9089
docs: Update flatpak docs 3 years ago
Miguel Mota 2adee94c18
Remove .flathub directory (moved to https://github.com/flathub/com.github.miguelmota.Cointop) 3 years ago
Miguel Mota e7531ca635
Add keybinding to toggle chart fullscreen 3 years ago
Miguel Mota baacfbd9ca
Add 24H% change to holdings command 3 years ago
Miguel Mota f127de3048
ssh: Add support for holdings command 3 years ago
Miguel Mota 11e2efc9af
docs: Update config path documentation 3 years ago
Miguel Mota 0e778052a1
Read cointop config environment variables 3 years ago
Miguel Mota 9fab6bd5b9
File cache fix 3 years ago
Miguel Mota 7b73406c9f
Merge branch 'afh-debuglog' 3 years ago
Miguel Mota 52a1699764
Merge branch 'debuglog' of https://github.com/afh/cointop into afh-debuglog 3 years ago
Miguel Mota a794be694c
faq: Formatting fix 3 years ago
Miguel Mota 38a8858b18
Merge branch 'afh-currency-formatting-faq' 3 years ago
Alexis Hildebrandt c6e18e8e85 Add FAQ how to change currency and numeric values formatting 3 years ago
Alexis Hildebrandt dcd0410a19 Address PR comments 3 years ago
Miguel Mota 8c71604732
Merge branch 'afh-rank-color' 3 years ago
Miguel Mota 220a396258
Reduce number of save calls. #120 3 years ago