Commit Graph

626 Commits (aec94c3aa38d4bad126d059369fbb7b5c31f4bae)
 

Author SHA1 Message Date
Miguel Mota aec94c3aa3
go mod tidy 3 years ago
Miguel Mota 92e939902e
Add stripansi dependency 3 years ago
Miguel Mota 15471504e4
Merge branch 'afh-table-alignment' 3 years ago
Alexis Hildebrandt 9c1102625e Revert "Add stripansi dependency, update dependencies and vendor"
This reverts commit 9c9a471062.
3 years ago
Alexis Hildebrandt cae7d520f0 Merge branch 'master' into table-alignment 3 years ago
Miguel Mota bd9acb19f6
Merge branch 'afh-preferred_cache_home' 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
Miguel Mota b479466fca
Merge branch 'afh-alert-price-entry' 3 years ago
Miguel Mota 4c67b63422
Merge branch 'alert-price-entry' of https://github.com/afh/cointop into afh-alert-price-entry 3 years ago
Miguel Mota 17fd13f150
Merge branch 'afh-numeric-monetary-locale' 3 years ago
Miguel Mota 2f10604cb7
Merge branch 'numeric-monetary-locale' of https://github.com/afh/cointop into afh-numeric-monetary-locale 3 years ago
Miguel Mota 88f2aff985
Merge branch 'afh-docker-improvements' 3 years ago
Miguel Mota 88df588a33
Merge branch 'docker-improvements' of https://github.com/afh/cointop into afh-docker-improvements 3 years ago
Alexis Hildebrandt 9c9a471062 Add stripansi dependency, update dependencies and vendor 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
Miguel Mota 58c5403c7e
docs: Add assets 3 years ago
Miguel Mota 2fe9991394
docs: Add chart docs 3 years ago
afh 6f92573a93 Merge branch 'master' into numeric-monetary-locale 3 years ago
Miguel Mota 3c97b58e09
Add column filter option to holdings command 3 years ago
Miguel Mota 6e3b9d41f1
docs: Add portfolio examples 3 years ago
afh c813cff84f Format alert target price without exponent 3 years ago
Miguel Mota 6a4aac1277
Add filecache prefix based on config file path 3 years ago
Miguel Mota e0acaf9554
Fix custom config file path. #106 3 years ago
afh 05bfc7d526 Revert development change in go.mod 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
afh 883a119cc2 Dockerfile: Use colors tar.gz archive
instead of cloning colors repo.
3 years ago
afh 4179a131df Dockerfile: Add .dockerignore
to ignore all files except those necessary for building and running
cointop in docker.
3 years ago
afh 06fd26752c Dockerfile: Pass arguments from docker to cointop 3 years ago
Miguel Mota c79d601bbf
Price alert entry fix 3 years ago
Miguel Mota 65626536e3
Add SSH server user config type flag 3 years ago
Miguel Mota d21315314a
docs: Add AppImage install instructions 3 years ago
Miguel Mota 1fb26e2918
Add AppImage recipe 3 years ago
Miguel Mota 2b6b7b629b Add max sessions option to SSH server 3 years ago
Miguel Mota 182e87e63f Use git tag for snap info version. #98 3 years ago
Miguel Mota 2aff297afa Merge branch 'popey-patch-1' 3 years ago
Miguel Mota 220f96993a Merge branch 'patch-1' of https://github.com/popey/cointop into popey-patch-1 3 years ago
Miguel Mota 600af531b3 Merge branch 'Berjou-fix-typo' 3 years ago
Miguel Mota 1100753844 Merge branch 'fix-typo' of https://github.com/Berjou/cointop into Berjou-fix-typo 3 years ago
Miguel Mota 63e3458fcb Update install docs 3 years ago
Maxime Joubert af8dc71056
Fix typo 3 years ago
Alan Pope 742f14d0b7
Migrate to building on for core20 3 years ago
Miguel Mota bea56532fa Fix coins and portfolio row selection 3 years ago
Miguel Mota 3270d12ab8 Fix next/prev column sort 3 years ago
Miguel Mota 03fed938bf Update contributing docs 3 years ago
Miguel Mota 3aed9846fe Allow negative holdings balance input. #87 3 years ago
Miguel Mota faabbfc8a6 Add max pages flag 3 years ago
Miguel Mota 38b279083f Table view nil check 3 years ago
Miguel Mota e0eaf60329 Add max timeout to SSH server 3 years ago