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

100 Commits

Author SHA1 Message Date
Simon Roberts
620e5c737c
Remove debug code 2021-09-27 08:28:42 +10:00
Simon Roberts
6e99e9100f
Add time labels to X axis 2021-09-27 08:21:24 +10:00
Simon Roberts
e8fcd4a7a4
Remove interpolateData() 2021-09-26 19:50:26 +10:00
Simon Roberts
370b9f3a56
Fix comments 2021-09-26 19:27:27 +10:00
Simon Roberts
49ac2fbc0f
Ask the chart how many data points it needs 2021-09-26 18:53:25 +10:00
Simon Roberts
065f23eba2
Merge branch 'master' into feature/resample-data 2021-09-26 18:43:13 +10:00
Simon Roberts
f38bc4ca3f
Continue from https://github.com/miguelmota/cointop/pull/165 2021-09-26 18:41:03 +10:00
Simon Roberts
26981df6a5
Add currency conversion to Satoshi 2021-09-25 10:27:14 +10:00
Miguel Mota
5f76e89a0b
Optimize Dockerfile #127 2021-09-07 22:31:18 -07:00
Simon Roberts
e638040372 When evaluating, take an environment to provide as context 2021-09-01 10:35:23 +10:00
Simon Roberts
0074ecfff9 Patch expression to substitute Float64 for Integer. Update docs to include '/' 2021-09-01 09:29:04 +10:00
Simon Roberts
09b66439fc Switch to github.com/antonmedv/expr for expression evaluation 2021-08-30 11:19:34 +10:00
Miguel Mota
b0dd16f813
Unbind forward slash keybinding when not in table view. #150 #149 2021-08-29 03:22:14 -07:00
Miguel Mota
08e81cabb8
Add subpackage for expression string eval 2021-08-29 02:15:49 -07:00
Simon Roberts
fcfb0f48fe Add support for 1Y columns - see https://github.com/miguelmota/cointop/issues/131 2021-08-26 10:29:25 +10: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
f127de3048
ssh: Add support for holdings command 2021-04-25 13:51:26 -07:00
Miguel Mota
9fab6bd5b9
File cache fix 2021-04-25 12:18:53 -07:00
Alexis Hildebrandt
cae7d520f0 Merge branch 'master' into table-alignment 2021-04-21 08:20:45 +02: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
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
afh
6f92573a93 Merge branch 'master' into numeric-monetary-locale 2021-04-18 23:57:09 +02:00
Miguel Mota
6a4aac1277
Add filecache prefix based on config file path 2021-04-18 11:06:28 -07:00
afh
7d06a536eb pkg/humanize: Replace Commaf with Numericf and Monetaryf
to allow for locale aware formatting of numbers.
2021-04-18 17:32:44 +02:00
afh
235675d597 pkg/table: Use RuneCountInString for string length
when calculating table cell widths and alignments.
2021-04-18 17:31:39 +02:00
Miguel Mota
65626536e3
Add SSH server user config type flag 2021-04-06 01:11:34 -07:00
Miguel Mota
2b6b7b629b Add max sessions option to SSH server 2021-03-16 23:18:44 -07:00
Miguel Mota
faabbfc8a6 Add max pages flag 2021-02-23 00:05:34 -08:00
Miguel Mota
e0eaf60329 Add max timeout to SSH server 2021-02-22 22:20:40 -08:00
Miguel Mota
aeed426034 Table scroll fix 2021-02-22 00:48:07 -08:00
Miguel Mota
0a0530de5a Add option to keep row focus on sort 2021-02-20 00:52:06 -08:00
Miguel Mota
6605cc548c Chart width data interpolation 2021-02-18 23:58:14 -08:00
Miguel Mota
295f163ae2 Update CoinMarketCap graph data endpoint 2021-02-18 22:14:24 -08:00
Miguel Mota
a9473e354c Fix coin name to ID lookup. #81 2021-02-12 00:51:37 -08:00
Miguel Mota
7fa0af0fa3 Add 30 day percent change column 2021-02-06 18:28:06 -08:00
Miguel Mota
d8cbc89e5c Add additional currency conversions 2021-02-05 02:19:27 -08:00
Miguel Mota
184ebfb497 Dynamic column widths 2021-02-05 01:04:09 -08:00
Miguel Mota
68ff8ecfb7 Format fixes 2021-01-31 22:43:01 -08:00
Miguel Mota
c6744f173d Undo notification sound 2021-01-31 20:16:26 -08:00
Miguel Mota
093084e859 Full width highlight rows 2021-01-19 00:27:13 -08:00
Miguel Mota
3bc93134c9 Add price alerts table 2021-01-17 19:27:09 -08:00
Miguel Mota
cba53fe5d4 Set up price alerts config 2020-12-27 15:43:13 -08:00
Miguel Mota
060286af9c Set up notification package 2020-12-20 22:05:25 -08:00
Miguel Mota
b86ac682c9 Add cache wrapper package 2020-12-20 20:38:49 -08:00
Miguel Mota
b699f1d6c3 ssh-server: Use hash of public key for config file path 2020-12-16 22:41:46 -08:00
Miguel Mota
8ea39c07d6 Add coin struct JSON tags 2020-12-15 00:11:34 -08:00
Miguel Mota
187f7a0781 Add kde-open5 open command 2020-12-04 03:26:15 -08:00
Miguel Mota
51cb442698 Add table scroll left/right shortcut 2020-11-21 14:41:18 -08:00