Thomas Kaul
|
20070d76bc
|
Feature/rename User to user in database schema (#4899)
* Rename User to user in database schema
* Update changelog
|
4 months ago |
Kenrick Tandrian
|
076ac1a32f
|
Feature/Rewrite HtmlTemplateMiddleware to use Dependency Injection (#4889)
* Rewrite HtmlTemplateMiddleware to use Dependency Injection
* Update changelog
|
4 months ago |
Thomas Kaul
|
3af558c580
|
Bugfix/handle exception in getKeys() of Redis cache service (#4871)
* Handle exception in getKeys()
* Update changelog
|
4 months ago |
Thomas Kaul
|
85aa323e84
|
Feature/improve cache verification in health check endpoint (#4868)
* Improve implementation of isHealthy() without using getKeys()
* Update changelog
|
4 months ago |
Thomas Kaul
|
25a755d1bf
|
Feature/rename Account to accounts in User database schema (#4859)
* Rename Account to accounts
* Update changelog
|
4 months ago |
Tobias Kugel
|
3bcb19af14
|
Feature/migrate i18n service to injectable service (#4829)
* Migrate i18n service to injectable service
* Update changelog
|
5 months ago |
Alison Hawk
|
31f5c0de88
|
Bugfix/fix import of empty account balances (#4677)
* Fix import of empty account balances
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
5 months ago |
Thomas Kaul
|
1dd3857618
|
Refactor getCashPositions() in portfolio service (#4800)
* Refactor getCashPositions()
|
5 months ago |
Thomas Kaul
|
e2ec635bbf
|
Feature/localize X-ray rule EmergencyFundSetup (#4835)
* Set up language localization for static portfolio analysis rule: Emergency Fund (Set up)
* Update changelog
|
5 months ago |
Tobias Kugel
|
fde8ff4bb6
|
Feature/localize X-ray rule FeeRatioInitialInvestment (#4779)
* Localize X-ray rule FeeRatioInitialInvestment
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
5 months ago |
Thomas Kaul
|
85af3db0d8
|
Bugfix/respect filter by holding when exporting activities (#4824)
* Respect filter by holding when exporting activities
* Update changelog
|
5 months ago |
Thomas Kaul
|
ccee5b1337
|
Bugfix/respect filter by holding when deleting activities (#4823)
* Respect filter by holding when deleting activities
* Update changelog
|
5 months ago |
Thomas Kaul
|
a11fef5e23
|
Bugfix/fix exception with currencies in historical market data editor of admin control panel (#4813)
* Fix exception with currencies
* Update changelog
|
5 months ago |
Thomas Kaul
|
15deed3032
|
Feature/upgrade Stripe dependencies 20250529 (#4662)
* Upgrade Stripe dependencies
* Upgrade ngx-stripe to version 19.7.0
* Update changelog
|
5 months ago |
Thomas Kaul
|
8b8d194383
|
Feature/clean up legacy demo user id property (#4808)
* Clean up
|
5 months ago |
Thomas Kaul
|
cb7434a8b2
|
Feature/sync demo account activities based on tags (#4797)
* Sync demo account activities based on tags
* Update changelog
|
5 months ago |
Thomas Kaul
|
fda9cc71f7
|
Feature/modularize cron service (#4795)
* Modularize cron service
* Update changelog
|
5 months ago |
Thomas Kaul
|
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
|
5 months ago |
Thomas Kaul
|
9a75e7d257
|
Bugfix/fix Redis cache health check (#4748)
* Fix Redis cache health check
|
5 months ago |
Thomas Kaul
|
90385157d7
|
Feature/improve Ghostfolio data provider integration (#4743)
* Improve Ghostfolio data provider integration
|
5 months ago |
Thomas Kaul
|
3d94b1a873
|
Bugfix/fix exclude route with wildcard of serve static module (#4733)
* Fix route with wildcard
https://docs.nestjs.com/migration-guide#express-v5
|
5 months ago |
Thomas Kaul
|
d4666f778d
|
Feature/remove deprecated endpoints in Ghostfolio controller (#4692)
* Remove deprecated endpoints
|
5 months ago |
Thomas Kaul
|
70a4697f54
|
Feature/remove deprecated endpoints in admin controller (#4687)
* Remove deprecated endpoints
* Update changelog
|
5 months ago |
Thomas Kaul
|
a0f377e8eb
|
Feature/refactor ordersCount to activityCount (#4688)
* Refactor ordersCount to activityCount
|
5 months ago |
Thomas Kaul
|
698d71fb3a
|
Feature/restrict permissions of demo user (#4697)
* Restrict permissions of demo user
* Update changelog
|
5 months ago |
Thomas Kaul
|
e97757631b
|
Feature/add missing types of impersonationId in controllers (#4691)
* Add missing types
|
5 months ago |
Thomas Kaul
|
480709c32a
|
Bugfix/add missing permission guard in create watchlist item endpoint (#4686)
* Add missing permission guard
* Update changelog
|
5 months ago |
Thomas Kaul
|
037d3b1a60
|
Feature/rename Order to activities in User database schema (#4669)
* Rename Order to activities in User database schema
* Update changelog
|
5 months ago |
andiz2
|
1215803a40
|
Bugfix/fix ApiKeyStrategy error (#4682)
* Fix ApiKeyStrategy error
|
5 months ago |
Felix Jordan
|
aadd9f56a0
|
Feature/extend admin endpoint by asset profile count per data provider (#4676)
* Extend admin endpoint by asset profile count per data provider
* Update changelog
|
6 months ago |
Haruka Kishida
|
828bd5f172
|
Feature/upgrade to NestJS 11 (#4270)
* Upgrade to NestJS 11
* Update changelog
|
6 months ago |
Thomas Kaul
|
67db1b0de4
|
Feature/rename Order to activities in SymbolProfile database schema (#4661)
* Rename Order to activities
* Update changelog
|
6 months ago |
Kenrick Tandrian
|
c38dab5ab0
|
Feature/extend holding endpoint by performances (#4660)
* Extend holding endpoint by performances
* Update changelog
|
6 months ago |
Kenrick Tandrian
|
40d3eaa023
|
Bugfix/fix performance calculation on date of activity when unit price differs from market price (#4650)
* Fix performance calculation on date of activity when unit price differs from market price
* Update changelog
|
6 months ago |
Marcin Szymański
|
28d2fd3877
|
Bugfix/restore incorrect fee currency conversion (#4645)
* Restore incorrect fee currency conversion
* Update changelog
|
6 months ago |
Thomas Kaul
|
d661cdc78f
|
Feature/rename account to accounts in platform database schema (#4656)
* Rename Account to accounts in platform database schema
* Update changelog
|
6 months ago |
Thomas Kaul
|
3646fb7f77
|
Feature/refactor portfolio holding response (#4649)
* Refactor portfolio holding response
* maxPrice -> marketPriceMax
* minPrice -> marketPriceMin
* orders -> activities
|
6 months ago |
Thomas Kaul
|
1bced96460
|
Feature/deprecate portfolio position endpoints (#4648)
* Deprecate api/v1/portfolio/position endpoints
* Update changelog
|
6 months ago |
Thomas Kaul
|
3e963228d6
|
Feature/refactor accounts response interface (#4644)
* Refactor accounts response interface
|
6 months ago |
Thomas Kaul
|
f70d71d5bd
|
Feature/improve watchlist for impersonation mode (#4632)
* Improve watchlist for impersonation mode
* Update changelog
|
6 months ago |
Kenrick Tandrian
|
770b322137
|
Feature/extend watchlist endpoint by name, performances and market condition (#4634)
* Extend watchlist endpoint by name, performances and market condition
* Update changelog
|
6 months ago |
Thomas Kaul
|
8fbdcac66c
|
Feature/rename Order to activities in account database schema (#4577)
* Rename Order to activities
* Update changelog
|
6 months ago |
Thomas Kaul
|
d919622932
|
Bugfix/fix create watchlist item for new asset profile (#4625)
* Fix create watchlist item for new asset profile
|
6 months ago |
Thomas Kaul
|
b90bfc3d6e
|
Feature/extend data providers management of admin control panel (#4615)
* Extend data providers management
* Update changelog
|
6 months ago |
Kenrick Tandrian
|
c671ea4022
|
Feature/add frontend for watchlist (#4604)
* Add frontend for watchlist
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
6 months ago |
csehatt741
|
f209519d95
|
Bugfix/investment calculation for activities in custom currency (#4597)
* Investment calculation for activities in custom currency
* Update changelog
|
6 months ago |
Thomas Kaul
|
b2dcb1e7ac
|
Feature/improve subscription interstitial (#4612)
* Improve algorithm
* Set up skip button delay
|
6 months ago |
Thomas Kaul
|
862de91e7b
|
Feature/respect watcher count in delete asset profile checkbox (#4609)
* Respect watchedByCount in delete asset profile checkbox
* Update changelog
|
6 months ago |
Thomas Kaul
|
d2452791cc
|
Feature/update create watchlist item permission (#4608)
* Remove createWatchlistItem permission
|
6 months ago |
Thomas Kaul
|
7fb0f9b6e8
|
Feature/refactor import service (#4599)
* Refactoring
|
6 months ago |