2293 Commits

Author SHA1 Message Date
9db8c5ccef Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-03-07 12:00:54 -08:00
csehatt741
589eefaa76
Feature/extend AI prompt API by mode ()
* Extend AI prompt API by mode

* Update changelog
2025-03-07 19:48:52 +01:00
44850e0802 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-03-06 00:00:53 -08:00
github-actions[bot]
72f1246b39
Feature/update locales ()
* Update locales

---

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-06 08:11:56 +01:00
Thomas Kaul
12ae54e01b
Bugfix/fix activities import on non-empty activities page ()
* Add missing import functionality

* Update changelog
2025-03-06 06:30:10 +01:00
86a05c0636 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-03-05 12:00:52 -08:00
csehatt741
3a09996ca1
Bugfix/fix functionality to delete asset profile of custom currency ()
* Fix functionality to delete asset profile of custom currency

* Update changelog
2025-03-05 20:25:32 +01:00
c40aa11827 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-03-02 15:17:20 -08:00
github-actions[bot]
533481fc56
Update locales ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-02 18:08:43 +01:00
Thomas Kaul
f63d171678
Feature/improve usability of no activities info ()
* Improve usability

* Update changelog
2025-03-02 17:27:45 +01:00
github-actions[bot]
7def725815
Update locales ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-02 17:23:29 +01:00
Thomas Kaul
51f0ecbfc1
Feature/add LinkedIn page to about page and footer ()
* Add LinkedIn page

* Update changelog
2025-03-02 17:03:11 +01:00
Thomas Kaul
8b353fbf66
Feature/introduce Promise.all() in getPerformance() of portfolio service ()
* Introduce Promise.all()

* Update changelog
2025-03-02 17:01:36 +01:00
Thomas Kaul
8f4f29571b
Bugfix/fix export functionality of platforms ()
* Fix export functionality of platforms

* Update changelog
2025-03-02 09:10:51 +01:00
b4656322c7 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-03-01 12:36:25 -08:00
Matt Fiddaman
6cdcf9622e
Bugfix/handle exception in benchmark service related to unnamed asset profiles ()
* Handle exception in benchmark service related to unnamed asset profiles 

* Update changelog
2025-03-01 15:16:21 +01:00
Thomas Kaul
a8d1248461
Feature/improve symbol lookup in Trackinsight service ()
* Improve symbol lookup for EXCHANGE:SYMBOL pattern

* Update changelog
2025-03-01 13:14:39 +01:00
csehatt741
035306d4d8
Feature/add createdAt to snapshot and public portfolio endpoint response ()
* Add createdAt to snapshot and public portfolio endpoint response

* Update changelog

---------

Co-authored-by: Verbindolai <nikolaiwieczorek@web.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-02-28 21:00:02 +01:00
8462b4238f Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-27 18:14:02 -08:00
Sayed Murtadha Ahmed
2f35f7225f
Feature/extend export by platforms ()
* Extend export by platforms

* Update changelog
2025-02-27 20:59:12 +01:00
1b61089475 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-27 11:46:16 -08:00
Thomas Kaul
168a679535
Feature/extend trackinsight data enhancer by cusip ()
* Extend Trackinsight data enhancer by cusip

* Update changelog
2025-02-27 20:26:51 +01:00
9cc9bee934 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-26 09:23:05 -08:00
Thomas Kaul
8f165d46e0
Feature/add cusip to asset profile model ()
* Add CUSIP

* Update changelog
2025-02-25 19:48:22 +01:00
aa43b674f7 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-24 19:27:30 -08:00
csehatt741
634bdf16d6
Feature/extend portfolio snapshot by activities count ()
* Extend portfolio snapshot by activities count

* Update changelog
2025-02-24 21:54:53 +01:00
301bdc3055 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-23 21:56:46 -08:00
Shaunak Das
7577a452f0
Feature/add activities count to GET user endpoint ()
* Add activities count to GET user endpoint

* Update changelog
2025-02-23 08:50:59 +01:00
Sayed Murtadha Ahmed
05b0728b2a
Feature/extend export by tags ()
* Extend export by tags

* Update changelog
2025-02-22 09:20:39 +01:00
9c43d9ef44 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-20 20:09:55 -08:00
github-actions[bot]
f1acff1c76
Feature/update locales ()
* Update translations

* Update changelog

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-02-20 20:51:17 +01:00
Thomas Kaul
69a0de28cd
Bugfix/fix issue with symbol profile overrides in historical market data table of admin control panel ()
* Respect symbol profile overrides in market data controller (GET)

* Update changelog
2025-02-20 19:40:27 +01:00
78494dd480 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-20 09:59:05 -08:00
Thomas Kaul
46878ea5a8
Bugfix/improve error handling in http response interceptor ()
* Improve error handling

* Update changelog
2025-02-20 17:46:10 +01:00
ea05e61bd4 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-19 17:08:34 -08:00
Thomas Kaul
b2698fccbd
Feature/improve validation of currency management in admin control panel ()
* Improve validation of currency management

* Update changelog
2025-02-19 17:25:54 +01:00
2413244bf1 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-18 13:05:33 -08:00
Thomas Kaul
da79cf406f
Feature/reload available tags after creating custom tag in holding detail dialog ()
* Reload user to get available tags after creating custom tag

* Update changelog
2025-02-18 16:56:50 +01:00
Shaunak Das
fe6dcdf682
feature/migrate to Angular control flow syntax ()
* Migrate to Angular control flow syntax

* Update changelog
2025-02-17 19:22:02 +01:00
3a97054cae Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-16 03:00:39 -08:00
Thomas Kaul
e26b015407
Bugfix/cannot register cron jobs ()
* Reorganize benchmark modules and move benchmarks endpoint
2025-02-15 15:50:41 +01:00
Thomas Kaul
ab9133fa24
Bugfix/fix gaps in chart of benchmark comparator ()
* Fix benchmark interval

* Update changelog
2025-02-15 10:53:06 +01:00
github-actions[bot]
b8c6a73f30
Feature/update locales 20250215 ()
* Update translation

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-02-15 10:41:15 +01:00
Thomas Kaul
f1ab3ff8e8
Feature/modernize tags endpoint ()
* Modernize tags endpoint

* Update changelog
2025-02-15 10:00:14 +01:00
Guillermo Tomás Fernández Martín
4f76ee6758
Feature/improve symbol lookup in Trackinsight data enhancer ()
* Feature: enhance Trackinsight data fetching with symbol search fallback

* Feature: refactor Trackinsight symbol search for improved clarity and error handling

* Fixed style concerns and removed code duplication

* Minor improvements

* Update changelog

* Update changelog

* Clean up

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-02-15 09:43:28 +01:00
1c604c0dbe Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-15 00:33:12 -08:00
Ken Tandrian
ec8fce44a6
Feature/allow creating custom tags from holding detail dialog component ()
* Allow creating custom tags from holding detail dialog component

* Extend create tag endpoint

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-02-15 08:48:53 +01:00
842a7509d0 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-12 18:00:07 -08:00
Amandee Ellawala
ab379f9abf
Feature/extend holding detail dialog by historical market data editor ()
* Extend holding detail dialog by historical market data editor

* Update changelog
2025-02-12 21:21:31 +01:00
Shaunak Das
ece8c80aa1
Feature/regional market cluster risk for Asia-Pacific ()
* Add regional market cluster risk for Asia-Pacific

* Update changelog
2025-02-12 21:18:35 +01:00