Sven Günther
c5c1192900
Bugfix/import of custom asset profiles ( #5670 )
* Import of custom asset profiles
* Update changelog
9 months ago
Thomas Kaul
948233c651
Task/remove @IsOptional() from dataSource in CreateOrderDto ( #5703 )
* Remove is @IsOptional() from dataSource
9 months ago
Thomas Kaul
7642d82318
Bugfix/add missing type of access id in get public portfolio endpoint ( #5690 )
* Add missing type
9 months ago
Szymon Łągiewka
7761c764b5
Bugfix/fix server startup message to properly display IPv6 addresses ( #5716 )
* Fix server startup message to properly display IPv6 addresses
* Update changelog
9 months ago
Germán Martín
20a756a376
Feature/add support to update granted access ( #5566 )
* Add support to update granted access
* Update changelog
9 months ago
Thomas Kaul
180e0f3c81
Feature/add date range query parameter to data gathering endpoint ( #5684 )
* Add date range
* Update changelog
9 months ago
Flavien Lankai-Mills
c173998677
Task/refactor fire wealth from number to object in portfolio summary interface ( #5644 )
* Refactor fire wealth from number to object in portfolio summary interface
* Update changelog
9 months ago
Thomas Kaul
b61f470854
Bugfix/fix exception in get asset profile functionality of FMP service ( #5663 )
* Add missing guard
* Update changelog
9 months ago
Thomas Kaul
e9c42598db
Feature/improve support for mutual funds in FMP service ( #5651 )
* Improve support for mutual funds in getAssetProfile()
* Update changelog
9 months ago
Thomas Kaul
6ff1d65a70
Feature/add safe withdrawal rate to user settings ( #5629 )
* Add safe withdrawal rate to user settings
* Update changelog
9 months ago
Thomas Kaul
a86afee6e6
Task/reuse blog path of public routes in sitemap service ( #5608 )
* Reuse blog path of public routes
9 months ago
Thomas Kaul
90b28ea74f
Feature/add hacktoberfest 2025 blog post ( #5584 )
* Add blog post: Hacktoberfest 2025
* Update changelog
9 months ago
Thomas Kaul
364b2f020e
Feature/remove ITEM as order type enum ( #5583 )
* Remove ITEM from Type enum
* Update changelog
9 months ago
Kenrick Tandrian
ef5661d81c
Bugfix/investment calculation when selling all units of holding ( #5509 )
* Fix investment calculation when selling all units of holding
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
9 months ago
David Requeno
11c51698d7
Feature/extend public portfolio page with latest activities ( #5538 )
* Extend public portfolio page with latest activities
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
9 months ago
Thomas Kaul
e2382834c3
Bugfix/add unit price in asset profile currency to redacted values ( #5547 )
* Add unitPriceInAssetProfileCurrency
* Update changelog
9 months ago
Thomas Kaul
2ab37ef7be
Feature/refresh cryptocurrencies list 20250917 ( #5543 )
* Update cryptocurrencies.json
* Update changelog
9 months ago
Thomas Kaul
40f5c93f43
Feature/set up asset profile resolution database table ( #5533 )
* Set up asset profile resolution database table
9 months ago
Thomas Kaul
67da647d53
Feature/upgrade yahoo-finance2 to version 3.10.0 ( #5469 )
* Upgrade yahoo-finance2 to version 3.10.0
* Update changelog
9 months ago
Thomas Kaul
f7f942d08d
Bugfix/fix pagination issue in market data and user endpoint by adding secondary sort criterion ( #5521 )
* Add id as secondary sort criterion to ensure consistent ordering
* Refactoring
* Update changelog
10 months ago
Thomas Kaul
28f28e737f
Task/refactor imports of built-in Node.js core modules ( #5513 )
* Prefix crypto imports
* Prefix fs imports
* Prefix path imports
* Update changelog
10 months ago
Thomas Kaul
7857255ca3
Feature/improve search in Yahoo Finance service ( #5518 )
* Improve search
* Update changelog
10 months ago
Thomas Kaul
2879645dc4
Feature/extend variations of subscription interstitials ( #5486 )
* Extend variations of subscription interstitials
* Update changelog
10 months ago
Thomas Kaul
15033c0f58
Bugfix/handling of zero buying power in static portfolio analysis rules ( #5474 )
* Improve handling of 0 buying power
* Update changelog
10 months ago
Tobias Kugel
cc9346f3de
Task/restructure portfolio report response ( #5454 )
* Restructure portfolio report response
* Update changelog
10 months ago
Sven Günther
e70277c66d
Feature/enable automatic data gathering for custom currencies added via currency management in admin control panel ( #5434 )
* Enable automatic data gathering for custom currencies
* Update changelog
10 months ago
Marcin Szymański
e5baa1acd5
Bugfix/average price calculation for buy and sell activities of short positions ( #5416 )
* Fix average price calculation for buy and sell activities of short positions
* Update changelog
10 months ago
Thomas Kaul
d7bcfe871f
Bugfix/fix number of attempts in queue jobs view of admin control panel ( #5447 )
* Fix number of attempts
* Update changelog
10 months ago
Thomas Kaul
24dde83a30
Feature/add BALN BUY and BUY test ( #5455 )
* Add test
10 months ago
Thomas Kaul
d7f8dee2eb
Feature/upgrade Stripe dependencies 20250829 ( #5429 )
* Upgrade Stripe dependencies
* Update changelog
10 months ago
Thomas Kaul
f3fb123309
Feature/improve various functions of data providers ( #5418 )
* Improve various functions of data providers
* Reuse request timeout
* Handle exception in getQuotes() of FinancialModelingPrepService
* Update changelog
10 months ago
Bernardo Jordão
597c07271d
sort platform/tag arguments alphabetically
10 months ago
Bernardo Jordão
b310dfc385
move permission check to import service
10 months ago
Bernardo Jordão
0281b08374
verify createPlatform permissions
10 months ago
Bernardo Jordão
3b9bb8a195
add platforms to ImportDataDto
10 months ago
Thomas Kaul
af903321a2
Feature/improve error handling in data providers (part 2) ( #5413 )
* Improve error handling
* Update changelog
10 months ago
Kenrick Tandrian
e6aa580fae
Feature/extend watchlist endpoint by trend50d and trend200d ( #5405 )
* Extend watchlist endpoint by trend50d and trend200d
* Update changelog
10 months ago
Thomas Kaul
b2867b1955
Feature/randomize minutes of hourly data gathering cron job ( #5403 )
* Randomize minutes of hourly data gathering
* Update changelog
10 months ago
Thomas Kaul
dad3c27ad9
Feature/remove DATA_SOURCES_LEGACY ( #5396 )
* Remove DATA_SOURCES_LEGACY
10 months ago
Thomas Kaul
b5649654b2
Feature/add filter by data source for asset profiles in admin control panel ( #5385 )
* Add filter by data source
* Update changelog
10 months ago
Thomas Kaul
b0f770e50a
Feature/improve error handling in data providers ( #5387 )
* Improve error handling
* Update changelog
10 months ago
Thomas Kaul
21d337525d
Feature/extend data providers management by every data provider in use ( #5386 )
* Extend data providers management
* Update changelog
10 months ago
Thomas Kaul
2751dab2ac
Feature/refresh cryptocurrencies list 20250816 ( #5373 )
* Update cryptocurrencies.json
* Update changelog
10 months ago
Thomas Kaul
7d1300bea1
Bugfix/add missing guards in getSettings() of static portfolio analysis rules ( #5368 )
* Add missing guards
11 months ago
Attila Cseh
2b8a7de950
Feature/extend accounts endpoint by allocations ( #5358 )
* Extend accounts endpoint by allocations
* Update changelog
11 months ago
Thomas Kaul
52ea3c5e84
Feature/add buying power to static portfolio analysis rules ( #5365 )
* Add buying power rule
* Update changelog
11 months ago
Attila Cseh
711d716de0
Feature/extend accounts endpoint by dividend and interest ( #5335 )
* Extend accounts endpoint by dividend and interest
* Update changelog
11 months ago
Thomas Kaul
bd9aae6fec
Feature/refactor search query of holdings search ( #5333 )
* Refactor search query
* Update changelog
11 months ago
Attila Cseh
6de3db08ca
Feature/extend GET all accounts endpoint by search query filter ( #5329 )
* Extend GET all accounts endpoint by search query filter
* Update changelog
11 months ago
Attila Cseh
7613b54514
Feature/extend activities import by tags ( #5287 )
* Extend activities import by tags
* Update changelog
11 months ago