146 Commits

Author SHA1 Message Date
Robert Dyer 6a354e6252 add a fallback zestimate match pattern 2025-04-03 22:12:26 -05:00
Robert Dyer 576ac6a034 fix zestimate script 2025-03-06 21:12:03 -06:00
Robert Dyer 16cbc1af81 update packages 2025-03-06 21:11:47 -06:00
Robert Dyer 6db3587fab fixes #20 - bitcoin sync was negated and ignoring transactions from today 2025-03-04 19:25:00 -06:00
Robert Dyer b8583354de New Actual release version 2025-03-03 23:11:08 +00:00
Robert Dyer 0d3b46ba10 New Actual release version 2025-03-01 23:11:59 +00:00
Robert Dyer 09694b2ca8 New Actual release version 2025-02-06 23:12:14 +00:00
Robert Dyer fc5fae5cac New Actual release version 2025-02-05 23:10:46 +00:00
Robert Dyer 6280061d59 New Actual release version 2025-01-07 23:10:17 +00:00
Robert Dyer 42ca925c66 do not run Chrome headless, triggers captcha 2025-01-04 15:36:55 -06:00
Robert Dyer ada1b0d32e Fixes #17 - zestimate.js now requires Selenium+chromedriver 2025-01-04 15:31:53 -06:00
Robert Dyer c1a32f669b fix dependency 2025-01-04 14:40:19 -06:00
Robert Dyer 114e9442a8 bump better-sqlite3 to 11.7.0 to fix compile issues 2024-12-31 22:34:30 -06:00
Robert Dyer 2b1f282a85 Merge pull request #16 from is343/fix/initial-kbb-daily
fix: only parse kbb daily mileage transaction if it has previous data
2024-12-14 18:14:41 -06:00
Ivan Schurawel 46da751a2d fix: only parse kbb daily mileage transaction if has previous data 2024-12-14 01:49:31 -05:00
Robert Dyer 33d37458e9 Update README.md to describe using Docker compose 2024-12-13 15:50:30 -06:00
Robert Dyer a7fe82fb01 New Actual release version 2024-12-13 17:44:47 +00:00
Robert Dyer 989193b6e0 test workflow 2024-12-13 11:43:07 -06:00
Robert Dyer fdc522d809 use a PAT to allow other workflow to trigger 2024-12-13 11:42:15 -06:00
Robert Dyer 64c4866962 change time workflow runs 2024-12-13 11:37:04 -06:00
Robert Dyer 48cf7e2af7 New Actual release version 2024-12-13 17:35:34 +00:00
Robert Dyer abaf21f0c6 fix workflow permission 2024-12-13 11:30:08 -06:00
Robert Dyer 5df044477c allow manual trigger of workflows 2024-12-13 11:28:04 -06:00
Robert Dyer a0d5ac531b add workflow to track Actual releases 2024-12-12 23:26:28 -06:00
Robert Dyer 7f841deb7c load sf credentials from cache dir 2024-12-12 23:16:21 -06:00
Robert Dyer b0d3bce84a add volume to docker compose file 2024-12-12 23:15:02 -06:00
Robert Dyer 59e6d7e2a4 add a VOLUME for ./cache to the Dockerfile 2024-12-12 23:03:25 -06:00
Robert Dyer c8e286be89 fix typo in compose file 2024-12-10 19:11:53 -06:00
Robert Dyer 61e6e9e36d allow cancel of docker builds 2024-12-10 16:50:06 -06:00
Robert Dyer b9b8965d7e add docker-compose file 2024-12-10 16:48:36 -06:00
Robert Dyer a0aed20684 update packages 2024-12-10 16:48:23 -06:00
Robert Dyer 4b7258e1e1 try tagging images with :latest 2024-12-10 16:04:21 -06:00
Robert Dyer f74b544fd2 fix workflow permissions 2024-12-10 15:55:31 -06:00
Robert Dyer fe131bf5ac add workflow to publish Docker images 2024-12-10 15:52:11 -06:00
Robert Dyer 5cd519c8a6 Support car values over $1m 2024-12-10 02:10:04 -06:00
dzickusrh b3dd876989 Support multiple commas in zestimate (#15)
Signed-off-by: Don Zickus <dzickus@redhat.com>
2024-12-10 02:04:52 -06:00
Robert Dyer aeb6a48ddd Update README.md to note needing starting balances (fixes #10) 2024-11-06 15:26:33 -06:00
Robert Dyer c81550190b fix KBB picking the wrong last transaction date 2024-09-17 14:24:47 -05:00
Robert Dyer 0fd83a7cf4 update packages 2024-09-17 14:24:26 -05:00
Robert Dyer afb3df018e Revert "Use API getAccountBalance"
This reverts commit aca6e0145b.
2024-08-24 14:48:55 -05:00
Robert Dyer a1310abe21 remove commented code 2024-08-24 14:16:02 -05:00
Alfie Day aca6e0145b Use API getAccountBalance 2024-08-24 14:11:07 -05:00
Alfie Day 5d44fa3a30 Tracking Bitcoin Price (#5) 2024-08-21 11:49:21 -05:00
Robert Dyer d669b98c5f update README and example .env to add NODE_TLS_REJECT_UNAUTHORIZED=0 2024-08-15 10:26:09 -05:00
Robert Dyer c57fec9fda Allow self-signed SSL certs 2024-08-15 09:57:10 -05:00
Robert Dyer 2a3929dcd9 ignore package-lock.json in docker images 2024-08-12 11:59:42 -05:00
Robert Dyer 6f8f81af3c use .dockerignore file 2024-08-12 11:19:00 -05:00
Robert Dyer 18c6bbc3a8 Revert "remove image files"
This reverts commit 281c9dcf3d.
2024-08-12 11:17:27 -05:00
Robert Dyer 69c2c4e77d remove $ from README console commands 2024-08-12 11:16:33 -05:00
Robert Dyer 32127899c5 clean README 2024-08-12 11:15:26 -05:00