595 Commits

Author SHA1 Message Date
Thomas Kaul
7c6ff776d9
Feature/add search functionality for eod historical data ()
* Add search functionality for EOD_HISTORICAL_DATA

* Update changelog
2023-03-12 13:13:34 +01:00
Thomas Kaul
e37a34ed6c
Feature/improve exchange rate service for specific date ()
* Calculate exchange rate indirectly via base currency

* Update changelog
2023-03-12 12:19:13 +01:00
Thomas Kaul
3af8be89e3
Feature/improve usability of fire calculator ()
* Improve usability

* Add debounce
* Persist annualInterestRate
* Partially disable date picker

* Update changelog
2023-03-12 09:55:55 +01:00
Robbert Coeckelbergh
fce9e7fb0c
Feature/extend fire calculator by retirement date ()
* Extend fire calculator by retirement date

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-03-09 22:12:01 +01:00
Thomas Kaul
f88ee5e5a0
Feature/improve validation for manual currency ()
* Improve validation

* Update changelog
2023-03-08 20:23:03 +01:00
Thomas Kaul
a69a3442ab
Feature/add coingecko as default data source ()
* Add CoinGecko as a default data source

* Update changelog
2023-03-08 20:13:53 +01:00
Thomas Kaul
d4dff744b5
Sort imports () 2023-03-07 22:05:02 +01:00
Oleg Shvartsman
62c93ad99d
Make NODE_ENV optional in production
* Make NODE_ENV optional

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-03-06 21:02:20 +01:00
Thomas Kaul
002ac29f2f
Feature/remove environment variable for custom symbols ()
* Remove environment variable

* Update changelog
2023-03-05 09:46:38 +01:00
Thomas Kaul
cc6320acfd
Feature/simplify database seeding ()
* Simplify database seeding

* Update documentation

* Update changelog
2023-03-04 10:16:16 +01:00
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ()
* Refactor AuthInterceptor

* Refactor JwtStrategy
2023-03-04 10:13:04 +01:00
Thomas Kaul
a5b49b286d
Feature/filter item activities from search results ()
* Filter ITEM activities from search results

* Update changelog
2023-03-01 20:52:12 +01:00
Thomas Kaul
f3333f24da
Feature/upgrade stripe dependencies 20230226 ()
* Upgrade Stripe dependencies

* Consider language of user in Stripe checkout

* Update changelog
2023-03-01 20:25:48 +01:00
Thomas Kaul
ab68c2c69a
Bugfix/fix feature graphic of umbrel blog post ()
* Fix feature graphic

* Update changelog
2023-02-26 17:12:38 +01:00
Thomas Kaul
65276483e0
Feature/add umbrel blog post ()
* Add blog post: Ghostfolio meets Umbrel

* Update changelog
2023-02-25 20:14:33 +01:00
Thomas Kaul
897e941e7a
Feature/add data provider info to position ()
* Add data provider info

* Update changelog
2023-02-25 10:33:45 +01:00
Thomas Kaul
aef840c2cc
Bugfix/fix maximum call stack size exceeded error in value redaction ()
* Bugfix for RangeError: Maximum call stack size exceeded

* Update changelog
2023-02-25 10:15:25 +01:00
Mirio
80d0638922
Adding Coingecko Data Provider ()
* Adding Coingecko Data Provider

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-02-25 09:45:01 +01:00
Thomas Kaul
684c1e55b0
Bugfix/do not skip manual data source part 2 ()
* Do not skip MANUAL data source

* Update changelog
2023-02-19 19:24:52 +01:00
Jason Feng
b58631083b
Increase file size limit for imports ()
* Increase file size limit for imports

* Update changelog
2023-02-19 10:09:13 +01:00
Thomas Kaul
9d9b805b0e
Bugfix/do not skip manual data source ()
* Do not skip MANUAL data source

* Update changelog
2023-02-17 19:20:14 +01:00
Thomas Kaul
85052bc9bc
Bugfix/fix buying power calculation with emergency fund tag ()
* Fix buying power calculation

* Update changelog
2023-02-17 17:29:48 +01:00
Thomas Kaul
bff09f529d
Feature/beautify etf names in asset profiles ()
* Beautify ETF names

* Update changelog
2023-02-17 11:20:46 +01:00
Thomas Kaul
0cbf275a2e
Feature/eliminate ghostfolio scraper api service ()
* Eliminate GhostfolioScraperApiService

* Update changelog
2023-02-16 16:25:23 +01:00
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ()
* Improve usability of import activities action

* Update changelog
2023-02-15 10:07:25 +01:00
Thomas Kaul
e62989c981
Feature/copy logic of ghostfolio scraper api service to manual service ()
* Copy logic of GhostfolioScraperApiService to ManualService

* Update changelog
2023-02-15 09:50:31 +01:00
Thomas Kaul
eed4f57f30
Clean up () 2023-02-09 09:59:29 +01:00
Yash Solanki
a79f31b006
Feature/add accounts import export ()
* Add accounts to activities export

* Add logic for importing accounts

* Update changelog
2023-02-06 21:59:59 +01:00
Thomas Kaul
1b2f8e5586
Feature/extend analytics by country ()
* Extend analytics by country

* Fix Upgrade Plan button of subscription interstitial

* Update changelog
2023-02-05 18:57:12 +01:00
Thomas Kaul
0000317041
Upgrade Nx and Angular ()
* Upgrade Nx and Angular

* Update changelog

* Feature/eliminate angular material css vars ()

* Eliminate angular-material-css-vars

* Update changelog
2023-02-04 11:26:06 +01:00
BeauAgst
c61561664f
Relax validation for REDIS_HOST ()
* Relax validation for REDIS_HOST

* Update changelog
2023-02-02 13:39:13 +01:00
Thomas Kaul
f7597c213d
Feature/add dividend and fees to position detail dialog ()
* Add dividend and fees to position detail dialog

* Update changelog
2023-01-30 20:21:16 +01:00
Thomas Kaul
2e7f46ad78
Feature/allow account for activity of type item ()
* Support linking wealth items to account

* Update changelog
2023-01-30 20:00:07 +01:00
Thomas Kaul
6aae0cc1e4
Bugfix/fix issue with value in value redaction interceptor ()
* Fix issue with value in value redaction interceptor

* Fix format of world map

* Update changelog
2023-01-29 09:58:05 +01:00
Thomas Kaul
5d8a50a80d
Feature/add interstitial for subscription ()
* Add interstitial

* Improve pricing page

* Update changelog
2023-01-28 09:42:15 +01:00
Thomas Kaul
4d84459b5b
Clean up imports () 2023-01-27 08:49:31 +01:00
Thomas Kaul
579b86665e
Feature/add sackgeld.com blog post ()
* Add blog post: Ghostfolio auf Sackgeld.com vorgestellt

* Update changelog
2023-01-21 16:07:32 +01:00
Thomas Kaul
52b3ad6dc3
Feature/refactor value redaction interceptor ()
* Reuse redactAttributes()

* Update changelog
2023-01-21 11:46:56 +01:00
Thomas Kaul
6cd51fb044
Feature/hide irrelevant errors in client ()
* Hide irrelevant errors in client

* Update changelog
2023-01-21 11:30:53 +01:00
Thomas Kaul
271001f523
Feature/remove toggle on allocations page ()
* Rename allocationCurrent, remove allocationInvestment

* Update changelog
2023-01-21 09:52:58 +01:00
Thomas Kaul
a7e513a6d1
Bugfix/fix filtered value for emergency fund ()
* Fix filtered value

* Update changelog
2023-01-20 20:51:08 +01:00
Thomas Kaul
a834ef6b4c
Release 1.228.1 () 2023-01-18 22:01:59 +01:00
Thomas Kaul
7fa6eda45d
Feature/remove emergency fund as asset class ()
* Remove emergency fund as asset class

* Update changelog
2023-01-18 21:37:22 +01:00
Thomas Kaul
4865c45fd4
Feature/reduce data gathering interval to every four hours ()
* Reduce execution interval

* Update changelog
2023-01-17 10:04:03 +01:00
Yash Solanki
bb99141e9c
Fix group by month/year not working for YTD ()
* Set time to 00:00:00 when getting current timestamp

* Update changelog
2023-01-14 13:30:51 +01:00
Thomas Kaul
d147c2313f
Feature/support assets in emergency fund ()
* Support assets in emergency fund

* Update changelog
2023-01-14 13:13:26 +01:00
Thomas Kaul
a7e5a316be
Bugfix/fix big.js exception in report endpoint ()
* Fix exception with missing marketPrice

* Update changelog
2023-01-11 19:59:13 +01:00
Thomas Kaul
90a7a84ac5
Feature/add global heat map to landing page ()
* Add global heat map

* Update changelog
2023-01-10 20:52:05 +01:00
Thomas Kaul
a850e8ca22
Import dividend ()
* Import dividend

* Update changelog
2023-01-07 18:20:02 +01:00
Thomas Kaul
b5f565c054
Simplify data source transformation () 2023-01-07 17:06:42 +01:00