Thomas Kaul
e918970feb
Feature/expose concurrency of portfolio snapshot calculation as environment variable ( #3796 )
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT
* Update changelog
5 months ago
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
* Set up portfolio snapshot queue
* Update changelog
5 months ago
Thomas Kaul
df5e2f5f0e
Feature/extract common CACHE_TTL as constants ( #3722 )
Extract CACHE_TTL
* CACHE_TTL_NO_CACHE
* CACHE_TTL_INFINITE
5 months ago
Thomas Kaul
d08e8b4fd8
Feature/expose max chart items as env variable ( #3701 )
* Expose MAX_CHART_ITEMS as env variable
* Update changelog
6 months ago
Thomas Kaul
3f6319e00b
Feature/setup catala ( #3593 )
* Set up Català
* Update changelog
7 months ago
Thomas Kaul
ba78c2783d
Feature/improve numerical precision in holding detail dialog ( #3584 )
* Improve numerical precision in holding detail dialog
* Update changelog
7 months ago
Thomas Kaul
6c2acf2aa6
Feature/set up ssl for local development ( #3482 )
* Set up SSL for local development
* Update changelog
8 months ago
Thomas Kaul
23e4d5454d
Feature/improve allocations by etf holding ( #3467 )
* Improve allocations by ETF holding
* Update changelog
8 months ago
Thomas Kaul
2090db1199
Feature/increase number of attempts of queue jobs ( #3376 )
* Increase number of attempts
* Update changelog
9 months ago
Thomas Kaul
cdbe6eedeb
Feature/change cash to liquidity in asset class enum ( #3321 )
* Change CASH to LIQUIDITY in asset class enum
* Update changelog
10 months ago
Thomas Kaul
4e7d93db13
Feature/adapt priorities of data gathering jobs ( #3262 )
* Adapt priorities of data gathering jobs
* Update changelog
10 months ago
Thomas Kaul
51203ec96e
Feature/setup chinese ( #3220 )
* Set up chinese
* Update changelog
10 months ago
Thomas Kaul
ccaf06360a
Feature/introduce admin setting to disable data gathering ( #2981 )
* Introduce setting to disable data gathering
* Update changelog
1 year ago
Thomas Kaul
8f5f4c5875
Feature/format name in eod historical data service ( #2922 )
* Format name
* Update changelog
1 year ago
Thomas Kaul
5ba5b86d5f
Feature/improve handling of derived currencies ( #2891 )
* Improve handling of derived currencies
* Update changelog
1 year ago
miles
34b02210df
Feature/expose the environment variable `REQUEST_TIMEOUT` ( #2792 )
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
1 year ago
Thomas Kaul
1ffde2a27e
Feature/setup polish ( #2650 )
* Set up polski
* Update changelog
1 year ago
Thomas Kaul
6d9191a46f
Feature/setup turkish ( #2300 )
* Setup Turkish
* Add Turkish translations
* Update changelog
---------
Co-authored-by: sadmimye <134071831+sadmimye@users.noreply.github.com>
1 year ago
Thomas Kaul
8fc5676443
Feature/improve timeout of data source requests ( #2330 )
* Improve timeout
* Update changelog
1 year ago
Thomas Kaul
2df27100f0
Add middleware ( #2239 )
* Add middleware
* Update changelog
2 years ago
Thomas Kaul
9036f53e7d
Reset benchmark in user settings ( #2233 )
2 years ago
Thomas Kaul
4f6d9d3a76
Feature/add timeout to eod historical data requests ( #2222 )
* Add timeout to requests using got
* Update changelog
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
edd690850c
Feature/setup open startup page ( #1967 )
* Setup Open Startup page
* Update changelog
2 years ago
Thomas Kaul
5eff8402db
Release/1.258.0 ( #1878 )
* Release 1.258.0
* Introduce data source mapping
* Update changelog
2 years ago
Thomas Kaul
654446f068
Feature/improve handling of jobs ( #1864 )
* Improve handling of jobs
* Remove jobs on complete
* Refactor jobs removal
* Update changelog
2 years ago
Thomas Kaul
cc6320acfd
Feature/simplify database seeding ( #1763 )
* Simplify database seeding
* Update documentation
* Update changelog
2 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
2 years ago
Thomas Kaul
7fa6eda45d
Feature/remove emergency fund as asset class ( #1615 )
* Remove emergency fund as asset class
* Update changelog
2 years ago
Thomas Kaul
90a7a84ac5
Feature/add global heat map to landing page ( #1584 )
* Add global heat map
* Update changelog
2 years ago
Thomas Kaul
8818e09be8
Feature/add prefix to coupon codes ( #1562 )
* Add prefix
* Update changelog
2 years ago
gobdevel
616d168a7c
Feature/add signup permission ( #1512 )
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Yash Solanki
901c997908
Add pagination to activities table ( #1404 )
* Add pagination to activities table
2 years ago
Thomas Kaul
538c8947cd
Feature/rename data source from rakuten to rapid api ( #1350 )
* Rename Rakuten to Rapid API
* Update changelog
2 years ago
Thomas Kaul
b1b5689242
Feature/improve performance of chart calculation ( #1271 )
* Improve performance chart calculation
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Update changelog
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Improve chart tooltip of benchmark comparator
* Update changelog
Co-authored-by: gizmodus <11334553+gizmodus@users.noreply.github.com>
2 years ago
Thomas Kaul
dc5052f7dc
Feature/set up language localization for german ( #1153 )
* Set up language localization for German
* Update changelog
3 years ago
Thomas Kaul
81245635af
Feature/setup i18n ( #1139 )
* Setup i18n
* Update changelog
3 years ago
Thomas Kaul
0f9d142afe
Feature/decrease number of attempts of queue jobs ( #1006 )
* Decrease number of attempts
* 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
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
40380346e6
Feature/setup bull queue system ( #886 )
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
3 years ago
Thomas Kaul
204c7360c3
Feature/prepare for localized date format ( #803 )
* Support localized date and number format
* Update changelog
3 years ago
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ( #749 )
* Add support for emergency fund
* Update changelog
3 years ago
Thomas Kaul
280030ae7f
Feature/add twitter bot for fear and greed index ( #702 )
* Add twitter bot for fear and greed index
* Update changelog
3 years ago
Thomas Kaul
cebf879d67
Feature/refactor demo user ( #604 )
* Refactor demo user id
* Update changelog
3 years ago
Thomas Kaul
6dcd801d05
Feature/extend statistics section with users in slack community ( #596 )
* Extend statistics with users in Slack community
* Update changelog
3 years ago
Thomas Kaul
77065dac50
Feature/add date range selector to holdings tab ( #595 )
* Add date range selector to holdings tab
* Update changelog
3 years ago
Thomas Kaul
78e0fdb0ca
Add coupon system ( #529 )
* Add coupon system
* Update changelog
3 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
* Setup read only mode and update permissions dynamically
* Update changelog
3 years ago