16 Commits

Author SHA1 Message Date
Thomas Kaul
0fc83486dc
Feature/improve redis cache ()
* Improve redis cache

* Update changelog
2024-08-31 10:57:26 +02:00
gizmodus
f360a12823
Feature/rework portfolio calculator ()
* Rework portfolio calculation

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-08-24 16:59:50 +02:00
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ()
* Refactoring
2024-08-04 08:27:05 +02:00
Thomas Kaul
a5833566a8
Feature/skip caching in portfolio calculator if active filters ()
* Skip caching if active filters

* Update changelog
2024-05-02 17:52:39 +02:00
Thomas Kaul
4f41bac328
Feature/set up caching in portfolio calculator ()
* Set up caching

* Update changelog
2024-04-27 15:35:28 +02:00
Thomas Kaul
e21563d903
Feature/increase timeout to load benchmarks ()
* Increase request timeout

* Update changelog
2024-03-16 18:15:34 +01:00
Thomas Kaul
e921ed7f52
Reorder imports () 2024-02-11 17:50:18 +01:00
Thomas Kaul
43d0b55004
Feature/upgrade to angular 16 ()
* Upgrade Angular, NestJS and Nx

* Replace executor to @nx/angular:webpack-browser and @nx/angular:webpack-dev-server

* Add target for copying assets

* Improve redirection of home page

* Update changelog
2023-08-05 11:08:10 +02:00
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ()
* Optimize activities validation

* Optimize data gathering in import

* Update changelog
2023-08-01 09:10:13 +02:00
Thomas Kaul
d9ced885e1
Feature/add error handling for redis connections ()
* Add error handling

* Update changelog
2023-07-26 20:30:32 +02:00
Thomas Kaul
54ea6c84b4
Feature/add caching for quotes ()
* Add caching for quotes

* Update changelog
2023-06-24 13:06:28 +02:00
Thomas Kaul
513a564e2c
Restructure services () 2023-04-23 12:02:01 +02:00
Thomas Kaul
e01e039a00
Release 1.72.0 () 2021-11-08 20:55:38 +01:00
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ()
* Improve imports
2021-04-21 20:27:39 +02:00
Thomas
5d1f1b452a
Simplify initial project setup ()
* Simplify initial project setup

* Added a validation for environment variables
* Added support for feature flags to simplify the initial project setup

* Add configuration service to test

* Optimize data gathering and exchange rate calculation ()

* Clean up changelog
2021-04-18 19:06:54 +02:00
Thomas
c616312233 Initial commit 2021-04-13 21:53:58 +02:00