Szymon Łągiewka
e0d9493eef
Task/add explicit @prisma/config import
It's used in `.config/prisma.ts` and is coincidentally available for the
`postinstall` to run correctly (already present in the lockfile).
However, some tools (that are not npm) might complain that it should
either be explicit or hoisted with an `.npmrc` flag.
2 weeks ago
Thomas Kaul
ea97858211
Task/update privacy policy ( #7170 )
* Update privacy policy
* Update changelog
2 weeks ago
Thomas Kaul
4d44829f8e
Task/upgrade nestjs to version 11.1.27 ( #7161 )
* Upgrade nestjs to version 11.1.27
* Update changelog
2 weeks ago
Shaik Aftab
511bd9cee4
Task/improve language localization for JA (20260629) ( #7169 )
* Update translations
* Update changelog
2 weeks ago
Alexander Linder
80e81a36a9
Feature/add proxy route to FetchService ( #7153 )
* Add proxy route to FetchService
* Update changelog
3 weeks ago
Thomas Kaul
19dee87791
Release 3.18.0 ( #7160 )
3 weeks ago
Thomas Kaul
cea745d8ab
Task/improve alias display in access table ( #7158 )
* Do not wrap alias
* Update changelog
3 weeks ago
Thomas Kaul
8988cbe4e9
Bugfix/phantom UNKNOWN slice in portfolio proportion chart caused by floating point rounding ( #7156 )
* Fix phantom UNKNOWN slice caused by floating-point rounding
* Update changelog
3 weeks ago
Thomas Kaul
6dac46dcdc
Bugfix/base currency for total value calculation in public controller ( #7157 )
* Fix base currency
* Update changelog
3 weeks ago
Thomas Kaul
3f168bf1a7
Bugfix/exclude valueInBaseCurrency of top holdings in public portfolio endpoint ( #7155 )
* Exclude valueInBaseCurrency
* Update changelog
3 weeks ago
Thomas Kaul
917a6d0e06
Task/improve language localization for DE (20260627) ( #7151 )
* Update translations
* Update changelog
3 weeks ago
Thomas Kaul
3c822928c2
Bugfix/time zone handling in api test suite for deterministic execution in UTC ( #7149 )
* Fix time zone handling for deterministic execution in UTC
* Update changelog
3 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>
3 weeks ago
Thomas Kaul
05281d5980
Feature/public access filtering ( #7146 )
* Add filtering for public access
* Update changelog
---------
Co-authored-by: Germán Martín <github@gmartin.net>
3 weeks ago
Thomas Kaul
038d17edb7
Release 3.17.0 ( #7144 )
3 weeks ago
Thomas Kaul
55c9c3d39f
Task/improve error message styling in import activities dialog ( #7143 )
* Improve styling
* Update changelog
3 weeks ago
Thomas Kaul
f9b5c9bee2
Task/upgrade Nx to version 23.0.1 ( #7141 )
* Upgrade Nx to version 23.0.1
* Update changelog
3 weeks ago
Thomas Kaul
810aba5c20
Task/add missing zod peer dependency ( #7142 )
* Add zod to resolve peer dependency warnings
* Update changelog
3 weeks ago
Thomas Kaul
44d344e338
Task/improve grantee display in access table ( #7135 )
* Do not wrap grantee
* Update changelog
3 weeks ago
Thomas Kaul
3c68ce286c
Task/improve country mapping for data providers ( #7137 )
* Improve country mapping
* Update changelog
3 weeks ago
Thomas Kaul
13240f44d8
Bugfix/improve header alignment in queue jobs table of admin control panel ( #7136 )
* Improve alignment
* Update changelog
3 weeks ago
Thomas Kaul
9aabad195b
Task/upgrade bull-board to version 8.0.1 ( #7133 )
* Upgrade bull-board to version 8.0.1
* Update changelog
3 weeks ago
Thomas Kaul
af25438394
Task/upgrade prettier to version 3.8.4 ( #7051 )
* Upgrade prettier to version 3.8.4
* Update changelog
3 weeks ago
Thomas Kaul
cb66e63ed4
Release 3.16.0 ( #7131 )
3 weeks ago
Akash Negi
9b86a9a73f
Task/remove deprecated SymbolProfile from PortfolioHoldingResponse ( #7094 )
* Remove deprecated SymbolProfile
* Update changelog
3 weeks ago
Thomas Kaul
e8c0e62dbb
Task/upgrade simplewebauthn to version 13.3 ( #7115 )
* Upgrade simplewebauthn to version 13.3
* Update changelog
3 weeks ago
Thomas Kaul
3c758b90e2
Task/decrease rate limiter duration of market data gathering queue ( #7129 )
* Decrease rate limiter duration
* Update changelog
3 weeks ago
Thomas Kaul
95b0318f8e
Task/improve throughput of market data gathering queue by applying rate limit per data source ( #7128 )
* Improve throughput by applying rate limit per data source
* Update changelog
3 weeks ago
Thomas Kaul
0914ff6872
Feature/extend user account settings with copy-to-clipboard button for user id ( #7125 )
* Extend settings with copy-to-clipboard button for user id
* Update changelog
3 weeks ago
Thomas Kaul
6d96f75aca
Feature/extend asset profile details dialog with copy to clipboard buttons for ISIN and symbol ( #7124 )
* Extend dialog with copy-to-clipboard button for ISIN number and symbol
* Update changelog
3 weeks ago
Thomas Kaul
0d5c206226
Bugfix/log context formatting in performance logging service ( #7121 )
* Fix log context formatting
* Update changelog
3 weeks ago
Thomas Kaul
f64edb6705
Feature/add pagination to platform and tag management of admin control panel ( #7126 )
* Add pagination
* Update changelog
3 weeks ago
Thomas Kaul
020c982e73
Bugfix/hourly market data updates not refreshing prices for asset profiles with manual data source ( #7122 )
* Fix hourly market data updates not refreshing prices for MANUAL asset profiles
* Update changelog
3 weeks ago
Thomas Kaul
5cd81192ee
Release 3.15.1 ( #7120 )
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
242f30f6ca
Release 3.15.0 ( #7117 )
3 weeks ago
Thomas Kaul
944846c51f
Task/upgrade @internationalized/number to version 3.6.7 ( #7114 )
* Upgrade @internationalized/number to version 3.6.7
* Update changelog
3 weeks ago
Thomas Kaul
f53998f071
Bugfix/encode symbols with special characters in API request urls ( #7110 )
* Encode symbols in API request urls
* Update changelog
3 weeks ago
Thomas Kaul
4996ad6425
Bugfix/handle empty locale string in scraper configuration ( #7109 )
* Handle empty locale string in scraper configuration
* 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
3f444727f5
Bugfix/disabled state of delete action menu item in market data of admin control panel ( #7111 )
* Fix disabled state
* Update changelog
3 weeks ago
Thomas Kaul
69a838a7a8
Release 3.14.0 ( #7104 )
3 weeks ago
Thomas Kaul
46d740e381
Task/consolidate exchange rates gathering together with hourly market data ( #7095 )
* Consolidate exchange rates gathering with hourly market data
* Update changelog
3 weeks ago
Thomas Kaul
bf82353048
Task/upgrade @openrouter/ai-sdk-provider to version 2.9.1 ( #7097 )
* Upgrade @openrouter/ai-sdk-provider to version 2.9.1
* Update changelog
3 weeks ago
Thomas Kaul
9580cc94e5
Bugfix/resolve exception in benchmark service when current market price unavailable ( #7101 )
* Handle exception
* Update changelog
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
63979e9d71
Task/upgrade undici to version 8.5.0 ( #7096 )
* Upgrade undici to version 8.5.0
* Update changelog
3 weeks ago
Thomas Kaul
af9889f0ff
Bugfix/missing asset profiles and historical data for symbols across data sources ( #7089 )
* Fix missing asset profiles and historical data
* Update changelog
4 weeks ago
Thomas Kaul
1896289bc9
Feature/expose ENABLE_FEATURE_CRON environment variable ( #7090 )
* Expose ENABLE_FEATURE_CRON environment variable
* Update changelog
4 weeks ago
Thomas Kaul
a645578e1f
Task/improve language localization for DE (20260621) ( #7092 )
* Update translations
* Update changelog
4 weeks ago