Thomas Kaul
3ad99c9991
Add data management ( #1230 )
...
* Add data management for benchmarks
2 years ago
Thomas
75d61bff6d
Setup benchmark comparator
2 years ago
Thomas Kaul
3b2f13850c
Feature/improve chart calculation ( #1226 )
...
* Improve chart calculation
* Update changelog
2 years ago
Thomas Kaul
0cc42ffd7c
Add end date parameter ( #1224 )
...
* Add end date parameter
2 years ago
Thomas Kaul
0a8549db3e
Release 1.186.1 ( #1222 )
2 years ago
Thomas Kaul
b59af0d864
Feature/upgrade nx to version 14.6.4 ( #1220 )
...
* Upgrade nx and angular
* Update changelog
2 years ago
Thomas Kaul
408bdbd187
Bugfix/fix GitHub contributors count ( #1219 )
...
* Fix GitHub contributors count
* Update changelog
2 years ago
Thomas Kaul
a3bfa46fb0
Feature/remove alias from user ( #1218 )
...
* Remove alias
* Update changelog
2 years ago
Thomas Kaul
8cb1b3f925
Feature/decrease rate limiter duration ( #1217 )
...
* Decrease rate limiter duration
* Update changelog
2 years ago
Thomas Kaul
35963580bc
Bugfix/improve error handling in portfolio calculations ( #1215 )
...
* Improve error handling
* Update changelog
2 years ago
Thomas Kaul
cf2c5bad02
Bugfix/change environment variables redis host and port to mandatory ( #1211 )
...
* Change REDIS_HOST and REDIS_PORT to mandatory
* Update changelog
2 years ago
Thomas Kaul
7a9fd18407
Feature/improve markets overview ( #1206 )
...
* Improve markets overview
* Update changelog
2 years ago
Thomas Kaul
0e29278e96
Feature/add alias to access ( #1193 )
...
* Add alias to access
* Update changelog
2 years ago
Thomas Kaul
539d3ff754
Feature/add asset sub class filter ( #1188 )
...
* Add asset sub class filter
* Update changelog
2 years ago
Thomas Kaul
24abbd85e6
Feature/move asset profile details to dialog ( #1185 )
...
* Introduce asset profile dialog
* Update changelog
2 years ago
Thomas Kaul
56bf422407
Consider language from user settings ( #1179 )
2 years ago
Thomas Kaul
df0e9ad03b
Bugfix/fix division by zero in benchmarks calculation ( #1177 )
...
* Fix division by zero error
* Update changelog
2 years ago
Thomas Kaul
52f0fb5ab8
Release 1.180.1 ( #1170 )
2 years ago
Thomas Kaul
7fa4e6ebd2
Feature/resolve feature graphic of blog post ( #1168 )
...
* Resolve feature graphic of blog post
* Update changelog
2 years ago
Thomas Kaul
70d670b711
Bugfix/fix license ( #1160 )
...
* Fix license
* Update changelog
2 years ago
Thomas Kaul
dc5052f7dc
Feature/set up language localization for german ( #1153 )
...
* Set up language localization for German
* Update changelog
2 years ago
Thomas Kaul
108c0c13c4
Release 1.179.5 ( #1150 )
2 years ago
Thomas Kaul
e4e0a7d9f0
Release 1.179.1 ( #1144 )
2 years ago
Thomas Kaul
81245635af
Feature/setup i18n ( #1139 )
...
* Setup i18n
* Update changelog
2 years ago
Thomas Kaul
c5e6602102
Improve filter by asset class ( #1135 )
2 years ago
Thomas Kaul
dbc38e705e
Feature/add url to symbol profile overrides ( #1132 )
...
* Add url to symbol profile overrides
* Improve filter by asset class
* Update changelog
2 years ago
Thomas Kaul
4ccabde251
Feature/simplify exchange rate service initialization ( #1128 )
...
* Simplify initialization
* Update changelog
2 years ago
Thomas Kaul
69bc1d67e1
Bugfix/fix database connection error handling ( #1125 )
...
* Fix database connection error handling
* Update changelog
2 years ago
Thomas Kaul
51431a7fb2
Feature/add ghostfolio as default to data sources ( #1122 )
...
* Add GHOSTFOLIO
* Update changelog
2 years ago
Thomas Kaul
148f6f8762
Feature/refactor env variables access ( #1116 )
...
* Refactor env variables access
* Update changelog
2 years ago
Thomas Kaul
9f2a49a1c7
Feature/introduce max number of symbols per data provider request ( #1111 )
...
* Introduce maximum number of symbols per request
* Set log level settings
* Update changelog
2 years ago
Thomas Kaul
81217b35ef
Feature/add comment to activity ( #1097 )
...
* Add comment to activity
* Update changelog
2 years ago
Thomas Kaul
71c7e37b5a
Bugfix/fix currency inconsistency with usx ( #1094 )
...
* Support USX
* Update changelog
3 years ago
Thomas Kaul
d887de50d2
Feature/setup internet identity ( #1080 )
...
* Setup Internet Identity as social login provider
* Update changelog
3 years ago
Thomas Kaul
e444d717e5
Add tests for investments by month ( #1089 )
...
* Fix investments by month
* Add tests for investments and investments by month
* Update changelog
3 years ago
Thomas Kaul
364f1ad9b9
Feature/add support for ust usd ( #1085 )
...
* Add UST
* Update changelog
3 years ago
Thomas Kaul
2394cbd6fe
Feature/support tags in create and update order dto ( #1084 )
...
* Support tags in create or update order
* Update changelog
3 years ago
Thomas Kaul
a74d5cce20
Feature/remove activities import limit for premium users ( #1082 )
...
* Remove activities import limit for premium users
* Update changelog
3 years ago
Thomas Kaul
95bcc3f32d
Feature/remove alias from user interface ( #1083 )
...
* Remove alias from user interface
* Update changelog
3 years ago
Thomas Kaul
d10227bc39
Feature/add support for luna2 and songbird cryptocurrencies ( #1075 )
...
* Add LUNA2 and SGB1
* Update changelog
3 years ago
Thomas Kaul
4e214c32e8
Feature/update cryptocurrencies.json 20220714 ( #1074 )
...
* Update cryptocurrencies.json
* Update changelog
3 years ago
Thomas Kaul
2388c494df
Feature/handle currency pair inconsistency in yahoo finance service ( #1069 )
...
* Handle occasional currency pair inconsistency: GBP=X instead of USDGBP=X
* Update changelog
3 years ago
Thomas Kaul
0e0592180f
Add current month ( #1067 )
3 years ago
Thomas Kaul
60e2aff488
Extend investment timeline by month ( #1066 )
...
* Extend investment timeline grouped by month
* Update changelog
3 years ago
Thomas Kaul
30835ced88
Bugfix/fix holdings for basic users ( #1064 )
...
* Fix holdings for basic users
* Update changelog
3 years ago
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
...
* Add Markets to public pages
* Update changelog
3 years ago
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
...
* Add account detail dialog
* Update changelog
3 years ago
Thomas Kaul
f7bf6e652b
Feature/add icon and name to positions table ( #1040 )
...
* Add icon and name
* Update changelog
3 years ago
Thomas Kaul
eb059a024a
Feature/delete data in data gathering by symbol ( #1039 )
...
* Delete market data
* Update changelog
3 years ago
Thomas Kaul
1ff736537c
Feature/add positions table to public page ( #1037 )
...
* Add positions table
* Update changelog
3 years ago
Thomas Kaul
1610150427
Bugfix/fix currency conversion of ila to ils ( #1026 )
...
* Fix currency conversion: ILA to ILS
* Update changelog
3 years ago
Thomas Kaul
cff8acd7b1
Clean up ( #1022 )
3 years ago
Thomas Kaul
aba562cb35
Bugfix/fix error handling for missing market prices ( #1023 )
...
* Add fallback for missing market price
* Update changelog
3 years ago
Thomas Kaul
002b883668
Feature/upgrade to angular 14 ( #1019 )
...
* Upgrade to angular 14
* Migrate UntypedFormControl to FormControl
* Update changelog
3 years ago
Thomas Kaul
2dfd779444
Bugfix/fix no data provider has been found in search ( #1017 )
...
* Fix default value of DATA_SOURCES
* Update changelog
3 years ago
Thomas Kaul
3332ade3d3
Feature/filter public endpoint by equity asset class ( #1014 )
...
* Filter by ASSET_CLASS: EQUITY
* Update changelog
3 years ago
Thomas Kaul
8d2e110e3d
Feature/change default host ( #1013 )
...
* Change default host to 0.0.0.0
* Update changelog
3 years ago
Thomas Kaul
58eeff7001
Feature/expose the environment variable host ( #1007 )
...
* Expose environment variable: HOST
* Update changelog
3 years ago
Thomas Kaul
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ( #991 )
...
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
3 years ago
Thomas Kaul
2abe399ebd
Bugfix/force reload accounts of user after change ( #994 )
...
* Force reload of accounts after change
* Update changelog
3 years ago
Thomas Kaul
4cb9a3b142
Feature/refresh cryptocurrencies list ( #998 )
...
* Use cryptocurrencies list instead of outdated npm package
* Update changelog
3 years ago
Thomas Kaul
e63578d8ce
Feature/add guards to local comparison ( #986 )
...
* Add guards
* Improve labels
3 years ago
Thomas Kaul
7cf0cdc4ce
Feature/add jobs of queue to admin control panel ( #987 )
...
* Add jobs of queue to admin control panel
* Update changelog
3 years ago
Thomas Kaul
f1e06347d3
Feature/add data source eod historical data ( #974 )
...
* Add EOD Historical Data as a data source
* Update changelog
3 years ago
Thomas Kaul
697e92f818
Feature/finalize exposing redis password env variable ( #975 )
...
* Add hints
* Update changelog
3 years ago
willyp713
b678998801
Feature/add-redis-password ( #947 )
...
* Expose REDIS_PASSWORD
3 years ago
Thomas Kaul
bbe30218bd
Feature/remove dependency round to ( #972 )
...
* Remove round-to dependency
* Update changelog
3 years ago
Thomas Kaul
e79be9f2d6
Feature/do not tweet on weekend ( #961 )
...
* Do not tweet on the weekend
* Update changelog
3 years ago
Thomas Kaul
69088b93a6
Feature/add value redaction as interceptor ( #960 )
...
* Add value redaction as interceptor
* Update changelog
3 years ago
Thomas Kaul
c3768a882d
Feature/add benchmarks to twitter bot service ( #959 )
...
* Extend benchmarks with market condition and adapt twitter bot service
* Update changelog
3 years ago
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ( #953 )
...
* Add benchmarks to markets overview
* Update changelog
3 years ago
Thomas Kaul
332203b9e2
Feature/add support to set the base currency via env variable ( #948 )
...
* Set base currency via environment variable
* Update changelog
3 years ago
Thomas Kaul
f48832c671
Bugfix/add missing conversion of countries ( #941 )
...
* Add missing conversion of countries for SymbolProfileOverrides
* Update changelog
3 years ago
Thomas Kaul
af0863d193
Bugfix/fix currency conversion in accounts ( #937 )
...
* Fix currency conversion in accounts
* Update changelog
3 years ago
Thomas Kaul
f5819cc399
Bugfix/fix countries in symbol profile overrides ( #936 )
...
* Fix countries
* Update changelog
3 years ago
Thomas Kaul
977c5a9544
Feature/skip data enhancement if data is inaccurate ( #935 )
...
* Skip data enhancer if data is inaccurate
* Update changelog
3 years ago
Thomas Kaul
5cb6e5dec6
Feature/support filtering by asset class on the allocations page ( #926 )
...
* Support filtering by asset class
* Update changelog
3 years ago
Thomas Kaul
160335302a
Feature/group filters by type ( #922 )
...
* Add groups to activities filter component
* Update changelog
3 years ago
Thomas Kaul
5391b88c42
Feature/add report data glitch button ( #920 )
...
* Add report data glitch button
* Update changelog
3 years ago
Thomas Kaul
c1d460cead
Improve filtering ( #901 )
3 years ago
Thomas Kaul
dfa67b275c
Feature/improve filtering on allocations page ( #900 )
...
* Include cash positions on allocations page (with no filtering)
* Update changelog
3 years ago
Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
...
* Eliminate circular dependencies
* Update changelog
3 years ago
Thomas Kaul
34cbdd7c2a
Upgrade angular, Nx and storybook ( #888 )
...
* Upgrade angular, Nx and storybook
* Update changelog
3 years ago
Thomas Kaul
57314d62ee
Feature/improve allocations page with no filter ( #887 )
...
* Improve accounts for no filters
* Update changelog
3 years ago
Thomas Kaul
40380346e6
Feature/setup bull queue system ( #886 )
...
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
3 years ago
Thomas Kaul
16dd8f7652
Feature/refactor filters with interface ( #883 )
...
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
3 years ago
Thomas Kaul
01103f3db4
Feature/add asset and asset sub class to wealth items form ( #880 )
...
* Add asset and asset sub class
* Update changelog
3 years ago
Thomas Kaul
751256f158
Feature/add support for real estate and precious metal ( #878 )
...
* Add support for real estate and precious metal
* Update changelog
3 years ago
Thomas Kaul
04044f8720
Support futures ( #845 )
...
* Support futures
* Upgrade yahoo-finance2 to version 2.3.2
* Update changelog
3 years ago
Thomas Kaul
da27504aa1
Add orderBy statement to make debugging easier ( #868 )
3 years ago
Thomas Kaul
b7bbc029ac
Feature/render tags in dialogs ( #864 )
...
* Render tags
* Update changelog
3 years ago
Thomas Kaul
c61a415fb2
Bugfix/change date to utc in data gathering service ( #867 )
...
* Change date to UTC
* Update changelog
3 years ago
Thomas Kaul
bad9d17c44
Setup allocations page and endpoint ( #859 )
...
* Setup tagging system
* Update changelog
3 years ago
Thomas Kaul
ea89ca5734
Feature/simplify ids in database schema ( #861 )
...
* Simplify ids in database schema
* Access
* Order
* Subscription
* Update changelog
3 years ago
Thomas Kaul
1b03ddc586
Feature/add symbol profile overrides model ( #851 )
...
* Add symbol profile overrides model
* Update changelog
3 years ago
Thomas Kaul
20358d9105
Feature/persist savings rate ( #849 )
...
* Persist savings rate
* Update changelog
3 years ago
Thomas Kaul
90efc2ac51
Feature/beautify etf names in asset profile ( #842 )
...
* Beautify ETF names
* Update changelog
3 years ago
Thomas Kaul
82ede2fe32
Bugfix/fix fear and greed data source ( #840 )
...
* Fix data source of Fear & Greed Index
* Update changelog
3 years ago
Thomas Kaul
ec2ecab751
Clean up name ( #834 )
3 years ago
Thomas Kaul
ba7c98d325
Add test case for BUY and SELL (partially) ( #826 )
...
* Add test case for BUY and SELL (partially)
* Fix investment calculation for sell activities
* Do not show total value if sell activity
* Update changelog
3 years ago