Thomas Kaul
8e47e198fa
Task/remove deprecated committed funds from summary of portfolio details ( #6442 )
* Remove deprecated committedFunds
* Update changelog
1 month ago
Thomas Kaul
ab07fba16b
Task/remove unused OnDestroy hook in create or update account dialog component ( #6439 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
1de4d053e5
Task/remove unused OnDestroy hook in transfer balance dialog component ( #6438 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
a5d1f5988c
Task/remove unused OnDestroy hook in terms of service page component ( #6440 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
794c8f8016
Task/remove unused OnDestroy hook in FAQ page component ( #6437 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
f8ca87fadb
Task/remove unused OnDestroy hook in self-hosting FAQ page component ( #6436 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
55952d3cc8
Task/remove unused OnDestroy hook in i18n page component ( #6441 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
9fb02dac0e
Task/remove unused OnDestroy hook in personal finance tools page ( #6443 )
* Remove unused OnDestroy hook
1 month ago
Parth Sharma
e273bfcbea
Task/eliminate OnDestroy lifecycle hook from allocations page ( #6463 )
* Eliminate OnDestroy lifecycle hook
1 month ago
Parth Sharma
c9924e030a
Task/eliminate OnDestroy lifecycle hook from home page ( #6462 )
* Eliminate OnDestroy lifecycle hook
1 month ago
Parth Sharma
cbf43340af
Task/eliminate OnDestroy lifecycle hook from user account page ( #6461 )
* Eliminate OnDestroy lifecycle hook
1 month ago
DmytroSkachko
8b187c96b5
Task/eliminate OnDestroy hook from ZEN page ( #6452 )
* Eliminate OnDestroy hook
1 month ago
Thomas Kaul
f3f6555911
Task/remove unused OnDestroy hook in blog page component ( #6382 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
28bf3dff07
Task/remove unused OnDestroy hook in privacy policy page component ( #6381 )
* Remove unused OnDestroy hook
1 month ago
slegarraga
412b37956a
Task/eliminate OnDestroy lifecycle hook from portfolio page ( #6430 )
* Eliminate OnDestroy lifecycle hook
1 month ago
slegarraga
8c83742d9c
Task/eliminate OnDestroy lifecycle hook from webauthn page ( #6429 )
* Eliminate OnDestroy lifecycle hook
1 month ago
slegarraga
41de73fe41
Task/eliminate OnDestroy lifecycle hook from features page ( #6431 )
* Eliminate OnDestroy lifecycle hook
1 month ago
Ross Kuehl
ef646bd977
Feature: Add AI agent chat assistant for portfolio analysis
Add an opt-in AI chat assistant powered by Claude Agent SDK that enables
conversational portfolio analysis through ~30 read-only tools.
Key components:
- Agent service with SSE streaming, effort-based routing, and session mgmt
- Verification pipeline (fact-checking, hallucination detection, confidence)
- OpenTelemetry observability (opt-in via env vars)
- Rate limiting, daily budget cap, and connection tracking
- Angular Material chat UI component (gf-agent-chat)
- Prisma models for conversations, messages, interactions, feedback
Feature-flagged: only enabled when ANTHROPIC_API_KEY is set.
No changes to existing AI/OpenRouter integration.
Refs: https://github.com/ghostfolio/ghostfolio/discussions/6434
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 month ago
slegarraga
02a61b373c
Task/eliminate OnDestroy lifecycle hook from register page ( #6433 )
* Eliminate OnDestroy lifecycle hook
1 month ago
Thomas Kaul
ddd36a1c7d
Task/eliminate OnDestroy lifecycle hook from about overview page ( #6419 )
* Eliminate OnDestroy lifecycle hook
1 month ago
Ariel Pons
5bcdaa396f
Task/improve language localization for ES ( #6417 )
* Improve language localization for ES
* Update changelog
1 month ago
Thomas Kaul
b5eb7d9884
Bugfix/resolve data source transformation in export and performance endpoint ( #6411 )
* Resolve data source transformation in errors of performance endpoint and export functionality
* Update changelog
1 month ago
Thomas Kaul
08c04e69cf
Task/exclude scraper configuration and symbol mapping from import and export functionality ( #6415 )
* Exclude scraper configuration and symbol mapping from import and export
* Update changelog
1 month ago
Davide Riccobelli
8b714d18ab
Task/improve language localization for IT ( #6416 )
* Improve language localization for IT
* Update changelog
1 month ago
Erwin-N
da13d62703
Task/improve language localization for NL ( #6414 )
* Improve language localization for NL
* Update changelog
1 month ago
Thomas Kaul
98fb0b86af
Task/improve usability of asset profile details dialog for currencies ( #6406 )
* Improve usability
* Update changelog
1 month ago
Thomas Kaul
f2c81ada90
Task/refactor $queryRawUnsafe() in data provider service ( #6408 )
* Refactor $queryRawUnsafe()
* Update changelog
1 month ago
github-actions[bot]
3f14e5ad3a
Task/update locales ( #6356 )
* Update locales
1 month ago
Thomas Kaul
a7434c9ba7
Task/remove deprecated fee ratio X-ray rule ( #6364 )
* Remove deprecated static portfolio analysis rule: Fees (Fee Ratio)
* Update changelog
1 month ago
Thomas Kaul
d4a0f48ca2
Task/remove unused OnDestroy hook in demo page component ( #6383 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
4cf16b8c58
Task/remove unused OnDestroy hook in license page component ( #6380 )
* Remove unused OnDestroy hook
1 month ago
Abhishek Garg
48f1c064bc
Bugfix/handle X-ray rule exception when market price is missing ( #6397 )
* Handle X-ray rule exception when market price is missing
* Update changelog
1 month ago
Thomas Kaul
2e01c121e4
Task/remove unused OnDestroy hook in resources page component ( #6367 )
* Remove unused OnDestroy hook
1 month ago
Vic Chen
7bcd18711a
Task/improve language localization for ZH 20260217 ( #6348 )
* Improve language localization for ZH
* Update changelog
1 month ago
Thomas Kaul
f5d99bad24
Bugfix/create activities of type fee, interest or liability ( #6378 )
* Fix creation of activities with type FEE, INTEREST or LIABILITY
* Update changelog
1 month ago
Thomas Kaul
c7cfc87e20
Task/remove unused OnDestroy hook in changelog page component ( #6373 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
14f0d2bd8b
Task/remove unused OnDestroy hook in OSS friends page component ( #6374 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
3eb9d53220
Bugfix/validation of valuables ( #6372 )
* Fix validation of valuables
* Update changelog
1 month ago
Thomas Kaul
4897f34d51
Task/change account field to optional in create or update activity dialog ( #6371 )
* Change account field to optional for every case
* Update changelog
1 month ago
Thomas Kaul
97915a3ca9
Bugfix/fix page size for presets in market data table of admin control panel ( #6363 )
* Fix page size for presets
* Update changelog
1 month ago
Thomas Kaul
e3579f6811
Task/add missing OnDestroy hook in user account registration dialog ( #6368 )
* Add missing OnDestroy hook
1 month ago
Thomas Kaul
ec92116acc
Task/remove unused OnDestroy hook in admin page component ( #6366 )
* Remove unused OnDestroy hook
1 month ago
Thomas Kaul
25200bfd6d
Task/improve usability of portfolio summary in presenter view ( #6360 )
* Improve usability in presenter view
* Update changelog
1 month ago
Thomas Kaul
f17dfd9d94
Task/update locales 20260219 ( #6354 )
* Update translations
* Update changelog
2 months ago
github-actions[bot]
6afba53fa7
Task/update locales ( #6274 )
* Update locales
2 months ago
slegarraga
bccc52e83a
Task/improve language localization for ES 20260219 ( #6353 )
* Improve language localization
* Update changelog
2 months ago
Thomas Kaul
b888005144
Task/refresh cryptocurrencies list 20260216 ( #6342 )
* Update cryptocurrencies.json
* Update changelog
2 months ago
David Requeno
117a938bad
Feature/add new market data preset ( #6346 )
* Add new market data preset (no activities)
* Update changelog
2 months ago
Thomas Kaul
0d67478cc3
Task/harmonize validation for create activity endpoint with existing import activity logic ( #6349 )
* Harmonize validation
* Update changelog
2 months ago
Thomas Kaul
8c88ce918f
Feature/add support for custom cryptocurrencies defined in database ( #6344 )
* Add support for custom cryptocurrencies defined in database
* Update changelog
2 months ago