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
2 months ago
Thomas Kaul
3af558c580
Bugfix/handle exception in getKeys() of Redis cache service ( #4871 )
* Handle exception in getKeys()
* Update changelog
5 months ago
Thomas Kaul
85aa323e84
Feature/improve cache verification in health check endpoint ( #4868 )
* Improve implementation of isHealthy() without using getKeys()
* Update changelog
5 months ago
Thomas Kaul
9a75e7d257
Bugfix/fix Redis cache health check ( #4748 )
* Fix Redis cache health check
6 months ago
Haruka Kishida
828bd5f172
Feature/upgrade to NestJS 11 ( #4270 )
* Upgrade to NestJS 11
* Update changelog
6 months ago
Thomas Kaul
e4968dbea7
Feature/extend health check endpoint by database and cache operations ( #4188 )
* Extend health check endpoint by database and cache operations
* Update changelog
10 months ago
Thomas Kaul
0fc83486dc
Feature/improve redis cache ( #3714 )
* Improve redis cache
* Update changelog
1 year ago
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
* Refactoring
1 year ago
Thomas Kaul
a5833566a8
Feature/skip caching in portfolio calculator if active filters ( #3348 )
* Skip caching if active filters
* Update changelog
2 years ago
Thomas Kaul
4f41bac328
Feature/set up caching in portfolio calculator ( #3335 )
* Set up caching
* Update changelog
2 years ago
Thomas Kaul
e21563d903
Feature/increase timeout to load benchmarks ( #3158 )
* Increase request timeout
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
43d0b55004
Feature/upgrade to angular 16 ( #2156 )
* 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
2 years ago
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
2 years ago
Thomas Kaul
d9ced885e1
Feature/add error handling for redis connections ( #2179 )
* Add error handling
* Update changelog
2 years ago
Thomas Kaul
54ea6c84b4
Feature/add caching for quotes ( #2095 )
* Add caching for quotes
* Update changelog
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
3 years ago
Thomas Kaul
e01e039a00
Release 1.72.0 ( #459 )
4 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
5 years ago
Thomas
5d1f1b452a
Simplify initial project setup ( #12 )
* 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 (#14 )
* Clean up changelog
5 years ago
Thomas
c616312233
Initial commit
5 years ago