index
:
cointop
develop
master
Mirror of https://github.com/cointop-sh/cointop
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-07
Merge branch 'master' into develop
develop
Miguel Mota
2021-11-07
go mod tidy
Miguel Mota
2021-11-07
Merge branch 'master' into develop
Miguel Mota
2021-11-07
Add circleci config
Miguel Mota
2021-11-07
Migrate from termbox-go to tcell (#232)
Simon Roberts
2021-10-29
Merge pull request #254 from vuon9/feature/types-4-search-keyword
v1.6.10
Miguel Mota
2021-10-29
Fix suffix on y-axis for Millions (#259)
Simon Roberts
2021-10-29
Immediately after changing currency refresh the current coins #178 (#256)
Simon Roberts
2021-10-29
Reduce the number of pages to 10 (1000 coins) to reduce the load on backend.....
Simon Roberts
2021-10-26
Update FAQ for search guide
Vuong
2021-10-26
Remove hasPrefix
Vuong
2021-10-25
Support search by /s:keyword - symbol, /n:keyword - name
ѵµσɳɠ
2021-10-24
Merge branch 'lyricnz-feature/portfolio-buy2'
Miguel Mota
2021-10-24
Fill in cost_price, cost, pnl, pnl_percent in "cointop holdings" output
Simon Roberts
2021-10-24
portfolio: Fix cost/pnl hidden value if empty text. #243
Miguel Mota
2021-10-24
portfolio: clean up fixes #243
Miguel Mota
2021-10-24
Add support for purchase price/currency to portfolio (#243)
Simon Roberts
2021-10-20
Merge pull request #242 from lyricnz/feature/no-mouse
Miguel Mota
2021-10-20
Merge pull request #237 from lyricnz/bugfix/hide-portfolio-balances
Miguel Mota
2021-10-21
Add configuration for enable_mouse
Simon Roberts
2021-10-20
When hidePortfolioBalances scale the chart to the maximum price; avoids issue...
Simon Roberts
2021-10-18
Use stable sort for sorting coins (#235)
Simon Roberts
2021-10-18
If $DEBUG_FILE is set, use that rather than /tmp/cointop.log (#236)
Simon Roberts
2021-10-18
Make default shortcuts editable (#234)
Simon Roberts
2021-10-16
Merge pull request #227 from lyricnz/feature/verbose-http-logging
Miguel Mota
2021-10-16
Merge pull request #225 from lyricnz/feature/show-currency-marketbar
Miguel Mota
2021-10-15
Update faq.md
Simon Roberts
2021-10-15
Add FAQ about $DEBUG and $DEBUG_HTTP
Simon Roberts
2021-10-15
Emit verbose HTTP logging for coingecko when DEBUG_HTTP is set
Simon Roberts
2021-10-15
Revert "Emit verbose HTTP logging for coingecko when DEBUG_HTTP is set"
Simon Roberts
2021-10-15
Emit verbose HTTP logging for coingecko when DEBUG_HTTP is set
Simon Roberts
2021-10-14
Move currencyConversion out of chartInfo - so it shows when hideChart=true
Simon Roberts
2021-10-13
Change "0" to go to top coin on first page (#218)
Simon Roberts
2021-10-13
Merge branch 'master' of github.com:cointop-sh/cointop
Miguel Mota
2021-10-13
Update CHANGELOG.md
Miguel Mota
2021-10-13
After jumping to the right page, search for the right row (#220)
Simon Roberts
2021-10-13
Allow duplicate-Symbol entries in portfolio again (#222)
Simon Roberts
2021-10-12
Merge branch 'master' of github.com:cointop-sh/cointop
Miguel Mota
2021-10-12
Improvements to search mechanism (#216)
Simon Roberts
2021-10-12
Remove fallback to coin.Symbol when loading portfolio. Remove deprecated favo...
Simon Roberts
2021-10-12
Remove junk \0 from the end of search-string
Simon Roberts
2021-10-12
Minimize diff
Simon Roberts
2021-10-12
Reinstate levenshtein and prefix fallback
Simon Roberts
2021-10-12
Replace search function with simpler approach
Simon Roberts
2021-10-10
Pass $HTTPS_PROXY to ssh server (#205)
v1.6.9
Simon Roberts
2021-10-09
Merge pull request #213 from lyricnz/bugfix/zero-left
Miguel Mota
2021-10-09
Merge branch 'cointop-sh:master' into bugfix/zero-left
Simon Roberts
2021-10-09
Fix global chart always showing in USD, and add current currency to chart nam...
Simon Roberts
2021-10-09
Fix edge case with resample min-time
Simon Roberts
2021-10-08
Merge pull request #211 from cointop-sh/fix/rune-width
Miguel Mota
[next]