Thomas Kaul
390c8eb4f9
Deprecate SymbolProfile in favor of assetProfile
2 days ago
Thomas Kaul
d207d7a753
Feature/add rate limiting to authentication and sign up endpoints ( #7263 )
* Add rate limiting to authentication and sign up endpoints
* Update changelog
4 days ago
Thomas Kaul
ac8616856a
Task/expose data source for Fear & Greed Index ( #7285 )
* Expose data source for Fear & Greed Index
* Update changelog
4 days ago
Thomas Kaul
3b3e0884b0
Bugfix/improve creation of Stripe checkout session ( #7220 )
* Improve creation of Stripe checkout session
* Update changelog
1 week ago
Alexander Linder
80e81a36a9
Feature/add proxy route to FetchService ( #7153 )
* Add proxy route to FetchService
* Update changelog
2 weeks ago
greymoth
cea20fa5f6
Task/set up language localization for Japanese ( #7132 )
* Set up language localization for Japanese
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 weeks ago
Thomas Kaul
a2dbfcf8e3
Task/refactor timeouts to use ms() ( #7123 )
Refactor to use ms()
3 weeks ago
Thomas Kaul
2b5d2701bd
Task/improve exchange rate and market data gathering robustness ( #7119 )
* Improve exchange rate robustness
* Improve market data gathering robustness
* Update changelog
3 weeks ago
Thomas Kaul
608f9673b4
Task/improve dynamic numerical precision for various values in account and holding detail dialogs on mobile ( #7113 )
* Improve dynamic numerical precision
* Update changelog
3 weeks ago
Thomas Kaul
6e97a3c978
Task/remove deprecated fear and greed index symbol ( #7103 )
Remove deprecated fear and greed index symbol
3 weeks ago
Thomas Kaul
fcad7917be
Feature/expose PROCESSOR_GATHER_STATISTICS_CONCURRENCY environment variable ( #7100 )
* Expose PROCESSOR_GATHER_STATISTICS_CONCURRENCY environment variable
* Update changelog
3 weeks ago
Thomas Kaul
77efbc5a43
Task/refactor default locale ( #7066 )
Refactor default locale
4 weeks ago
Thomas Kaul
116357b797
Task/move referral partners to database ( #7060 )
* Move referral partners to database
4 weeks ago
Thomas Kaul
3fb77bbc51
Feature/support dedicated OpenRouter model for web_fetch tool in FetchService ( #7005 )
* Add support for dedicated OpenRouter model for web_fetch
* Update changelog
1 month ago
Thomas Kaul
3a4b0ce304
Task/harmonize sector names accross data providers ( #6994 )
* Harmonize sector names
* Update changelog
1 month ago
Thomas Kaul
697ef59e3b
Feature/add support for web fetch in fetch service ( #6960 )
* Add support for web fetch
* Update changelog
1 month ago
Thomas Kaul
1cc91aedfa
Revert "Task/configure queues to keep completed jobs ( #6931 )" ( #6936 )
This reverts commit 7f76bcd2bf .
2 months ago
Thomas Kaul
7f76bcd2bf
Task/configure queues to keep completed jobs ( #6931 )
* Configure removeOnComplete
* Update changelog
2 months ago
Kenrick Tandrian
081ce27d78
Task/improve type safety in home overview component ( #6927 )
* feat(client): implement default date range
* feat(client): resolve errors
* feat(client): replace constructor based DI with inject function
* feat(client): enforce encapsulation
* fix(client): remove dead code
* feat(client): enforce immutability
* feat(client): replace deprecated getDeviceInfo
* feat(client): convert errors to signal
* feat(client): convert hasImpersonationId to signal
* feat(client): convert user to signal
* feat(client): convert to computed signals
* feat(client): convert historicalDataItems and isLoadingPerformance to signals
* feat(client): convert performance and precision to signals
* feat(client): implement OnPush change detection strategy
* fix(common): revert DateRange type change
* fix(client): format file
2 months ago
Kenrick Tandrian
e1e6ae7b57
Task/improve type safety in admin market data component ( #6885 )
Improve type safety
2 months ago
Thomas Kaul
cdef2afa48
Feature/setup statistics gathering queue ( #6696 )
* Set up statistics gathering queue
* Update changelog
3 months ago
Thomas Kaul
fb6b09b211
Feature/add loan as asset sub class ( #6708 )
* Add loan as asset sub class
* Update changelog
3 months ago
Thomas Kaul
efa93a3b98
Feature/setup Bull Dashboard ( #6501 )
* Initial setup
* Update changelog
4 months ago
Thomas Kaul
bd160d0e57
Bugfix/issue with accounts in value redaction interceptor for impersonation mode ( #6359 )
* Extend redacted paths of accounts
* Update changelog
5 months ago
Thomas Kaul
8c88ce918f
Feature/add support for custom cryptocurrencies defined in database ( #6344 )
* Add support for custom cryptocurrencies defined in database
* Update changelog
5 months ago
Thomas Kaul
0034ed0adf
Feature/introduce fast-redact in value redaction interceptor ( #6269 )
* Introduce fast-redact
* Update changelog
---------
Co-authored-by: Valentin Zickner <valentin@coderworks.de>
5 months ago
yaro
825a366367
Feature/set up language localization for Korean (ko) ( #6136 )
* Set up language localization for Korean (ko)
* Update changelog
6 months ago
Thomas Kaul
fcaa4f7996
Feature/improve precision of values in holding detail dialog on mobile ( #5337 )
* Improve dynamic numerical precision
* Shorten date on mobile
* Extend Storybook story of value component
* Update changelog
11 months ago
Thomas Kaul
7a5927592d
Feature/add support to exclude activity from analysis via tag ( #5297 )
* Add support to exclude activity from analysis via tag
* Update changelog
12 months ago
Attila Cseh
e001997ff8
Bugfix/activities unexpectedly listed in holdings ( #5182 )
* Fix activities of type FEE, INTEREST and LIABILITY unexpectedly listed in holdings
* Update changelog
12 months ago
Attila Cseh
2f118d02b8
Feature/filter asset sub class options based on selected asset class ( #5148 )
* Filter asset sub class options based on selected asset class
* Update changelog
1 year ago
Thomas Kaul
53127340f4
Feature/extend markets ( #5076 )
* Extend markets
* Clean up
1 year ago
Jack Ulf
559cac31bd
Feature/extend AI service by OpenRouter access ( #5025 )
* Extend AI service by OpenRouter access
* Update changelog
1 year ago
Thomas Kaul
8b8d194383
Feature/clean up legacy demo user id property ( #4808 )
* Clean up
1 year ago
Thomas Kaul
cb7434a8b2
Feature/sync demo account activities based on tags ( #4797 )
* Sync demo account activities based on tags
* Update changelog
1 year ago
csehatt741
42734dff75
Feature/deactivate asset profile on delisting (Yahoo Finance) ( #4524 )
* Deactivate asset profile on delisting (Yahoo Finance)
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Ronnie Alsop
a9c3224856
Feature/add endpoint to localize site.webmanifest ( #4450 )
* Add endpoint to localize site.webmanifest
* Refactor rootUrl
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Ken Tandrian
1917c17cf9
Bugfix/fix issue with serving Storybook related to contentSecurityPolicy ( #4437 )
* Fix issue with serving Storybook related to contentSecurityPolicy
* Update changelog
1 year ago
Serhii Serdiuk
9fe19868b9
Feature/set up language localization for Ukrainian ( #4190 )
* Set up language localization for Ukrainian
* Update changelog
2 years ago
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider ( #4016 )
* Set up Ghostfolio data provider
* Update translations
* Update changelog
2 years ago
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2 years ago
Thomas Kaul
ce6f175f9a
Bugfix/fix usage of processor portfolio snapshot computation concurrency env variable ( #3936 )
* Fix usage of PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_CONCURRENCY
* Update changelog
2 years ago
Thomas Kaul
aee5e833a5
Feature/harmonize processor concurrency environment variables ( #3913 )
* Harmonize processor concurrency environment variables
* Update changelog
2 years ago
ceroma
c44da0bce3
Feature/expose portfolio snapshot computation timeout as environment variable ( #3894 )
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
2 years ago
Thomas Kaul
be09acdb24
Feature/expose concurrency of data gathering processor as environment variable ( #3799 )
* Expose concurrency of data gathering processor
* PROCESSOR_CONCURRENCY_GATHER_ASSET_PROFILE
* PROCESSOR_CONCURRENCY_GATHER_HISTORICAL_MARKET_DATA
* Update changelog
2 years ago
Thomas Kaul
e918970feb
Feature/expose concurrency of portfolio snapshot calculation as environment variable ( #3796 )
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT
* Update changelog
2 years ago
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
* Set up portfolio snapshot queue
* Update changelog
2 years ago
Thomas Kaul
df5e2f5f0e
Feature/extract common CACHE_TTL as constants ( #3722 )
Extract CACHE_TTL
* CACHE_TTL_NO_CACHE
* CACHE_TTL_INFINITE
2 years ago
Thomas Kaul
d08e8b4fd8
Feature/expose max chart items as env variable ( #3701 )
* Expose MAX_CHART_ITEMS as env variable
* Update changelog
2 years ago
Thomas Kaul
3f6319e00b
Feature/setup catala ( #3593 )
* Set up Català
* Update changelog
2 years ago