Commit Graph

  • 794c8f8016
    Task/remove unused OnDestroy hook in FAQ page component (#6437) Thomas Kaul 2026-03-02 19:32:12 +0100
  • f8ca87fadb
    Task/remove unused OnDestroy hook in self-hosting FAQ page component (#6436) Thomas Kaul 2026-03-02 19:31:33 +0100
  • 55952d3cc8
    Task/remove unused OnDestroy hook in i18n page component (#6441) Thomas Kaul 2026-03-02 19:30:50 +0100
  • 9fb02dac0e
    Task/remove unused OnDestroy hook in personal finance tools page (#6443) Thomas Kaul 2026-03-02 19:29:12 +0100
  • e273bfcbea
    Task/eliminate OnDestroy lifecycle hook from allocations page (#6463) Parth Sharma 2026-03-02 23:48:41 +0530
  • bcdc46d395 Fix code formatting pswitchy 2026-03-02 21:39:34 +0530
  • a8debb306a Eliminate OnDestroy lifecycle hook from allocations page pswitchy 2026-03-02 20:30:43 +0530
  • c9924e030a
    Task/eliminate OnDestroy lifecycle hook from home page (#6462) Parth Sharma 2026-03-02 19:28:03 +0530
  • 2afb657105 Revert "Eliminate OnDestroy lifecycle hook from user account page" pswitchy 2026-03-02 19:20:48 +0530
  • cbf43340af
    Task/eliminate OnDestroy lifecycle hook from user account page (#6461) Parth Sharma 2026-03-02 19:01:44 +0530
  • 1b5b1f0f80 Eliminate OnDestroy lifecycle hook from home page pswitchy 2026-03-02 18:55:15 +0530
  • 28d13a65ee Eliminate OnDestroy lifecycle hook from user account page pswitchy 2026-03-02 17:45:56 +0530
  • 8b187c96b5
    Task/eliminate OnDestroy hook from ZEN page (#6452) DmytroSkachko 2026-03-02 12:13:24 +0100
  • d01e4b9529 task: eliminate OnDestroy from ZEN page duck 2026-03-01 20:56:31 +0100
  • 036c536cca Fix feedback buttons showing "th" instead of thumbs up/down Alan Garber 2026-03-02 00:45:56 -0500
  • 7a744f91e8 Add real estate asset subclasses (Rental, Commercial, Small Business) jpwilson 2026-03-01 23:39:14 -0600
  • f1d6d60108 fix: explicitly invoke entrypoint.sh with /bin/sh in Dockerfile CMD Alan Garber 2026-03-02 00:06:31 -0500
  • a524fd2d7c Make NewsArticle migration idempotent with IF NOT EXISTS Alan Garber 2026-03-02 00:03:10 -0500
  • 3a769c8f49 docs: add agent architecture, cost analysis, and pre-search documents Ryan Waits 2026-03-01 22:56:57 -0600
  • 0058c0084a test(agent): add 86-case eval suite with golden tests and scorers Ryan Waits 2026-03-01 22:56:53 -0600
  • 70c43c5532 fix(api): harden CoinGecko HTTP checks and Redis eviction policy Ryan Waits 2026-03-01 22:56:46 -0600
  • ee25fc8ee5 feat(client): add agent chat page with streaming UI and rich rendering Ryan Waits 2026-03-01 22:56:40 -0600
  • 07ec1076a4 feat(api): add AI agent backend with 10 tools and verification pipeline Ryan Waits 2026-03-01 22:56:33 -0600
  • 5c34cdbed1 feat(db): add AgentChatLog and AgentFeedback schema with migrations Ryan Waits 2026-03-01 22:56:23 -0600
  • 4b361e62dc chore: add agent dependencies and CI workflow Ryan Waits 2026-03-01 22:56:16 -0600
  • fe9424943b Add Prisma migration for NewsArticle model Alan Garber 2026-03-01 23:52:38 -0500
  • e62a2ffa23 Add Finnhub financial news integration with 9th AI tool, 58-case eval suite Alan Garber 2026-03-01 23:30:23 -0500
  • a9c7afc654 feat: add optional AI agent integration for portfolio analysis RajatA98 2026-03-01 21:09:04 -0600
  • 3117ee5e34 gauntlet-docs, architecture and cost analysis files Alan Garber 2026-03-01 21:44:32 -0500
  • 5d0ff6d58b Add streaming responses, switch to Haiku, user feedback, and startup data gathering Alan Garber 2026-03-01 21:43:08 -0500
  • 9a6f2c662c add community link for public eval dataset thisisyoussef 2026-03-01 21:41:58 -0500
  • 8e297013aa add public api quickstart tutorial thisisyoussef 2026-03-01 21:28:44 -0500
  • 018af2c09c community: add AI agent eval dataset (183 test cases) Priyanka Punukollu 2026-03-01 15:31:25 -0600
  • 2e571afe52 docs: fix test count to 183 and add open source contribution section — eval dataset of 183 cases is open source contribution Priyanka Punukollu 2026-03-01 15:28:23 -0600
  • 20268ee78f docs: add Yahoo Finance and Teleport API to BOUNTY.md data sources Priyanka Punukollu 2026-03-01 15:15:30 -0600
  • 460b391b03 fix: add show me my transactions to transaction routing keywords Priyanka Punukollu 2026-03-01 15:07:34 -0600
  • 3be95e80cf fix: use MANUAL dataSource for Ghostfolio transaction imports — agent fetches price from Yahoo Finance first, then submits to Ghostfolio with price included, avoiding redundant Yahoo Finance validation call that times out on Railway Priyanka Punukollu 2026-03-01 14:54:48 -0600
  • 4cb563b013 fix: USD/cash symbols return price=1.0 instead of Yahoo Finance forex rate — prevents 10M USD being valued at 528M due to forex multiplier Priyanka Punukollu 2026-03-01 14:35:19 -0600
  • f86983bae5 Implement OnModuleInit interface Thomas Kaul 2026-03-01 20:44:35 +0100
  • 2cc36d002f
    Task/restructure sponsors section in README.md (#6412) Thomas Kaul 2026-03-01 20:27:13 +0100
  • 280439c65b
    Merge branch 'main' into task/remove-deprecated-committed-funds-from-summary-of-portfolio-details Thomas Kaul 2026-03-01 20:25:48 +0100
  • 67a7bb2bb5 fix: pin Node 22.18.0 for Railway — dependencies require >=22.12.0 Priyanka Punukollu 2026-03-01 13:22:48 -0600
  • 407e6c9c96 fix: call node directly on nx.js to bypass permission denied on Railway Priyanka Punukollu 2026-03-01 13:06:47 -0600
  • 5187679798 fix: use npx nx to resolve permission denied on Railway build Priyanka Punukollu 2026-03-01 13:01:00 -0600
  • d13e229eb0 fix: resolve redis-cache TypeScript errors for production build Priyanka Punukollu 2026-03-01 12:51:12 -0600
  • 2990ae618c Add set-access-token script Priyanka Punukollu 2026-03-01 12:35:48 -0600
  • 6058c4dd43 Implement OnModuleInit interface Thomas Kaul 2026-03-01 19:10:44 +0100
  • 56b4675d3d Implement onModuleInit Thomas Kaul 2026-03-01 19:05:29 +0100
  • 4612398c0b Implement OnModuleInit interface in TwitterBotService Thomas Kaul 2026-03-01 18:55:08 +0100
  • 364c63ffac fix: add error handling for locales copy in API build Priyanka Punukollu 2026-03-01 11:40:57 -0600
  • a43a682d9b
    Setup Railway deployment with ghostfolio-agent submodule support Claude 2026-03-01 17:34:52 +0000
  • 49985ba8d1 fix: remove invalid npm-9_x from nixpacks, use node provider only Priyanka Punukollu 2026-03-01 11:17:41 -0600
  • 831ac86448
    Merge 1a73688a3e into 1ffe64e806 paythefly-develop 2026-03-02 01:00:54 +0800
  • 1a73688a3e feat: Add PayTheFly crypto payment gateway integration paythefly-develop 2026-03-02 01:00:29 +0800
  • 1ffe64e806
    Task/upgrade Nx to version 22.5.3 (#6444) Thomas Kaul 2026-03-01 18:00:26 +0100
  • 7e3c085ae3 Update changelog Thomas Kaul 2026-03-01 17:46:56 +0100
  • c65ed049a7 Upgrade Nx to version 22.5.3 Thomas Kaul 2026-03-01 17:45:47 +0100
  • 0fa63493c2 Update changelog Thomas Kaul 2026-03-01 17:38:31 +0100
  • ea572524c4 Remove deprecated committedFunds Thomas Kaul 2026-03-01 17:37:39 +0100
  • dffd6b24e5 Remove unused OnDestroy hook Thomas Kaul 2026-03-01 17:29:31 +0100
  • 8313e4b37d Remove unused OnDestroy hook Thomas Kaul 2026-03-01 17:26:24 +0100
  • 3182fd97e7 Remove unused OnDestroy hook Thomas Kaul 2026-03-01 17:25:29 +0100
  • 4e6fbb19f6 Remove unused OnDestroy hook Thomas Kaul 2026-03-01 17:24:11 +0100
  • 59b8fc47f2 Remove unused OnDestroy hook Thomas Kaul 2026-03-01 17:22:48 +0100
  • 40e315eb9f Remove unused OnDestroy hook Thomas Kaul 2026-03-01 17:21:15 +0100
  • a2e3d9ee68 Remove unused OnDestroy hook Thomas Kaul 2026-03-01 17:19:45 +0100
  • f3f6555911
    Task/remove unused OnDestroy hook in blog page component (#6382) Thomas Kaul 2026-03-01 17:17:53 +0100
  • 28bf3dff07
    Task/remove unused OnDestroy hook in privacy policy page component (#6381) Thomas Kaul 2026-03-01 17:17:18 +0100
  • 412b37956a
    Task/eliminate OnDestroy lifecycle hook from portfolio page (#6430) slegarraga 2026-03-01 12:09:23 -0300
  • 8c83742d9c
    Task/eliminate OnDestroy lifecycle hook from webauthn page (#6429) slegarraga 2026-03-01 12:07:50 -0300
  • 41de73fe41
    Task/eliminate OnDestroy lifecycle hook from features page (#6431) slegarraga 2026-03-01 12:06:26 -0300
  • ef646bd977
    Feature: Add AI agent chat assistant for portfolio analysis Ross Kuehl 2026-03-01 09:59:15 -0500
  • 02a61b373c
    Task/eliminate OnDestroy lifecycle hook from register page (#6433) slegarraga 2026-03-01 11:37:33 -0300
  • b3f52fc9ed Eliminate OnDestroy lifecycle hook from register page slegarraga 2026-03-01 10:36:51 -0300
  • cb2d2bce5d Eliminate OnDestroy lifecycle hook from public page slegarraga 2026-03-01 10:36:15 -0300
  • ee357d31b6 Eliminate OnDestroy lifecycle hook from features page slegarraga 2026-03-01 10:35:40 -0300
  • 4411079070 Eliminate OnDestroy lifecycle hook from portfolio page slegarraga 2026-03-01 10:35:13 -0300
  • 91839d1afb Eliminate OnDestroy lifecycle hook from webauthn page slegarraga 2026-03-01 10:32:30 -0300
  • 37f7371623 refactor: simplify subscription management in about overview page component 3.0.0-beta.2 next Thomas Kaul 2026-03-01 12:54:21 +0100
  • ddd36a1c7d
    Task/eliminate OnDestroy lifecycle hook from about overview page (#6419) Thomas Kaul 2026-03-01 12:35:29 +0100
  • 60f0a43c94 Eliminate OnDestroy hook Thomas Kaul 2026-03-01 12:22:26 +0100
  • 59a3db2c08
    chore(build): added script to update fork Anatoly Popov 2026-01-08 00:18:16 +0300
  • 522d1135f2
    feat: support security from MOEX via MOEX api Anatoly Popov 2025-05-18 15:27:57 +0300
  • 2daf2093e6
    fix: if yahoo service returns zero quotes do not fail enhance request Anatoly Popov 2025-06-07 23:48:30 +0300
  • 6b0906f1f2
    fix: don't fail whole request if one of providers fails, but log it Anatoly Popov 2025-06-07 23:48:30 +0300
  • 83347ba5dd
    Release 2.245.0 (#6418) 2.245.0 Thomas Kaul 2026-03-01 10:07:50 +0100
  • 7e5ff28608 Release 2.245.0 Thomas Kaul 2026-03-01 10:06:58 +0100
  • 5bcdaa396f
    Task/improve language localization for ES (#6417) Ariel Pons 2026-03-01 06:05:45 -0300
  • b5eb7d9884
    Bugfix/resolve data source transformation in export and performance endpoint (#6411) Thomas Kaul 2026-03-01 10:02:36 +0100
  • 08c04e69cf
    Task/exclude scraper configuration and symbol mapping from import and export functionality (#6415) Thomas Kaul 2026-03-01 10:01:59 +0100
  • 810b9f79de
    Merge branch 'main' into patch-1 Thomas Kaul 2026-03-01 09:59:20 +0100
  • 8b714d18ab
    Task/improve language localization for IT (#6416) Davide Riccobelli 2026-03-01 09:58:50 +0100
  • cab0e43d78
    Merge branch 'main' into task/exclude-scraper-configuration-and-symbol-mapping-from-import-and-export-functionality Thomas Kaul 2026-03-01 09:52:57 +0100
  • 55b78a4456
    Merge branch 'main' into bugfix/resolve-data-source-transformation-in-export-and-performance-endpoint Thomas Kaul 2026-03-01 09:52:28 +0100
  • ac2de9d295
    Merge branch 'main' into patch-1 Thomas Kaul 2026-03-01 09:51:05 +0100
  • 7170298a7e
    Merge branch 'main' into patch-1 Thomas Kaul 2026-03-01 09:48:37 +0100
  • 263231947f Update changelog Thomas Kaul 2026-03-01 09:47:54 +0100
  • 2452705c4a fix: use npm install instead of npm ci — no package-lock.json in repo, ignore-scripts prevents prisma postinstall conflict Priyanka Punukollu 2026-03-01 02:45:27 -0600
  • da13d62703
    Task/improve language localization for NL (#6414) Erwin-N 2026-03-01 09:44:46 +0100
  • ee276c4995 fix: use Node 22 for web — matches package.json engine requirement Priyanka Punukollu 2026-03-01 02:41:31 -0600