3685 Commits

Author SHA1 Message Date
Thomas Kaul
d661cdc78f
Feature/rename account to accounts in platform database schema ()
* Rename Account to accounts in platform database schema

* Update changelog
2025-05-04 15:55:31 +02:00
Thomas Kaul
ecffb53f07
Feature/extend faq pages ()
* Extend FAQ pages

* Update changelog
2025-05-04 15:54:54 +02:00
github-actions[bot]
b93671c740
Feature/update locales ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-04 12:03:30 +02:00
Thomas Kaul
620ae023d9
Feature/move watchlist to general availability ()
* Add watchlist to features page

* Move watchlist to general availability

* Update changelog
2025-05-04 11:17:15 +02:00
Thomas Kaul
308dfaa58d
Feature/upgrade prisma to version 6.7.0 ()
* Upgrade prisma to version 6.7.0

* Update changelog
2025-05-04 11:16:32 +02:00
e4073608e5 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-05-04 01:46:12 -07:00
Thomas Kaul
3646fb7f77
Feature/refactor portfolio holding response ()
* Refactor portfolio holding response

* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities
2025-05-04 09:48:43 +02:00
Thomas Kaul
1bced96460
Feature/deprecate portfolio position endpoints ()
* Deprecate api/v1/portfolio/position endpoints

* Update changelog
2025-05-03 20:47:02 +02:00
Thomas Kaul
3e963228d6
Feature/refactor accounts response interface ()
* Refactor accounts response interface
2025-05-02 19:15:11 +02:00
Thomas Kaul
c3887e2f8e
Release 2.159.0 () 2025-05-02 17:01:39 +02:00
Thomas Kaul
72188374ca
Feature/upgrade bootstrap to version 4.6.2 ()
* Upgrade bootstrap to version 4.6.2

* Update changelog
2025-05-02 16:47:18 +02:00
Thomas Kaul
f70d71d5bd
Feature/improve watchlist for impersonation mode ()
* Improve watchlist for impersonation mode

* Update changelog
2025-05-02 16:46:43 +02:00
Kenrick Tandrian
770b322137
Feature/extend watchlist endpoint by name, performances and market condition ()
* Extend watchlist endpoint by name, performances and market condition

* Update changelog
2025-05-02 16:11:24 +02:00
Thomas Kaul
6bb85c4fb8
Bugfix/allow GBp in currency code validation ()
* Allow GBp in currency code validation

* Update changelog
2025-05-02 16:09:27 +02:00
Vinodh Zamboulingame
e314efb2e1
Feature/improve language localization for FR 20250501 ()
* Improve french translation

* Update changelog
2025-05-02 08:26:04 +02:00
575615b972 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-04-30 13:16:56 -07:00
Thomas Kaul
2306bc597b
Release 2.158.0 () 2025-04-30 17:53:42 +02:00
csehatt741
ca992db14e
Bugfix/save activities with type INTEREST, ITEM and LIABILITY ()
* Save activities with type INTEREST, ITEM and LIABILITY

* Update changelog
2025-04-30 17:51:32 +02:00
Thomas Kaul
8fbdcac66c
Feature/rename Order to activities in account database schema ()
* Rename Order to activities

* Update changelog
2025-04-30 17:31:06 +02:00
github-actions[bot]
8df9667979
Feature/update locales ()
* 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-04-30 16:59:50 +02:00
Kenrick Tandrian
73f009e43b
Feature/extend GUI to delete watchlist item ()
* Extend GUI to delete watchlist item

* Update changelog
2025-04-30 11:00:03 +02:00
d9d8eadbd3 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-04-29 18:24:02 -07:00
Thomas Kaul
afac9daeab
Release 2.157.1 () 2025-04-29 20:58:28 +02:00
Thomas Kaul
d919622932
Bugfix/fix create watchlist item for new asset profile ()
* Fix create watchlist item for new asset profile
2025-04-29 20:56:28 +02:00
github-actions[bot]
a5fe259761
Feature/update locales ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-29 20:31:53 +02:00
db7d45ecb9 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-04-28 12:00:43 -07:00
Thomas Kaul
82cf4afd7d
Release 2.157.0 () 2025-04-28 19:44:44 +02:00
Thomas Kaul
b90bfc3d6e
Feature/extend data providers management of admin control panel ()
* Extend data providers management

* Update changelog
2025-04-28 19:42:39 +02:00
github-actions[bot]
1b5a65d391
Feature/update locales ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-28 19:28:12 +02:00
Thomas Kaul
34f191ef7a
Feature/change column label in benchmark component ()
* Generalize column label

* Update changelog
2025-04-28 18:53:55 +02:00
github-actions[bot]
fe1df8095a
Feature/update locales ()
* Update locales

* Update translations

---------

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-04-28 18:53:33 +02:00
github-actions[bot]
7d0af34034
Feature/update locales ()
* 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-04-28 18:26:26 +02:00
Thomas Kaul
398833a0e3
Feature/improve wording of data providers management ()
* Improve wording
2025-04-28 18:26:07 +02:00
Kenrick Tandrian
c671ea4022
Feature/add frontend for watchlist ()
* Add frontend for watchlist

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-28 17:17:35 +02:00
909d56ab10 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-04-27 17:44:10 -07:00
Thomas Kaul
456327d199
Release 2.156.0 () 2025-04-27 14:29:34 +02:00
csehatt741
f209519d95
Bugfix/investment calculation for activities in custom currency ()
* Investment calculation for activities in custom currency

* Update changelog
2025-04-27 14:26:14 +02:00
github-actions[bot]
c34996fdd6
Feature/update locales ()
* Update locales

* Update translations

---------

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-04-27 14:22:52 +02:00
Thomas Kaul
a5e13d30ae
Bugfix/fix missing localization for alias fallback on public page ()
* Fix missing localization

* Update changelog
2025-04-27 14:11:37 +02:00
Thomas Kaul
b2dcb1e7ac
Feature/improve subscription interstitial ()
* Improve algorithm

* Set up skip button delay
2025-04-27 14:10:57 +02:00
github-actions[bot]
2774dd7b2e
Feature/update locales ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-27 09:50:24 +02:00
Thomas Kaul
862de91e7b
Feature/respect watcher count in delete asset profile checkbox ()
* Respect watchedByCount in delete asset profile checkbox

* Update changelog
2025-04-27 09:46:25 +02:00
Thomas Kaul
07fa345457
Feature/upgrade ngx-skeleton-loader to version 11.0.0 ()
* Upgrade ngx-skeleton-loader to version 11.0.0

* Update changelog
2025-04-27 09:44:58 +02:00
Thomas Kaul
68fb5c8b66
Feature/upgrade Nx to version 20.8.1 ()
* Upgrade Nx to version 20.8.1

* Update changelog
2025-04-26 21:47:31 +02:00
Thomas Kaul
d2452791cc
Feature/update create watchlist item permission ()
* Remove createWatchlistItem permission
2025-04-26 21:47:03 +02:00
Vinodh Zamboulingame
e86801dfe9
Feature/improve language localization for FR 20250426 ()
* Improve french translation

* Update changelog
2025-04-26 17:36:49 +02:00
Thomas Kaul
7fb0f9b6e8
Feature/refactor import service ()
* Refactoring
2025-04-26 07:02:31 +02:00
28dd26be97 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-04-25 08:42:17 -07:00
Thomas Kaul
3b59d7989a
Feature/improve currency code validation ()
* Improve currency code validation

* Update changelog
2025-04-25 08:24:16 +02:00
3023d79311 Merge branch 'main' of github.com:ghostfolio/ghostfolio 2025-04-24 12:00:44 -07:00