Commit Graph

880 Commits (master)
 

Author SHA1 Message Date
Miguel Mota cbe3557015
Add option for coingecko demo api key 2 weeks ago
Miguel Mota 409479636d
Add coingecko api key option 1 month ago
Miguel Mota fccbc3b63c
Update docs 1 month ago
Miguel Mota 9641b60b7e
Update README 2 years ago
cui fliter 6a17ed2d3c
fix some typos (#313)
Signed-off-by: cui fliter <imcusg@gmail.com>
2 years ago
Miguel Mota 4e917f6f44
Update docs 2 years ago
Miguel Mota 7c063df60c
Update alt coin link to use braces for template tags 2 years ago
Miguel Mota 4e5aa665ef
Merge branch 'arjundashrath-patch-1' 2 years ago
Miguel Mota 453c35c8d3
Merge branch 'patch-1' of https://github.com/arjundashrath/cointop into arjundashrath-patch-1 2 years ago
Miguel Mota 7de02c2491
Merge branch 'vuon9-feature/update-cache-if-coin-struct-changed' 2 years ago
Miguel Mota bfcce60276
Merge branch 'feature/update-cache-if-coin-struct-changed' of https://github.com/vuon9/cointop into vuon9-feature/update-cache-if-coin-struct-changed 2 years ago
Vuong a52646f479
use gob encoder to get struct hash 2 years ago
Miguel Mota 292ba8343b
Update README 2 years ago
arjundashrath f2380d80be
Update go.yml 2 years ago
Miguel Mota 6e7130c31d
Merge pull request #281 from vuon9/feature/sort-by-view
Ability to have sort col by view
2 years ago
Vuong 2425ac4c88
Improve test for readable purpose 2 years ago
Vuong 4039bc1b08
Improve test for readable purpose 2 years ago
Vuong 06c56b599a
Fix issues of sort by view 2 years ago
Miguel Mota 6c44ff1b45
Merge pull request #294 from johnrichardrinehart/flake
feat(/flake.nix): add a nix flake to facilitate reproducible builds
2 years ago
Jason Shipman 0fa9542d30
Update install docs for compatible go version (#301)
* Update install docs for compatible go version

* Remove explicit reference to ~/go - that's platform specific, and may not be correct

Mine was ~/golang

Co-authored-by: Simon Roberts <lyricnz@users.noreply.github.com>
2 years ago
Vuong Bui f0b936db9d
#291 refresh cache if coin struct hash changed 2 years ago
John Rinehart 8d08e6dc0b feat(/flake.nix): add a nix flake to facilitate reproducible builds 2 years ago
Vuong ad95052e02
Fix wrong scope of var (#293)
* Fix wrong scope of var
* Fix some keys couldn't bind
2 years ago
Miguel Mota 60de82342d
Log debug output file if DEBUG set 2 years ago
Miguel Mota 6d671b28ae
Use preferred temp dir for debug log file 2 years ago
Simon Roberts c735c4a8bb
Merge branch 'cointop-sh:master' into feature/custom-link-url 2 years ago
Simon Roberts 62ce8e1adb
Update all modules/deps (#288) 2 years ago
Vuong 2d9b1501c6
Fix parseKeys related to price alert open action (#290)
* Fix parseKeys related to price alert open action

* Trim s before checking length

Co-authored-by: Simon Roberts <lyricnz@users.noreply.github.com>
2 years ago
Vuong 24a4bdedab
Fix CMC Coin ID (#282)
* Fix #297 CMC Coin ID
* Remove unused check

Co-authored-by: Simon Roberts <lyricnz@users.noreply.github.com>
2 years ago
Vuong 9bffc26035
Fix conversion key triggered in any menu (#289) 2 years ago
Vuong 0339d7f6c3
Fix panic due to using wrong value for key (#285)
Signed-off-by: Vuong <3168632+vuon9@users.noreply.github.com>
2 years ago
Simon Roberts 734345fe5a
Fix comment 2 years ago
Simon Roberts e05acbf95c
Apply strings.ToUpper() to coin.Symbol when creating alt-link 2 years ago
Simon Roberts 9cc10ccdd0
Implement alt-link and bind it to ^o 2 years ago
Vuong 08c7a026cc
Ability to have sort col by view 2 years ago
Vuong fdc9664842
Fix/coin link (#275) 2 years ago
Miguel Mota 0f68624c28
Update features list 2 years ago
Miguel Mota 067a5b27b1
Merge branch 'lyricnz-feature/doc-updates' 2 years ago
Miguel Mota 0cfb00c2b4
Merge branch 'feature/doc-updates' of https://github.com/lyricnz/cointop into lyricnz-feature/doc-updates 2 years ago
Miguel Mota 4250a05630
Merge branch 'vuon9-fix/shift-key-problems' 2 years ago
Simon Roberts 2e0a797efb
Clarified "ssh cointop.sh" demo 2 years ago
Vuong 2a08ef0a52 Update go mod 2 years ago
Simon Roberts 7baf947c70
Combine some Features in README. Add Price Alerts and 24-bit color. 2 years ago
Vuong fee0bd9806
Set key binding if key is Uppercase rune and missing Shift
- Also revert matchEvent func
2 years ago
Vuong d0dea1ff0c
Remove binding key with shift 2 years ago
Vuong 955eb7dcef
Fix search and keybinding when using Shift 2 years ago
Simon Roberts 8b8db3bd13
Minor code style/comment cleanups; remove redundant code (#257)
* Fix comments
* Fix bug with localization param
* Remove unused modules, fix a few minor code style issues
2 years ago
Miguel Mota b8a3672ea9
Update circleci config 2 years ago
Miguel Mota 8f6b8f6835
Update Makefile 2 years ago
Miguel Mota e6eb642e37
Update circleci config 2 years ago