3410 Commits

Author SHA1 Message Date
86a05c0636 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-03-05 12:00:52 -08:00
Thomas Kaul
ddb50295b2
Bugfix/fix changelog ()
* Fix changelog
2025-03-05 20:54:32 +01: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
e1218699bc Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-03-04 03:01:07 -08:00
Thomas Kaul
d923e6f2e2
Feature/harmonize section names in bug report template ()
* Harmonize section names
2025-03-03 21:57:39 +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
f3764f32bb
Release 2.143.0 () 2025-03-02 17:32:09 +01:00
Thomas Kaul
f63d171678
Feature/improve usability of no activities info ()
* Improve usability

* Update changelog
2025-03-02 17:27:45 +01:00
Thomas Kaul
3b68400a23
Feature/upgrade prisma to version 6.4.1 ()
* Upgrade prisma to version 6.4.1

* Update changelog
2025-03-02 17:26:16 +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
Ken Tandrian
5fa7b7a231
Task/upgrade to color version 5.0 ()
* chore(deps): bump color from 4.2.3 to 5.0.0

* chore(deps-dev): remove @types/color

* feat(ui): change color imports

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-03-02 17:19:42 +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
Thomas Kaul
b3954b047f
Release 2.142.0 () 2025-02-28 21:02:20 +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
Thomas Kaul
2e6a126686
Feature/upgrade eslint dependencies 20250119 ()
* Upgrade eslint dependencies

* Update changelog
2025-02-28 20:58:50 +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
Shaunak Das
622393a7cf
Feature/add Storybook to build process ()
* Add Storybook to build process

* Update changelog
2025-02-27 20:51:41 +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
0349e17a8e
Feature/add security policy ()
* Add security policy
2025-02-26 08:03:26 +01:00
Thomas Kaul
c25b45a2b8
Release 2.141.0 () 2025-02-25 19:51:14 +01: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
61db5f24c0 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-24 08:07:32 -08:00
Thomas Kaul
190abdf9cc
Bugfix/improve numeric comparison of strings in value component ()
* Improve numeric comparison of strings

* Update changelog
2025-02-24 13:53:05 +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
53ded6e105 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-22 00:12:55 -08:00
Thomas Kaul
fc3613be4e
Feature/upgrade prettier to version 3.5.1 ()
* Upgrade prettier to version 3.5.1

* Update changelog
2025-02-21 20:42:34 +01:00
9c43d9ef44 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-02-20 20:09:55 -08:00
Thomas Kaul
c90dca565f
Release 2.140.0 () 2025-02-20 20:53:38 +01: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
Thomas Kaul
57957a7b30
Bugfix/add missing CommonModule in tags selector component ()
* Add missing CommonModule (async pipe)
2025-02-17 21:03:01 +01:00