Commit Graph

787 Commits (15c7707883fc43642e6ea8f0570ecd711f4875a9)
 

Author SHA1 Message Date
Miguel Mota 52a1699764
Merge branch 'debuglog' of https://github.com/afh/cointop into afh-debuglog 3 years ago
Miguel Mota a794be694c
faq: Formatting fix 3 years ago
Miguel Mota 38a8858b18
Merge branch 'afh-currency-formatting-faq' 3 years ago
Alexis Hildebrandt c6e18e8e85 Add FAQ how to change currency and numeric values formatting 3 years ago
Alexis Hildebrandt dcd0410a19 Address PR comments 3 years ago
Miguel Mota 8c71604732
Merge branch 'afh-rank-color' 3 years ago
Miguel Mota 220a396258
Reduce number of save calls. #120 3 years ago
Alexis Hildebrandt 5cdfd83056 Use log package for logging 3 years ago
Miguel Mota 36bc8a8790
Update social links 3 years ago
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 b2bcd01bfe
Merge branch 'rank-color' of https://github.com/afh/cointop into afh-rank-color 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
afh b2e61bc8c9 Simplify rank cell color handling 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