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
2022-03-18 22:27:10 -07:00
Vuong
a52646f479
use gob encoder to get struct hash
2022-03-18 18:59:27 +07:00
Miguel Mota
292ba8343b
Update README
2022-03-17 13:06:33 -07:00
Miguel Mota
6e7130c31d
Merge pull request #281 from vuon9/feature/sort-by-view
...
Ability to have sort col by view
2022-01-29 23:09:56 -08:00
Vuong
2425ac4c88
Improve test for readable purpose
2022-01-30 12:44:16 +07:00
Vuong
4039bc1b08
Improve test for readable purpose
2022-01-30 12:21:44 +07:00
Vuong
06c56b599a
Fix issues of sort by view
2022-01-30 12:12:42 +07:00
Miguel Mota
6c44ff1b45
Merge pull request #294 from johnrichardrinehart/flake
...
feat(/flake.nix): add a nix flake to facilitate reproducible builds
2022-01-29 16:07:16 -08:00
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>
2022-01-30 10:14:19 +11:00
Vuong Bui
f0b936db9d
#291 refresh cache if coin struct hash changed
2022-01-29 00:54:19 +07:00
John Rinehart
8d08e6dc0b
feat(/flake.nix): add a nix flake to facilitate reproducible builds
2021-11-29 23:55:37 +02:00
Vuong
ad95052e02
Fix wrong scope of var ( #293 )
...
* Fix wrong scope of var
* Fix some keys couldn't bind
2021-11-24 07:46:44 +11:00
Miguel Mota
60de82342d
Log debug output file if DEBUG set
2021-11-22 18:53:22 -08:00
Miguel Mota
6d671b28ae
Use preferred temp dir for debug log file
2021-11-22 18:51:49 -08:00
Simon Roberts
62ce8e1adb
Update all modules/deps ( #288 )
2021-11-22 19:39:11 +11:00
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>
2021-11-22 19:38:52 +11:00
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>
2021-11-22 19:37:02 +11:00
Vuong
9bffc26035
Fix conversion key triggered in any menu ( #289 )
2021-11-22 09:38:23 +11:00
Vuong
0339d7f6c3
Fix panic due to using wrong value for key ( #285 )
...
Signed-off-by: Vuong <3168632+vuon9@users.noreply.github.com>
2021-11-22 09:37:30 +11:00
Vuong
08c7a026cc
Ability to have sort col by view
2021-11-17 21:03:42 +07:00
Vuong
fdc9664842
Fix/coin link ( #275 )
2021-11-17 07:42:29 +11:00
Miguel Mota
0f68624c28
Update features list
2021-11-16 09:04:55 -08:00
Miguel Mota
067a5b27b1
Merge branch 'lyricnz-feature/doc-updates'
2021-11-16 08:52:41 -08:00
Miguel Mota
0cfb00c2b4
Merge branch 'feature/doc-updates' of https://github.com/lyricnz/cointop into lyricnz-feature/doc-updates
2021-11-16 08:52:30 -08:00
Miguel Mota
4250a05630
Merge branch 'vuon9-fix/shift-key-problems'
2021-11-16 08:50:40 -08:00
Simon Roberts
2e0a797efb
Clarified "ssh cointop.sh" demo
2021-11-13 11:39:52 +11:00
Vuong
2a08ef0a52
Update go mod
2021-11-12 11:44:19 +00:00
Simon Roberts
7baf947c70
Combine some Features in README. Add Price Alerts and 24-bit color.
2021-11-12 18:42:20 +11:00
Vuong
fee0bd9806
Set key binding if key is Uppercase rune and missing Shift
...
- Also revert matchEvent func
2021-11-11 21:46:30 +07:00
Vuong
d0dea1ff0c
Remove binding key with shift
2021-11-11 01:30:02 +07:00
Vuong
955eb7dcef
Fix search and keybinding when using Shift
2021-11-09 00:48:24 +07:00
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
2021-11-08 16:02:42 +11:00
Miguel Mota
b8a3672ea9
Update circleci config
2021-11-07 15:51:12 -08:00
Miguel Mota
8f6b8f6835
Update Makefile
2021-11-07 15:48:23 -08:00
Miguel Mota
e6eb642e37
Update circleci config
2021-11-07 15:46:46 -08:00
Miguel Mota
6c77a55f9a
Update circleci config
2021-11-07 15:45:26 -08:00
Miguel Mota
740a055eb8
docs: Update development.md
2021-11-07 15:38:58 -08:00
Miguel Mota
5e38d331aa
Merge branch 'vuon9-fix/docker-build'
2021-11-07 15:37:19 -08:00
Miguel Mota
2d3b76251a
Merge branch 'fix/docker-build' of https://github.com/vuon9/cointop into vuon9-fix/docker-build
2021-11-07 15:37:11 -08:00
Miguel Mota
d9076ccd74
Update CHANGELOG.md
2021-11-07 15:35:30 -08:00
Miguel Mota
fe1a5b8077
Update Makefile
2021-11-07 15:28:45 -08:00
Miguel Mota
dc8f0e50eb
Merge branch 'master' into develop
2021-11-07 14:21:08 -08:00
Miguel Mota
55ab27095d
go mod tidy
2021-11-07 14:21:00 -08:00
Miguel Mota
ea782f72f4
Merge branch 'master' into develop
2021-11-07 14:20:21 -08:00
Miguel Mota
4fa9a85f0c
Add circleci config
2021-11-07 14:18:51 -08:00
ѵµσɳɠ
001e2f7a71
Fix Docker build
2021-11-07 16:50:30 +07:00
Simon Roberts
9a906c3a68
Migrate from termbox-go to tcell ( #232 )
...
Lots of new functionality including:
- mouse support: click select, scroll, menus, table-sorting, etc
- 24-bit color support in themes
Co-authored-by: Simon Roberts <simon.roberts@anz.com>
Co-authored-by: ѵµσɳɠ <3168632+vuon9@users.noreply.github.com>
2021-11-07 14:03:54 +11:00
Miguel Mota
9a9ee307d4
Merge pull request #254 from vuon9/feature/types-4-search-keyword
...
Support search by /s:keyword - symbol, /n:keyword - name
2021-10-29 09:19:38 -07:00
Simon Roberts
e26816b26c
Fix suffix on y-axis for Millions ( #259 )
2021-10-29 13:51:19 +11:00
Simon Roberts
19561ce300
Immediately after changing currency refresh the current coins #178 ( #256 )
2021-10-29 13:50:32 +11:00