1169 Commits

Author SHA1 Message Date
Thomas Kaul
ebef361d63
Bugfix/fix exception in portfolio calculator (#4109)
* Fix exception in portfolio calculator

* Update changelog
2024-12-07 21:41:21 +01:00
Thomas Kaul
0e01674552
Feature/set hashedKey of ApiKey to unique (#4103)
* Set hashedKey to unique
2024-12-07 15:44:53 +01:00
Thomas Kaul
13582afd93
Feature/Setup API keys for Ghostfolio data provider (#4093)
* Setup API keys for Ghostfolio data provider
2024-12-07 15:13:12 +01:00
Thomas Kaul
45095cfac0
Feature/expire cache entries immediately in case of errors in portfolio snapshot calculation (#4099)
* Expire cache entries immediately in case of errors

* Update changelog
2024-12-07 10:12:52 +01:00
Thomas Kaul
3194ed2145
Feature/improve usability of Ghostfolio data provider (#4086)
* Improve usability
2024-11-30 17:30:49 +01:00
Thomas Kaul
2067e8ea40
Feature/add support for dividends in Ghostfolio data provider (#4081)
* Add support for dividends
2024-11-30 11:49:24 +01:00
Thomas Kaul
c6525ec0f4
Feature/refresh cryptocurrencies list 20241127 (#4077)
* Update cryptocurrencies.json

* Update changelog
2024-11-29 21:08:19 +01:00
Thomas Kaul
66bbbc2cb8
Feature/improve error handling in Ghostfolio data provider (#4079)
* Improve error handling
2024-11-29 20:21:46 +01:00
Thomas Kaul
8fe767a4e3
Feature/increase default request timeout (#4075)
* Increase default request timeout

* Update changelog
2024-11-28 20:19:37 +01:00
Thomas Kaul
fc7e350cf7
Feature/extend users table of admin control panel (#4076)
* Extend users table

* Update changelog
2024-11-27 08:10:20 +01:00
Thomas Kaul
9ca901f6e6
Feature/improve api key management of ghostfolio data provider (#4069)
* Improve API key management

* Add fallback for language code
2024-11-25 21:25:57 +01:00
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider (#4016)
* Set up Ghostfolio data provider

* Update translations

* Update changelog
2024-11-24 19:49:08 +01:00
Thomas Kaul
0bc52fd80e
Feature/harmonize log messages in data provider services (#4064)
* Harmonize log messages
2024-11-24 08:59:09 +01:00
Thomas Kaul
a8ea8a4599
Feature/refactor types in EOD historical data service (#4063)
* Refactor types
2024-11-23 20:35:51 +01:00
QURBAN AHMAD
6d440eb777
Feature/add count to admin user endpoint response (#4058)
* Add count to admin user endpoint response

* Update changelog
2024-11-20 20:20:11 +01:00
QURBAN AHMAD
e7356dc170
Feature/add pagination support to user endpoint (#4050)
* Add pagination support to user endpoint

* Update changelog
2024-11-17 10:05:59 +01:00
Thomas Kaul
0e7482938b
Feature/add black weeks 2024 blog post (#4049)
* Add Black Weeks 2024 blog post

* Update changelog
2024-11-16 18:21:22 +01:00
Amandee Ellawala
6057794eb6
Feature/extend assistant by holding selector (#4031)
* Extend assistant by holding selector

* Update changelog
2024-11-10 10:29:43 +01:00
Thomas Kaul
8fb484af4d
Bugfix/disable caching of benchmarks in markets overview if sharing (#4027)
* Disable caching of benchmarks if sharing mode

* Update changelog
2024-11-07 20:03:37 +01:00
Thomas Kaul
190bb4b6fb
Feature/refactor data gathering items (#4032)
* Refactoring
2024-11-07 19:57:37 +01:00
Thomas Kaul
9c27fb70aa
Feature/minor improvements in data provider service (#4017)
* Refactoring
2024-11-05 13:01:53 +01:00
Thomas Kaul
93001b68ad
Feature/introduce lookup response interface (#4019)
* Introduce lookup response interface

* Refactor lookup item interface
2024-11-03 19:58:19 +01:00
Thomas Kaul
a1fbdc2ebe
Bugfix/exception handling in user authorization (#4015)
* Add guard

* Update changelog
2024-11-03 15:51:59 +01:00
Thomas Kaul
b2aa31f4ba
Bugfix/handle missing Stripe api key exception (#4013)
* Conditionally initialize Stripe
2024-11-02 22:28:13 +01:00
Thomas Kaul
5652d19a88
Feature/upgrade stripe dependencies 20241102 (#4009)
* Upgrade stripe dependencies

* Update changelog
2024-11-02 13:45:47 +01:00
Thomas Kaul
a80ca507f8
Feature/add lastRequestAt to analytics (#4010)
* Add lastRequestAt to Analytics
2024-11-02 13:45:26 +01:00
Thomas Kaul
5f56812125
Feature/extend promotion system (#4008)
* Extend promotion system
2024-11-02 13:44:57 +01:00
Thomas Kaul
db53ef54c4
Feature/use log levels to conditionally log prisma query events (#4003)
* Use LOG_LEVELS for prisma query events

* Update changelog
2024-10-30 21:39:51 +01:00
Thomas Kaul
10e725b51a
Feature/Add dataProviderGhostfolioDailyRequests to Analytics (#4001)
* Add dataProviderGhostfolioDailyRequests to Analytics
2024-10-30 21:39:20 +01:00
Thomas Kaul
5de176a7ef
Feature/rename allocation cluster risk x ray rule (#3994)
* Rename Allocation Cluster Risk to Economic Market Cluster Risk

* Update changelog
2024-10-28 20:03:37 +01:00
Thomas Kaul
6a195a7a36
Feature/extend sitemap.xml by resources sub pages in de (#3993)
* Extend sitemap.xml
2024-10-28 20:03:10 +01:00
Sony Thomas
c790d0df21
Feature/Restructure resources page (#3978)
* Restructure resources page

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-10-26 20:17:08 +02:00
dw-0
d4c5d58781
Feature/Switch prefer-optional-chain eslint rule from warn to error (#3983)
* Switch prefer-optional-chain eslint rule from warn to error

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-26 11:42:03 +02:00
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error (#3982)
* Switch consistent-type-assertions eslint rule from warn to error

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-26 11:07:48 +02:00
Thomas Kaul
4104fb2f8f
Feature/Improve subscription service (#3989)
* Various improvements
2024-10-26 10:29:04 +02:00
Thomas Kaul
fccac5640d
Bugfix/fix calculation of allocation cluster risk x ray rules (#3988)
* Fix calculation of allocation cluster risk X-ray rules

* Update changelog
2024-10-26 09:42:33 +02:00
dw-0
405ec0d2b2
Feature/switch the consistent-type-definitions eslint rule from warn to error (#3980)
* Switch the consistent-type-definitions eslint rule from warn to error

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-26 09:41:37 +02:00
dw-0
76ff34b0c4
Feature/switch no-empty-function rule in eslint configuration from warn to error (#3979)
* Switch no-empty-function rule in eslint configuration from warn to error

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-25 18:49:31 +02:00
Ivan Skvortsov
19b8c514f2
Feature/Add static portfolio analysis rule for developed Markets (#3975)
* Add static portfolio analysis rule: Allocation Cluster Risk (Developed Markets)

* Update changelog
2024-10-23 20:31:54 +02:00
vitalymatyushik
d325f8bfaf
Feature/Add static portfolio analysis rule for emerging Markets (#3949)
* Add static portfolio analysis rule: Allocation Cluster Risk (Emerging Markets)

* Update changelog
2024-10-22 20:19:56 +02:00
Thomas Kaul
51b68e561f
Feature/add support for mutual funds in eod historical data service (#3970)
* Add support for mutual funds

* Update changelog
2024-10-22 15:25:38 +02:00
dw-0
4c658a1f6a
Bugfix/fix export was not found warning (#3963)
* Fix export was not found warning

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-20 17:23:29 +02:00
Thomas Kaul
308d3b64b1
Feature/Remove empty constructors (#3958)
* Remove empty constructors
2024-10-19 18:54:49 +02:00
Thomas Kaul
04b056e4e5
Feature/switch to adjusted market prices in get historical of eod historical data service (#3934)
* Switch to adjusted market prices in getHistorical()

* Update changelog
2024-10-16 20:51:18 +02:00
Thomas Kaul
ce6f175f9a
Bugfix/fix usage of processor portfolio snapshot computation concurrency env variable (#3936)
* Fix usage of PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_CONCURRENCY

* Update changelog
2024-10-16 20:48:27 +02:00
Thomas Kaul
6696a4447a
Feature/Refactor test ok-novn-buy-and-sell-partially to load json file (#3935)
* Refactor test to load json file
2024-10-16 20:44:45 +02:00
Thomas Kaul
144e5da753
Feature/add units to x ray rule settings (#3926)
* Introduce unit

* Update changelog
2024-10-15 20:49:04 +02:00
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig (#3895)
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig

* Update changelog
2024-10-14 10:49:18 +02:00
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings (#3898)
* Restructure XRayRulesSettings

* Update changelog
2024-10-12 21:04:09 +02:00
Thomas Kaul
aee5e833a5
Feature/harmonize processor concurrency environment variables (#3913)
* Harmonize processor concurrency environment variables

* Update changelog
2024-10-12 19:35:43 +02:00