Commit Graph

712 Commits

Author SHA1 Message Date
6618aa2e9b Release 1.299.1 () 2023-08-10 07:58:34 +02:00
4f6d9d3a76 Feature/add timeout to eod historical data requests ()
* Add timeout to requests using got

* Update changelog
2023-08-09 20:58:00 +02:00
928f6f0c45 Bugfix/fix historical data gathering interval for benchmarks with activity ()
* Fix historical data gathering interval for asset profiles used as benchmarks having activities

* Update changelog
2023-08-09 20:43:03 +02:00
2d003225bc Allow custom currency in activity import ()
* Allow custom currency in activity import

* Extend import test files

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-08-08 20:00:55 +02:00
7a905fde63 Clean up () 2023-08-06 08:32:06 +02:00
42274917e0 Release 1.297.4 () 2023-08-05 19:57:39 +02:00
8ba50f2729 Release 1.297.3 () 2023-08-05 16:08:06 +02:00
d2312371a6 Release 1.297.1 () 2023-08-05 14:35:13 +02:00
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
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
4d6be0a507 Exclude open-source-alternative-to-markets.sh () 2023-07-30 19:35:49 +02:00
b259ab7b0c Feature/add step by step introduction for new users ()
* Add introduction for new users

* Update changelog
2023-07-30 18:49:38 +02:00
d4fea075af Feature/include unavailable data in allocations by market chart ()
* Include unavailable data in allocations by market chart

* Update changelog
2023-07-28 20:20:08 +02:00
cef7fa79de Fix total account value calculation for liabilities ()
* Fix calculation

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-07-28 19:42:57 +02:00
77e9791e03 Feature/set lastmod dates of sitemap.xml dynamically ()
* Setup template with interpolation for sitemap.xml

* Update changelog
2023-07-26 21:08:38 +02:00
efd9e7a5c7 Fix RedisClient import () 2023-07-26 20:36:34 +02:00
d9ced885e1 Feature/add error handling for redis connections ()
* Add error handling

* Update changelog
2023-07-26 20:30:32 +02:00
0866587cab Increase frequency () 2023-07-24 20:12:07 +02:00
622bb8b0cf Feature/add allocations by market chart ()
* Add allocations by (advanced) market

* Fix public page

* Update changelog
2023-07-24 20:04:34 +02:00
c9353d0a39 Support account balance time series ()
* Initial setup

* Support account balance in export

* Handle account balance update

* Add schema migration

* Update changelog
2023-07-23 15:55:58 +02:00
cd67ce82fa Feature/rename queries to presets in market data table of admin control ()
* Rename queries to presets

* Update changelog
2023-07-21 11:40:49 +02:00
d5b3c52602 Refactor value to valueInBaseCurrency () 2023-07-20 20:28:56 +02:00
bdf72164b1 Feature/break down emergency fund by cash and assets ()
* Break down emergency fund in cash and assets

* Update changelog
2023-07-19 11:30:48 +02:00
455a2d2e92 Refactor value to valueInBaseCurrency () 2023-07-18 21:29:08 +02:00
68a9a7f6f9 Feature/add queries to market data table in admin control ()
* Add queries

* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS

* Update changelog
2023-07-15 17:54:16 +02:00
b633132757 Feature/upgrade prisma to version 4.16.2 ()
* Upgrade prisma to version 4.16.2

* Update changelog
2023-07-15 12:32:43 +02:00
ed735e0b29 Feature/disable caching in health check endpoints for data providers ()
* Disable caching in health check endpoint

* Update changelog
2023-07-15 10:54:19 +02:00
73b6784e9f Feature/beautify ampersand in asset profile names ()
* Beautify ampersand

* Update changelog
2023-07-10 20:16:38 +02:00
d3234f9e77 Feature/add blog post exploring the path to fire ()
* Add blog post: Exploring the Path to FIRE

* Update changelog
2023-07-01 18:33:31 +02:00
e62da06c5c Feature/extend scraper configuration support ()
* Extend scraper configuration support

* Update changelog
2023-07-01 11:08:10 +02:00
b7f635bdfc Increase frequency () 2023-07-01 11:06:34 +02:00
0a465f125d Feature/add pagination to market data table in admin control panel ()
* Add pagination

* Update changelog
2023-07-01 10:49:00 +02:00
2f44748f79 Feature/upgrade internet identity dependencies to version 0.15.7 ()
* Disable crossOriginOpenerPolicy

* Upgrade Internet Identity dependencies

* Update changelog
2023-06-27 18:46:03 +02:00
6a802a62a0 Add ability to search for indices and fix gf-symbol-autocomplete validation ()
* Bugfix/Fix gf-symbol-autocomplete validation

* Feature/Add ability to search for indices

* Update changelog
2023-06-26 18:38:24 +02:00
51ca26bb4d Release 1.283.5 () 2023-06-25 13:39:39 +02:00
2ecc8dbc4e Release 1.283.4 () 2023-06-24 18:41:37 +02:00
c0e0e2401e Release 1.283.3 () 2023-06-24 18:25:44 +02:00
1a30c180bc Release 1.283.2 () 2023-06-24 18:05:12 +02:00
39d4f80f36 Release 1.283.1 () 2023-06-24 17:49:12 +02:00
bf52f1137d Feature/setup helmet ()
* Setup helmet

* Update changelog
2023-06-24 17:12:05 +02:00
54ea6c84b4 Feature/add caching for quotes ()
* Add caching for quotes

* Update changelog
2023-06-24 13:06:28 +02:00
d0a4f5c000 Feature/added ability to add asset profile in admin control panel ()
* Added ability to add asset profile in admin control panel

* Update changelog
2023-06-19 20:50:11 +02:00
06dfb91f82 Release 1.280.1 () 2023-06-10 21:41:39 +02:00
be36050d76 Release 1.280.0 () 2023-06-10 17:18:28 +02:00
7931e6950d Feature/add support for liabilities ()
* Add support for liabilities

* Update changelog
2023-06-10 16:17:11 +02:00
b4a126280f Bugfix/fix public page ()
* Check for user in request because of public page

* Update changelog
2023-06-10 12:19:34 +02:00
2d009aacc4 Bugfix/handle value nullifcation for undefined object ()
* Handle undefined object

* Update changelog
2023-06-10 12:01:26 +02:00
9116443305 Feature/support note in accounts ()
* Add support for a note in accounts

* Update changelog
2023-06-10 12:01:13 +02:00
09498bd804 Feature/refresh cryptocurrencies list 20230606 ()
* Update cryptocurrencies.json

* Update changelog
2023-06-09 18:55:24 +02:00
d630fb900d Feature/add investment streaks ()
* Add investment streaks

* Current streak
* Longest streak

* Add unit to value component

* Update changelog
2023-06-04 09:35:58 +02:00