Commit Graph

1410 Commits (2fa2d38f9ef54c74c98b78cb3ebcafd97aaa95ed)

Author SHA1 Message Date
Thomas Kaul 1a247d6e97
Feature/improve handling of schema validation errors in search of Yahoo Finance service (#4744)
11 months ago
Thomas Kaul 90385157d7
Feature/improve Ghostfolio data provider integration (#4743)
11 months ago
Thomas Kaul a8a31c141d
Bugfix/fix TransformDataSourceInRequestInterceptor after upgrade to NestJS 11 (#4741)
11 months ago
Thomas Kaul 0ea588315a
Feature/improve symbol lookup results by removing currency from name of cryptocurrencies (#4702)
11 months ago
Thomas Kaul 3d94b1a873
Bugfix/fix exclude route with wildcard of serve static module (#4733)
11 months ago
Thomas Kaul d4666f778d
Feature/remove deprecated endpoints in Ghostfolio controller (#4692)
11 months ago
Thomas Kaul 70a4697f54
Feature/remove deprecated endpoints in admin controller (#4687)
11 months ago
Thomas Kaul a0f377e8eb
Feature/refactor ordersCount to activityCount (#4688)
11 months ago
Thomas Kaul 698d71fb3a
Feature/restrict permissions of demo user (#4697)
11 months ago
Thomas Kaul 1697b7e1e0
Feature/remove unused Order model (#4690)
11 months ago
Thomas Kaul e97757631b
Feature/add missing types of impersonationId in controllers (#4691)
11 months ago
Kenrick Tandrian 4adc9dc9b1
Feature/upgrade to node-yahoo-finance2 version 3 (#4695)
12 months ago
Kenrick Tandrian 2932d57c1e
Feature/improve language localization for ZH 20250510 (#4701)
12 months ago
Thomas Kaul 480709c32a
Bugfix/add missing permission guard in create watchlist item endpoint (#4686)
12 months ago
Thomas Kaul 11629ffd26
Feature/clean up unused interfaces (#4685)
12 months ago
Thomas Kaul 037d3b1a60
Feature/rename Order to activities in User database schema (#4669)
12 months ago
andiz2 1215803a40
Bugfix/fix ApiKeyStrategy error (#4682)
12 months ago
Felix Jordan aadd9f56a0
Feature/extend admin endpoint by asset profile count per data provider (#4676)
12 months ago
Haruka Kishida 828bd5f172
Feature/upgrade to NestJS 11 (#4270)
12 months ago
Thomas Kaul 67db1b0de4
Feature/rename Order to activities in SymbolProfile database schema (#4661)
12 months ago
Kenrick Tandrian c38dab5ab0
Feature/extend holding endpoint by performances (#4660)
12 months ago
Kenrick Tandrian 40d3eaa023
Bugfix/fix performance calculation on date of activity when unit price differs from market price (#4650)
12 months ago
Marcin Szymański 28d2fd3877
Bugfix/restore incorrect fee currency conversion (#4645)
12 months ago
Thomas Kaul d661cdc78f
Feature/rename account to accounts in platform database schema (#4656)
12 months ago
Thomas Kaul 3646fb7f77
Feature/refactor portfolio holding response (#4649)
12 months ago
Thomas Kaul 1bced96460
Feature/deprecate portfolio position endpoints (#4648)
12 months ago
Thomas Kaul 3e963228d6
Feature/refactor accounts response interface (#4644)
12 months ago
Thomas Kaul f70d71d5bd
Feature/improve watchlist for impersonation mode (#4632)
12 months ago
Kenrick Tandrian 770b322137
Feature/extend watchlist endpoint by name, performances and market condition (#4634)
12 months ago
Thomas Kaul 6bb85c4fb8
Bugfix/allow GBp in currency code validation (#4640)
12 months ago
Thomas Kaul 8fbdcac66c
Feature/rename Order to activities in account database schema (#4577)
12 months ago
Thomas Kaul d919622932
Bugfix/fix create watchlist item for new asset profile (#4625)
12 months ago
Thomas Kaul b90bfc3d6e
Feature/extend data providers management of admin control panel (#4615)
12 months ago
Kenrick Tandrian c671ea4022
Feature/add frontend for watchlist (#4604)
12 months ago
csehatt741 f209519d95
Bugfix/investment calculation for activities in custom currency (#4597)
12 months ago
Thomas Kaul b2dcb1e7ac
Feature/improve subscription interstitial (#4612)
1 year ago
Thomas Kaul 862de91e7b
Feature/respect watcher count in delete asset profile checkbox (#4609)
1 year ago
Thomas Kaul d2452791cc
Feature/update create watchlist item permission (#4608)
1 year ago
Thomas Kaul 7fb0f9b6e8
Feature/refactor import service (#4599)
1 year ago
Thomas Kaul 3b59d7989a
Feature/improve currency code validation (#4598)
1 year ago
Thomas Kaul 50e7e3d3c7
Feature/simplify data source checks in DTOs (#4581)
1 year ago
Thomas Kaul 56fcafaa12
Feature/improve premium data provider handling in getQuotes() (#4590)
1 year ago
Thomas Kaul e67ccea673
Feature/rename User to user in subscription database schema (#4576)
1 year ago
Kenrick Tandrian 416fa44cf0
Feature/create watchlist API endpoints (#4570)
1 year ago
Thomas Kaul 71fc3906c7
Feature/add performance calculation type to user settings (#4567)
1 year ago
Thomas Kaul 3091c3f080
Feature/rename Subscription to subscriptions in user database schema (#4575)
1 year ago
Thomas Kaul d6e0b499d9
Feature/migrate lookup by ISIN in Financial Modeling Prep service to stable API version (#4573)
1 year ago
Thomas Kaul 1ae5ba7f8a
Feature/parallelize asset profile requests in get quotes functionality of Financial Modeling Prep service (#4569)
1 year ago
Thomas Kaul b6f87e46a7
Bugfix/fix asset class parsing in Financial Modeling Prep service for exchange rates (#4559)
1 year ago
Thomas Kaul f29f201a4f
Bugfix/add missing isActive flag in asset profile of custom currency (#4557)
1 year ago
Thomas Kaul db38806812
Feature/refresh cryptocurrencies list 20250417 (#4548)
1 year ago
csehatt741 3361666f63
Feature/activity in custom currency (#4486)
1 year ago
Thomas Kaul 07ad7f2817
Bugfix/fix upgrade vs. renew subscription button labels (#4549)
1 year ago
Thomas Kaul d23dfadbd0
Bugfix/fix active subscription in user table of admin control (#4544)
1 year ago
Thomas Kaul 94e53c7d4a
Feature/move subscription offer from info to user service (#4533)
1 year ago
Thomas Kaul 6122da3f14
Feature/optimize get range query in market data service (#4527)
1 year ago
csehatt741 42734dff75
Feature/deactivate asset profile on delisting (Yahoo Finance) (#4524)
1 year ago
Thomas Kaul d1a4cb5037
Feature/improve financial modeling prep service (#4528)
1 year ago
csehatt741 0f557f431e
Feature/add status column to market data table in admin control panel (#4520)
1 year ago
Tobias Kugel 57748a18ef
Feature/add data gathering toggle to asset profile details dialog (#4497)
1 year ago
Marcin Szymański 5754f01819
Feature/improve check for duplicates in preview step of activities import (comments) (#4498)
1 year ago
Tobias Kugel 91394160b9
Feature/Allow to edit identifier in asset profile dialog (#4469)
1 year ago
Shaunak Das a13d6140cf
Feature/extend emergency fund X-ray rule to support assets (#4485)
1 year ago
Thomas Kaul 31be526c11
Feature/restrict historical market data gathering to active asset profiles (#4483)
1 year ago
Thomas Kaul f08ed2dc68
Feature/add isActive flag to asset profile model (#4479)
1 year ago
Thomas Kaul c467c946d4
Bugfix/fix symbol validation in Yahoo Finance service (#4472)
1 year ago
Thomas Kaul a6952a0e37
Feature/extend get data sources in data provider service (#4473)
1 year ago
csehatt741 4842c347a9
Feature/generate new security token for user via admin control panel (#4458)
1 year ago
Sayed Murtadha Ahmed 6c624fefc9
Feature/eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component (#4462)
1 year ago
Ronnie Alsop a9c3224856
Feature/add endpoint to localize site.webmanifest (#4450)
1 year ago
csehatt741 198f73db00
Feature/improve export by applying filters on accounts and tags (#4425)
1 year ago
Thomas Kaul d8b305a343
Feature/add Storybook to sitemap.xml (#4452)
1 year ago
Szymon Łągiewka 795e4582a8
Feature/replace lodash.uniq with Array.from + Set (#4387)
1 year ago
csehatt741 efc0b1bf5a
Feature/support filters in AI prompt API (#4431)
1 year ago
Thomas Kaul 4db8c007f0
Bugfix/fix activities import with account balances (#4446)
1 year ago
Thomas Kaul 6036547cf5
Feature/refactor portfolio calculator factory (#4454)
1 year ago
Thomas Kaul f17a95eb48
Feature/refresh cryptocurrencies list 20250316 (#4449)
1 year ago
Thomas Kaul 6cd79fab31
Feature/rename TWR to ROAI (#4453)
1 year ago
Thomas Kaul 5783497a66
Feature/improve symbol validation in Yahoo Finance service (#4445)
1 year ago
Thomas Kaul 755ab15755
Feature/format name in financial modeling prep service (#4441)
1 year ago
Thomas Kaul b90e3076d0
Feature/remove exchange rates from admin control overview (#4439)
1 year ago
Thomas Kaul 2f868b8902
Feature/add guard to TransformDataSourceInRequestInterceptor (#4438)
1 year ago
Ken Tandrian 1917c17cf9
Bugfix/fix issue with serving Storybook related to contentSecurityPolicy (#4437)
1 year ago
Thomas Kaul 70cd1a89b5
Feature/extend Ghostfolio data provider (#4420)
1 year ago
Thomas Kaul 6bdfd8984f
Bugfix/fix fetching dividend and historical market data in Financial Modeling Prep service (#4416)
1 year ago
Thomas Kaul 52081d6741
Bugfix/exclude Storybook from html template middleware (#4414)
1 year ago
csehatt741 cb1f488eb4
Feature/extend export by account balances (#4390)
1 year ago
Ken Tandrian bdde9dd314
Task/upgrade to simplewebauthn version 13.1 (#4407)
1 year ago
csehatt741 589eefaa76
Feature/extend AI prompt API by mode (#4395)
1 year ago
csehatt741 3a09996ca1
Bugfix/fix functionality to delete asset profile of custom currency (#4354)
1 year ago
Thomas Kaul 8b353fbf66
Feature/introduce Promise.all() in getPerformance() of portfolio service (#4381)
1 year ago
Thomas Kaul 8f4f29571b
Bugfix/fix export functionality of platforms (#4379)
1 year ago
Matt Fiddaman 6cdcf9622e
Bugfix/handle exception in benchmark service related to unnamed asset profiles (#4355)
1 year ago
Thomas Kaul a8d1248461
Feature/improve symbol lookup in Trackinsight service (#4377)
1 year ago
csehatt741 035306d4d8
Feature/add createdAt to snapshot and public portfolio endpoint response (#4350)
1 year ago
Sayed Murtadha Ahmed 2f35f7225f
Feature/extend export by platforms (#4360)
1 year ago
Thomas Kaul 168a679535
Feature/extend trackinsight data enhancer by cusip (#4362)
1 year ago
Thomas Kaul 8f165d46e0
Feature/add cusip to asset profile model (#4347)
1 year ago
csehatt741 634bdf16d6
Feature/extend portfolio snapshot by activities count (#4352)
1 year ago
Shaunak Das 7577a452f0
Feature/add activities count to GET user endpoint (#4351)
1 year ago
Sayed Murtadha Ahmed 05b0728b2a
Feature/extend export by tags (#4337)
1 year ago
Thomas Kaul 69a0de28cd
Bugfix/fix issue with symbol profile overrides in historical market data table of admin control panel (#4339)
1 year ago
Thomas Kaul b2698fccbd
Feature/improve validation of currency management in admin control panel (#4334)
1 year ago
Thomas Kaul e26b015407
Bugfix/cannot register cron jobs (#4325)
1 year ago
Thomas Kaul ab9133fa24
Bugfix/fix gaps in chart of benchmark comparator (#4311)
1 year ago
Thomas Kaul f1ab3ff8e8
Feature/modernize tags endpoint (#4317)
1 year ago
Guillermo Tomás Fernández Martín 4f76ee6758
Feature/improve symbol lookup in Trackinsight data enhancer (#4296)
1 year ago
Ken Tandrian ec8fce44a6
Feature/allow creating custom tags from holding detail dialog component (#4308)
1 year ago
Amandee Ellawala ab379f9abf
Feature/extend holding detail dialog by historical market data editor (#4281)
1 year ago
Shaunak Das ece8c80aa1
Feature/regional market cluster risk for Asia-Pacific (#4313)
1 year ago
Thomas Kaul c7f39d3884
Feature/exclude manual data source from encoding (#4307)
1 year ago
Shaunak Das b616274380
Feature/add regional market cluster risk for Japan (#4309)
1 year ago
Shaunak Das dee612b2a2
Feature/add regional market cluster risk for emerging markets (#4291)
1 year ago
Thomas Kaul 5b786ba143
Feature/improve error handling in CoinGecko service (#4287)
1 year ago
Shaunak Das 06298089db
Feature/add regional market cluster risk rule for Europe (#4271)
1 year ago
Thomas Kaul 8878212487
Feature/expire snapshot cache on holding tags change (#4277)
1 year ago
Thomas Kaul 9905c428af
Feature/refactor regional market cluster risk rule for North America (#4276)
1 year ago
Guillermo Tomás Fernández Martín d4f28e2759
Feature/add support for ETF sector data in YahooFinanceDataEnhancer (#4258)
1 year ago
Shaunak Das 8bd869e1b2
Feature/add regional market cluster risk for north america (#4240)
1 year ago
Thomas Kaul 4cb4375514
Bugfix/fix issue with holdings and sectors while using symbol profile overrides (#4234)
1 year ago
Thomas Kaul 4b65b6277e
Feature/refresh cryptocurrencies list 20250123 (#4245)
1 year ago
Thomas Kaul cca26040bf
Feature/extend get asset profile in financial modeling prep service (#4230)
1 year ago
Miguel Borges de Freitas 553c10ac91
Bugfix/fix issue with MIME type detection in scraper configuration (#4237)
1 year ago
Thomas Kaul 39ac6f352f
Feature/extend get historical in financial modeling prep service (#4229)
1 year ago
Thomas Kaul 2e4ad7b0ea
Feature/move language localization for Polski from experimental to general availability (#4200)
1 year ago
Thomas Kaul 4e51a973c7
Feature/refactor is cryptocurrency check (#4215)
1 year ago
Thomas Kaul 4d201acdbe
Feature/extend get dividends in financial modeling prep service (#4210)
1 year ago
Thomas Kaul 511a2d6d0d
Feature/extend asset profile data in financial modeling prep service (#4206)
1 year ago
Thomas Kaul 40b628e0e7
Feature/extend search by isin in financial modeling prep service (#4204)
1 year ago
Ivan Kruglov d5e64eaed4
Bugfix/fix issue with import of activities with type FEE (#4187)
1 year ago
Thomas Kaul e4968dbea7
Feature/extend health check endpoint by database and cache operations (#4188)
1 year ago
Thomas Kaul ec79a9efb6
Bugfix/fix exception in scraper configuration (#4196)
1 year ago
Serhii Serdiuk 9fe19868b9
Feature/set up language localization for Ukrainian (#4190)
1 year ago
Szymon Łągiewka ca45098de3
Feature/refactor various lodash functions with native JavaScript equivalents (#4170)
1 year ago
Thomas Kaul 86683a5bf3
Bugfix/fix AI prompt endpoint (#4185)
1 year ago
Thomas Kaul 8c7cb78c0b
Feature/add copy AI prompt to clipboard action to analysis page (#4176)
1 year ago
Thomas Kaul 2e72ac7faf
Feature/format quotes in info service urls (#4174)
1 year ago
Szymon Łągiewka 87f6357d74
Feature/send original MIME type in logo endpoint (#4173)
1 year ago
Thomas Kaul bbbd974be6
Bugfix/improve handling of missing url in logo service (#4171)
1 year ago
Thomas Kaul 1cf7ffdee8
Feature/refresh cryptocurrencies list 20241230 (#4165)
1 year ago
Szymon Łągiewka 7a602ea2d6
Feature/remove got in favor of using fetch (#4154)
1 year ago
Thomas Kaul 167abe4107
Bugfix/fix algebraic sign in twitter bot service (#4158)
1 year ago
Szymon Łągiewka 74bc8222d6
Feature/Refactored `got` calls to use `AbortSignal.timeout()` without `AbortController()` (#4153)
1 year ago
Szymon Łągiewka 28f7781fa2
Feature/eliminate body-parser (#4155)
1 year ago
Thomas Kaul 615278a887
Feature/improve automatic deletion of unused asset profiles (#4149)
1 year ago
Thomas Kaul c9047e7c17
Feature/add user interface for received access (#4146)
1 year ago
Thomas Kaul f2638614d4
Feature/improve search for asset profiles with manual data source in create or update activity dialog (#4142)
1 year ago
Thomas Kaul 7a19fc53b0
Feature/improve activities import by isin for yahoo finance (#4140)
1 year ago
Thomas Kaul 6ee6121317
Feature/set up asset class cluster risk x-ray rule (#4128)
1 year ago
Thomas Kaul c3bd433ac9
Feature/move market data management from admin to dedicated endpoint (#4125)
1 year ago