• Joined on 2026-02-03
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-03 14:52:11 -05:00
0a07c61ca3 perf: remove unnecessary postgres/redis host port mappings in production
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-03 12:02:32 -05:00
337b6061b2 feat: reliability enhancements for AI services and capital planning
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-03 11:05:55 -05:00
467fdd2a6c fix: auto-detect system Chromium for puppeteer on Linux servers
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-03 10:47:22 -05:00
c12ad94b7f fix: rewrite Bankrate scraper to extract actual bank names from offer cards
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-03 10:05:31 -05:00
05e241c792 fix: allow null planned_date when updating projects
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-03 09:54:14 -05:00
5ee4c71fc1 chore: update package-lock.json with newrelic dependency
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-03 09:42:11 -05:00
81908e48ea feat: add New Relic APM instrumentation to backend
JoeBot pushed to main at JoeBot/HOALedgerIQ_Website 2026-03-03 09:19:11 -05:00
e2a1790c75 Added Sitemap and Robots file. Tweaked wording in index.html
JoeBot created branch main in JoeBot/HOALedgerIQ_Website 2026-03-03 08:58:35 -05:00
JoeBot pushed to main at JoeBot/HOALedgerIQ_Website 2026-03-03 08:58:35 -05:00
e922e2dbd3 Initial commit of existing project
JoeBot created repository JoeBot/HOALedgerIQ_Website 2026-03-03 08:56:41 -05:00
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 20:14:26 -05:00
6230558b91 fix: remove backend/frontend host port mappings from base compose
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 20:08:36 -05:00
2c215353d4 refactor: remove Docker nginx from production, use host nginx directly
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 19:59:29 -05:00
d526025926 fix: map Docker nginx to port 8080 to avoid conflict with host reverse proxy
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 19:43:16 -05:00
411239bea4 Prod infra: frontend on port 3001, remove certbot from compose
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 17:56:02 -05:00
7e6c4c16ce Update backend/src/main.ts
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 17:00:57 -05:00
ea0e3d6f29 Fix TS error: guard null target_year in KanbanCard comparison
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 16:55:32 -05:00
8db89373e0 Add production infrastructure: compiled builds, clustering, connection pooling
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 15:13:38 -05:00
e719f593de Update frontend/vite.config.ts
JoeBot pushed to main at JoeBot/HOA_Financial_Platform 2026-03-02 15:06:29 -05:00
16adfd6f26 Fix: add react-joyride to frontend dependencies