Commit Graph

693 Commits (b0dd16f813ecc21cad0e00fb9389c91fd48fa30b)
 

Author SHA1 Message Date
Miguel Mota b0dd16f813
Unbind forward slash keybinding when not in table view. #150 #149 3 years ago
Miguel Mota 08e81cabb8
Add subpackage for expression string eval 3 years ago
Miguel Mota 1f0f6d39d6
Merge branch 'simon-anz-feature/value-expressions' 3 years ago
Miguel Mota fb79419c84
Only open search if active view is table. #150 3 years ago
Miguel Mota 271cf90460
Merge branch 'feature/value-expressions' of https://github.com/simon-anz/cointop into simon-anz-feature/value-expressions 3 years ago
Miguel Mota 6286450412
Merge branch 'simon-anz-feature/30d-and-1y-change' 3 years ago
Miguel Mota 296590b466
Merge branch 'feature/30d-and-1y-change' of https://github.com/simon-anz/cointop into simon-anz-feature/30d-and-1y-change 3 years ago
Simon Roberts 31fbce6006 Remove vscode file 3 years ago
Simon Roberts 79b2fb8ea6 Change hotkey for 1Y change to "y" 3 years ago
Miguel Mota ebcb850d94
Merge branch 'simon-anz-bugfix/range-update-corrupt-cache' 3 years ago
Miguel Mota 2c7f7039fd
Merge branch 'bugfix/range-update-corrupt-cache' of https://github.com/simon-anz/cointop into simon-anz-bugfix/range-update-corrupt-cache 3 years ago
Miguel Mota bda145d2d2
Merge branch 'simon-anz-feature/document-column-selection' 3 years ago
Simon Roberts 9b6e9c472a Add FAQ comment about using expressions in portfolio entries 3 years ago
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