Commit Graph

85 Commits (b8b7a87f1b4972919eb1f80bb07e2e36ae45ab9f)

Author SHA1 Message Date
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 f127de3048
ssh: Add support for holdings command 3 years ago
Miguel Mota 9fab6bd5b9
File cache fix 3 years ago
Alexis Hildebrandt cae7d520f0 Merge branch 'master' into table-alignment 3 years ago
Miguel Mota 342afeadab
Merge branch 'preferred_cache_home' of https://github.com/afh/cointop into afh-preferred_cache_home 3 years ago
Alexis Hildebrandt 5933f22020 Ignore ANSI escape codes when when determining string length
to calculate width and padding for table alignment.
3 years ago
afh cb2d24bc11 Add support for :PREFERRED_CACHE_HOME: 3 years ago
afh 6f92573a93 Merge branch 'master' into numeric-monetary-locale 3 years ago
Miguel Mota 6a4aac1277
Add filecache prefix based on config file path 3 years ago
afh 7d06a536eb pkg/humanize: Replace Commaf with Numericf and Monetaryf
to allow for locale aware formatting of numbers.
3 years ago
afh 235675d597 pkg/table: Use RuneCountInString for string length
when calculating table cell widths and alignments.
3 years ago
Miguel Mota 65626536e3
Add SSH server user config type flag 3 years ago
Miguel Mota 2b6b7b629b Add max sessions option to SSH server 3 years ago
Miguel Mota faabbfc8a6 Add max pages flag 3 years ago
Miguel Mota e0eaf60329 Add max timeout to SSH server 3 years ago
Miguel Mota aeed426034 Table scroll fix 3 years ago
Miguel Mota 0a0530de5a Add option to keep row focus on sort 3 years ago
Miguel Mota 6605cc548c Chart width data interpolation 3 years ago
Miguel Mota 295f163ae2 Update CoinMarketCap graph data endpoint 3 years ago
Miguel Mota a9473e354c Fix coin name to ID lookup. #81 3 years ago
Miguel Mota 7fa0af0fa3 Add 30 day percent change column 3 years ago
Miguel Mota d8cbc89e5c Add additional currency conversions 3 years ago
Miguel Mota 184ebfb497 Dynamic column widths 3 years ago
Miguel Mota 68ff8ecfb7 Format fixes 3 years ago
Miguel Mota c6744f173d Undo notification sound 3 years ago
Miguel Mota 093084e859 Full width highlight rows 3 years ago
Miguel Mota 3bc93134c9 Add price alerts table 3 years ago
Miguel Mota cba53fe5d4 Set up price alerts config 4 years ago
Miguel Mota 060286af9c Set up notification package 4 years ago
Miguel Mota b86ac682c9 Add cache wrapper package 4 years ago
Miguel Mota b699f1d6c3 ssh-server: Use hash of public key for config file path 4 years ago
Miguel Mota 8ea39c07d6 Add coin struct JSON tags 4 years ago
Miguel Mota 187f7a0781 Add kde-open5 open command 4 years ago
Miguel Mota 51cb442698 Add table scroll left/right shortcut 4 years ago
Miguel Mota 394d35473d Consolidate UI packages 4 years ago
Miguel Mota 6eb6236104 closes #24 5 years ago
Miguel Mota 22d551b3b4 add config, clean, and reset flags 6 years ago
Miguel Mota bd58b112f1 portfolio percentages 6 years ago
Miguel Mota caf7a757d3 portfolio add/edit menu 6 years ago
Miguel Mota f017555640 portfolio view 6 years ago
Miguel Mota e188845dc1 store favorites by name instead of by symbol 6 years ago
Miguel Mota 8e8283e8fa add currencies 6 years ago
Miguel Mota 70748c8e66 cmc ping 6 years ago
Miguel Mota ca7b105a9b fix path 6 years ago
Miguel Mota 6e25a81cda env var for /dev in/out 6 years ago
Miguel Mota 8f15d4898e mutex lock on map write 6 years ago
Miguel Mota 25fe8b4921 highlight selected currency 6 years ago
Miguel Mota 6be9c49a11 close #14 6 years ago
Miguel Mota e623c10dfd store selected currency + truncate decimals up to 2 6 years ago