41 Commits

Author SHA1 Message Date
9bc4b463ef change from coinconvert to coingecko for FIAT conversion 2023-12-28 09:33:13 -07:00
ce4615d833 use cleared balance instead of balance 2023-11-15 20:18:18 -07:00
4f320952b0 easiest front end of my life 2023-11-14 19:36:09 -07:00
b82aaee05d Architecture Goal 2023-11-14 16:59:09 -07:00
0d4010f1dd add font 2023-11-13 18:55:44 -07:00
47e460a9dc make private if not part of provider interface 2023-11-13 18:52:24 -07:00
5eea9ede3a avoid extra API call if not required 2023-11-13 18:45:35 -07:00
81672fbd19 add basic preloader (am not front end dev lol) 2023-11-13 18:29:31 -07:00
a3bcb61bae initialize refreshRunning mutex 2023-11-13 18:12:13 -07:00
fb4b22cd08 copy public and templates directories into image 2023-11-13 18:08:52 -07:00
4c904e7196 add web client - future plans for loading screen during refresh 2023-11-13 18:05:20 -07:00
0a518fd31a add README.md for providers 2023-11-13 17:40:13 -07:00
4c01dc4ea2 move providers into providers subdirectory 2023-11-13 17:39:22 -07:00
64f7eed9fd Add timezone to example docker-compose.yml 2023-11-13 17:32:52 -07:00
8a61bba688 make login a private method 2023-11-13 17:29:45 -07:00
4ff4c62daf fix timezones 2023-11-13 16:30:59 -07:00
77e467071b set timezone for memo 2023-11-13 16:28:00 -07:00
f3a7df7de9 copy timezone database from build environment 2023-11-13 16:18:48 -07:00
3691ab496e add timezone info 2023-11-13 16:17:20 -07:00
80f7641bef add quoated at memo 2023-11-13 15:47:26 -07:00
1328310dbd Update readme 2023-11-13 15:37:40 -07:00
feaa07e251 add rate limit for refresh 2023-11-13 14:55:48 -07:00
a95df7c42b add webserver for refresh hook 2023-11-13 14:07:57 -07:00
7a2e79682c rename quote.go to chart.go 2023-11-13 12:25:13 -07:00
2a13fc9182 static JSON examples showing multiple accounts 2023-11-13 12:18:22 -07:00
5f830294b0 update readme 2023-11-13 12:14:29 -07:00
6436707a5d better error and update comments 2023-11-13 12:14:19 -07:00
58d4d0ba41 Add README's for providers 2023-11-13 11:56:16 -07:00
be7e068fe6 Add Static JSON Yahoo Finance provider 2023-11-13 11:52:45 -07:00
67fcfeb177 fix typo's 2023-11-13 00:33:40 -07:00
7cdf013b1e Add finnhub static JSON provider 2023-11-13 00:33:22 -07:00
7284545571 abstract providers behind a common interface 2023-11-12 21:40:00 -07:00
82f9c94d10 add bitcoin configuration to readme example 2023-11-12 16:53:35 -07:00
bb7d0a29ea add support for bitcoin 2023-11-12 16:50:46 -07:00
b690c20a90 add example image 2023-11-12 13:20:53 -07:00
1ca36eaba9 Update comments 2023-11-12 13:06:39 -07:00
c139d7b713 prevent fast retry when questrade login fails 2023-11-12 13:06:30 -07:00
362e895b2e add readme 2023-11-12 13:06:07 -07:00
f592bf77a6 remove go workspace and fix modules 2023-11-12 12:16:34 -07:00
22aac4adbd initial commit 2023-11-12 12:04:22 -07:00
0444f8ecf8 Initial commit 2023-10-28 21:22:10 +00:00