Thomas Kaul
13582afd93
Feature/Setup API keys for Ghostfolio data provider ( #4093 )
* Setup API keys for Ghostfolio data provider
5 months ago
dw-0
d4c5d58781
Feature/Switch prefer-optional-chain eslint rule from warn to error ( #3983 )
* Switch prefer-optional-chain eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
6 months ago
Thomas Kaul
feb3de768a
Feature/add unit test for redact attributes of object helper ( #3846 )
* Add unit test for redactAttributes()
7 months ago
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ( #3657 )
* Improve color assignment
* Update changelog
9 months ago
Thomas Kaul
5d4e2fba8c
Feature/move wealth item and liability calculations to portfolio calculator ( #3272 )
* Move (wealth) item calculations to portfolio calculator
* Move liability calculations to portfolio calculator
* Update changelog
1 year ago
Thomas Kaul
6c57609db8
Feature/move dividend fee and interest calculation to portfolio calculator ( #3267 )
* Move dividend, feee and interest calculation to portfolio calculator
* Update changelog
1 year ago
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ( #3190 )
* Extend date range support by specific years
* Support date range in benchmark endpoint
* Support date range in activities endpoint
* Update changelog
1 year ago
Thomas Kaul
a33f8d5bed
Upgrade @types/big.js to version 6.2.2 ( #3191 )
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
1 year ago
Thomas Kaul
4ab3f81384
Extract getFactor() ( #3089 )
* Extract getFactor()
* Refactoring
1 year ago
Thomas Kaul
7c33120546
Reimplement redactObject() without cloneDeep() ( #2760 )
* Reimplement redactObject() without cloneDeep()
* Update changelog
1 year ago
Vlad Prodan
4af76f6f6d
Fix hasNotDefinedValuesInObject() in object.helper.ts ( #2421 )
2 years ago
Thomas Kaul
2d009aacc4
Bugfix/handle value nullifcation for undefined object ( #2064 )
* Handle undefined object
* Update changelog
2 years ago
Thomas Kaul
aef840c2cc
Bugfix/fix maximum call stack size exceeded error in value redaction ( #1743 )
* Bugfix for RangeError: Maximum call stack size exceeded
* Update changelog
2 years ago
Thomas Kaul
52b3ad6dc3
Feature/refactor value redaction interceptor ( #1624 )
* Reuse redactAttributes()
* Update changelog
2 years ago
Thomas Kaul
b5f565c054
Simplify data source transformation ( #1578 )
2 years ago
Thomas
c616312233
Initial commit
4 years ago