Commit Graph

713 Commits (aba283443d6f42e847d0136d7b3ae1f92c8ef6d8)
 

Author SHA1 Message Date
Miguel Mota aba283443d
faq: Add image of hidden portfolio balances 3 years ago
Miguel Mota 83a35df5c4
Hide all holding amounts when hidden flag toggled 3 years ago
Miguel Mota 1d29363185
Add keybinding to toggle hide portfolio balances 3 years ago
Miguel Mota 5f76e89a0b
Optimize Dockerfile #127 3 years ago
Miguel Mota 42b9958770
Merge branch 'simon-anz-feature/logrus' 3 years ago
Simon Roberts dfc5ce4f21 Remove unused variable 3 years ago
Simon Roberts f7a145a002 Fix another printf log 3 years ago
Simon Roberts 6e979f0bf9 Remove leftover code 3 years ago
Simon Roberts 32990cdbaf Remove downsample code (feature WIP) 3 years ago
Simon Roberts c5445c6ffc One log.Debugf() required 3 years ago
Simon Roberts a73b9ede17 Convert ct.debuglog() to logrus.Debug() 3 years ago
Miguel Mota a86077e77e
Update debuglog method names 3 years ago
Miguel Mota 1a789cb587
go mod vendor 3 years ago
Miguel Mota 914b2e650f
Merge branch 'simon-anz-feature/migrate-from-govaluate-to-expr' 3 years ago
Simon Roberts 6d90edfefd Pass the current coin as context! 3 years ago
Simon Roberts e638040372 When evaluating, take an environment to provide as context 3 years ago
Simon Roberts 0074ecfff9 Patch expression to substitute Float64 for Integer. Update docs to include '/' 3 years ago
Simon Roberts 9e41452eed Add vendor/github.com/antonmedv 3 years ago
Simon Roberts 09b66439fc Switch to github.com/antonmedv/expr for expression evaluation 3 years ago
Miguel Mota 89bab4e2af
go mod vendor. #151 3 years ago
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