2095 Commits

Author SHA1 Message Date
Thomas Kaul
de68841843
Feature/add user id to symbol profile database schema (#4122)
* Add userId to SymbolProfile database schema

* Update changelog
2024-12-14 10:43:35 +01:00
Thomas Kaul
57659d2c04
Feature/add missing public keywords (#4102)
* Add public keyword
2024-12-13 17:13:51 +01:00
Thomas Kaul
f3712b293c
Bugfix/fix exception in portfolio calculator (#4119)
* Add guard

* Update changelog
2024-12-12 18:29:28 +01:00
Thomas Kaul
6341a6de6a
Feature/refactor X-ray summary (#4116)
* Refactor report statistics
2024-12-12 15:23:13 +01:00
Thomas Kaul
41eb9c56dd
Feature/improve language localization for de 20241207 (#4106)
* Update translations

* Update changelog
2024-12-11 14:38:23 +01:00
Ed
febb4119c6
Bugfix/fix jsonpath import (#4115)
* Fix jsonpath import

* Update changelog
2024-12-10 22:04:15 +01:00
Thomas Kaul
0841f8bd5b
Bugfix/fix exception in portfolio calculator (#4113)
* Fix exception in portfolio calculator

* Update changelog
2024-12-08 18:57:22 +01:00
Thomas Kaul
291be3e605
Feature/extend X-ray page by summary (#4107)
* Add summary to X-ray page

* Update changelog
2024-12-08 08:05:08 +01:00
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
Amandee Ellawala
11d5f36c31
Feature/extract historical market data editor to reusable component (#4080)
* Extract historical market data editor to reusable component

* Update changelog
2024-12-04 19:50:22 +01:00
Ayush2198-source
c85a1be3cf
Feature/add pagination to users table (#4092)
* Add pagination to users table

* Update changelog
2024-12-03 20:13:45 +01:00
Thomas Kaul
dbfac54af9
Feature/refactor community language method (#4071)
* Refactoring
2024-12-02 17:32:24 +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
d8ab48efc2
Feature/update OSS friends (#4078)
* Update OSS friends
2024-11-30 11:52:13 +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
cc88bd9069
Bugfix/fix background colors of sticky columns (#4068)
* Fix background colors of sticky columns

* Update changelog
2024-11-25 21:13:22 +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
Jory Hogeveen
707c77f0cf
Feature/extend allocations by ETF holding with parent ETFs (#4044)
* Extend allocations by ETF holding with parent ETFs

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-11-23 10:25:07 +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
b1b6ea1c24
Feature/improve language localization for de 20241116 (#4051)
* Update translations

* Update changelog
2024-11-16 18:44:04 +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
a1934ee82b
Feature/implement range slider in rule settings dialog (#4043)
* Implement range slider in rule settings dialog

* Update changelog
2024-11-16 12:17:58 +01:00
Thomas Kaul
8c0de59414
Feature/move treemap chart from experimental to general availability (#4034)
* Move treemap chart to general availability

* Update changelog
2024-11-16 00:02:28 +01:00
Mohan
92b025bff3
Feature/separate FIRE and X-ray pages (#4037)
* Separate FIRE / X-ray page

* Update changelog
2024-11-11 21:07:02 +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
Gianluca755
9f72835d58
Feature/improve language localization for it 20241109 (#4036)
* Update translations

* Update changelog
2024-11-09 20:20:13 +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