270 Commits (83b716e9a4fb853eaf380658dea6a1485e71dd01)
 

Author SHA1 Message Date
root 83b716e9a4 Scrolling fixes 3 years ago
root 4512f39638 Improving draw() 3 years ago
root 7090a2c0d5 Scrolling performance - redraw old quotes. 3 years ago
root 09551a6e71 Scrolling performance improvement. 3 years ago
root 6f57bd3697 Fixing residual characters. 3 years ago
root 4a080bfc3f Scroll top/bottom with Home and End keys 3 years ago
root e1f62d6afc Improved scrolling. 3 years ago
root 6f78b90964 Adding scroll feature 3 years ago
Brandon Lee Camilleri e65c1bc08e
Update README.md 3 years ago
Brandon Lee Camilleri 6f794d5a91
Merge pull request #99 from joce/fix/97-invalid-config-wipe-all 3 years ago
joce 62ed00ed4e Fix for #97: loading invalid config wipes file 3 years ago
Brandon Lee Camilleri 60cf8cc1bf
Merge pull request #96 from joce/add-red-on-down 3 years ago
joce 3df70dc52c Add sementic colors for time, header and "default" 3 years ago
joce b45fbfe908 Factorize code to init sementic colors 3 years ago
joce 9560670e98 Add light colors as well for markup 3 years ago
joce d6b0039c90 `Profile.TickerColors` => `Profile.Colors` 3 years ago
joce dbd989c894 Add semantic markup 3 years ago
joce 16b9c689f4 Save the `.moprc` file in a cleaner way. 3 years ago
joce f20930d634 Read and save colors for gains, losses and tags 3 years ago
joce e3464aca1f Fix typos 3 years ago
joce dcedf2ad9f Yen value was not properly highlighted 3 years ago
joce c8a69e9146 Show % in the header in red if < 0 3 years ago
joce 5fbeb457d5 Show stock lines in red when the change is < 0 3 years ago
Brandon Lee Camilleri 6d416e9e36
Update layout.go 3 years ago
Brandon Lee Camilleri 81febd7d51
Adding Swedish currency & fixing GBP as per Yahoo 3 years ago
Brandon Lee Camilleri ec2ac916fb
Update README.md 3 years ago
Brandon Lee Camilleri c5e6a3c2e2
Correct GBP (not GDB) for pounds currency 3 years ago
Brandon Lee Camilleri 3973a4c11e
Merge pull request #94 from joce/fix-version-1.0 3 years ago
joce 2907bb3016 Fix version number to 1.0.0 where needed 3 years ago
Brandon Lee Camilleri 8326e469fb
Merge pull request #92 from wiechu/master 3 years ago
WO 6e2e4edd03 don't init screen before it's necessary 3 years ago
Brandon Lee Camilleri 6d11d55e03
Update README.md 3 years ago
Brandon Lee Camilleri 4ad7a0c253
Version 1.0.0 3 years ago
Brandon Lee Camilleri ff3d874505
Version 1.0.0 3 years ago
Brandon Lee Camilleri c29760d5b4
Update README.md 3 years ago
Brandon Lee Camilleri b10e421856
Update README.md 3 years ago
Brandon Lee Camilleri c96756fb95
Update README.md 3 years ago
Brandon Lee Camilleri b9550bf460
Merge pull request #91 from mop-tracker/gitignore-update 3 years ago
Adam Hayes eda577b718 Added the mop executable (top-level only) to the gitignore 3 years ago
Brandon Lee Camilleri bf1097e45b
Delete screenshot.png 3 years ago
Brandon Lee Camilleri e575e21721
Update README.md 3 years ago
Brandon Lee Camilleri 3d4b19d822
unneeded: len(str) 3 years ago
Brandon Lee Camilleri 8c50782a40
Update go.sum 3 years ago
Brandon Lee Camilleri eaed66c46d
Update go.mod 3 years ago
Brandon Lee Camilleri 6662276138
Delete yahoo_quotes_test.go 3 years ago
Brandon Lee Camilleri ce9310bcb0
Update go.sum 3 years ago
Brandon Lee Camilleri 310308186f
Update go.mod 3 years ago
Brandon Lee Camilleri 34270de570
Update go.mod 3 years ago
Brandon Lee Camilleri b73f207fcc
Merge pull request #89 from adambhayes/fix-filters 3 years ago
Adam Hayes f88377fc07 Bugfix--filters now work: filter.go converts correctly to floats 3 years ago