797 Commits

Author SHA1 Message Date
bd43ea9b6c Feature/dynamically compose public routes in sitemap (#5035)
* Dynamically compose public routes in sitemap

* Update changelog
2025-06-29 17:46:50 +02:00
e28ab59673 Feature/introduce fuzzy search for quick links of assistant (#5055)
* Introduce fuzzy search for quick links of assistant

* Update changelog
2025-06-29 09:42:55 +02:00
9b4730b731 Feature/improve search results of assistant to only display categories with content (#5053)
* Improve search results

* Update changelog
2025-06-29 08:44:11 +02:00
c437bc2534 Feature/allow user to rotate Security Token (#5016)
* Allow user to rotate Security Token

* Update changelog
2025-06-29 08:43:29 +02:00
433f1686e3 Feature/rename Account to account in Order database schema (#5052)
* Rename Account to account in Order database schema

* Update changelog
2025-06-28 22:30:39 +02:00
559cac31bd Feature/extend AI service by OpenRouter access (#5025)
* Extend AI service by OpenRouter access

* Update changelog
2025-06-28 17:03:11 +02:00
854a08c7a5 Bugfix/fix various routes (#5042)
* Fix various routes
2025-06-27 23:13:55 +02:00
738f7490f6 Feature/rename Platform to platform in Account database schema (#4999)
* Rename Platform to platform in Account database schema

* Update changelog
2025-06-23 15:15:04 +02:00
be3a9b8e83 Feature/refactor health check endpoints (#5005)
* Refactor health check endpoints

* Update changelog
2025-06-22 20:17:51 +02:00
f33d902560 Feature/migrate value component to control flow (part 2) (#5000)
* Migrate to control flow

* Update changelog
2025-06-22 20:15:51 +02:00
c8f46f64fb Feature/extend public routes by i18n ids in paths (#4987)
* Add i18n ids
2025-06-21 13:28:22 +02:00
314b121584 Feature/refactor sitemap module (part 2) (#4985)
* Refactor sitemap module
2025-06-21 12:50:32 +02:00
29ecfc1137 Feature/migrate assistant and value component to control flow (part 3) (#4981)
* Migrate to control flow

* Update changelog
2025-06-21 11:56:56 +02:00
d5d74eb4db Feature/rename GranteeUser to granteeUser in Access database schema (#4979)
* Rename GranteeUser to granteeUser in Access database schema

* Update changelog
2025-06-21 09:42:41 +02:00
3aae0aa40c Bugfix/fix migration to form control in value component (#4969)
* Fix migration to form control
2025-06-19 18:52:29 +02:00
d8626ffab7 Feature/include admin control panel in quick links of assistant (#4955)
* Include admin control panel in quick links of assistant

* Update changelog
2025-06-18 20:29:56 +02:00
a56016ee03 Bugfix/add missing import of entity logo component (#4960)
* Add missing import
2025-06-18 19:45:11 +02:00
b0e1065f79 Feature/conditionally display date range options based on first user activity (#4945)
* Conditionally display date range options based on first user activity

* Update changelog
2025-06-16 20:32:25 +02:00
153b162927 Feature/refactor various routes (part 3) (#4951)
* Refactor various routes
2025-06-16 20:20:23 +02:00
18f94a1ba1 Feature/refactor various routes (part 2) (#4949)
* Refactor various routes
2025-06-16 08:02:11 +02:00
a7319844fd Feature/migrate assistant and value component to control flow (part 2) (#4948)
* Migrate to control flow

* Update changelog
2025-06-15 22:05:32 +02:00
8ae91961d9 Feature/refactor various routes (#4946)
* Refactor various routes
2025-06-15 21:40:25 +02:00
3ea72af5a0 Bugfix/prevent date offset in cash balance records (#4906)
* Prevent date offset in cash balance records

* Update changelog
2025-06-15 15:19:12 +02:00
4b556dfdc4 Feature/refactor public routes: resources (#4937)
* Refactor public routes: resources
2025-06-15 10:57:10 +02:00
c4cde4eef6 Feature/refactor public sub routes: about (#4935)
* Refactor public sub routes: about
2025-06-15 10:19:17 +02:00
072d700b82 Feature/refactor public routes: markets (#4934)
* Refactor public routes: markets
2025-06-15 10:09:38 +02:00
908a731989 Feature/refactor public routes: faq (#4933)
* Refactor public routes: faq
2025-06-15 09:48:32 +02:00
60c9b5300d Feature/refactor public routes: blog (#4932)
* Refactor public routes: blog
2025-06-15 09:11:41 +02:00
74b51fe1dd Feature/refactor public routes: pricing (#4931)
* Refactor public routes: pricing
2025-06-15 09:04:18 +02:00
1400660664 Feature/refactor tab configuration (#4930)
* Refactor path to routerLink
2025-06-15 08:40:19 +02:00
38756b853d Feature/refactor public routes: oss-friends (#4928)
* Refactor public routes: oss-friends
2025-06-15 08:14:37 +02:00
2f7425d0a2 Feature/refactor public routes (#4919)
* Refactor public routes: features
2025-06-14 10:46:55 +02:00
66ef2c2fec Feature/migrate assistant and value component to control flow (#4905)
* Migrate to control flow

* Update changelog
2025-06-13 19:38:20 +02:00
b80c186c97 Feature/improve styles of assistant (#4901)
* Improve styles

* Update changelog
2025-06-12 20:11:42 +02:00
17ef147da7 Feature/add current holdings as default options of symbol search in create or update activity dialog (#4892)
* Add current holdings as default options of symbol search in create or update activity dialog

* Update changelog
2025-06-12 18:40:26 +02:00
4993d81c80 Feature/restructure paths to routes (part 2) (#4884)
* Restructure paths to routes
2025-06-09 20:30:20 +02:00
ced7f1f206 Feature/extend search in assistant by quick links (#4870)
* Extend search in assistant by quick links

* Update changelog
2025-06-09 19:51:27 +02:00
c604268507 Bugfix/fix issue in header after paths to routes restructuring (#4872)
* Fix issue in header
2025-06-08 21:06:33 +02:00
766d792b10 Feature/restructure paths to routes (#4863)
* Restructure paths to routes
2025-06-08 13:50:52 +02:00
fa99876dca Feature/rename asset profile icon component to entity logo component (#4861)
* Rename asset profile icon component to entity logo component

* Update changelog
2025-06-08 09:37:23 +02:00
25a755d1bf Feature/rename Account to accounts in User database schema (#4859)
* Rename Account to accounts

* Update changelog
2025-06-08 08:50:06 +02:00
71d56ad789 Feature/move asset profile icon component to @ghostfolio/ui (#4858)
* Move asset profile icon component to @ghostfolio/ui

* Update changelog
2025-06-08 08:39:13 +02:00
840805f9df Feature/enable column sorting in benchmark component (#4842)
* Enable column sorting in benchmark component

* Update changelog
2025-06-07 09:04:19 +02:00
e8f185e484 Bugfix/fix issue in annualized performance calculation (#4840)
* Fix issue in annualized performance calculation

* Update changelog
2025-06-07 08:31:55 +02:00
b5abdaae07 Feature/extend GfSymbolAutocompleteComponent by default options (#4563)
* Extend GfSymbolAutocompleteComponent by default options

* Update changelog
2025-06-06 20:50:12 +02:00
8b8d194383 Feature/clean up legacy demo user id property (#4808)
* Clean up
2025-06-02 14:24:19 +02:00
cb7434a8b2 Feature/sync demo account activities based on tags (#4797)
* Sync demo account activities based on tags

* Update changelog
2025-05-31 10:57:13 +02:00
c553fdf6d4 Bugfix/change investment value to take currency effects into account in holding detail dialog (#4789)
* Change investment value to take currency effects into account

* Update changelog
2025-05-31 10:22:02 +02:00
0ab7b98077 Feature/refactor publicly accessible page paths (#4768)
* Refactoring
2025-05-28 12:01:54 +02:00
13b544c67d Feature/refactor router links (#4752)
* Refactor router links
2025-05-25 20:14:04 +02:00