3384 Commits

Author SHA1 Message Date
Thomas Kaul
758a52087d
Feature/upgrade prisma to version 6.0.1 (#4104)
* Upgrade prisma to version 6.0.1

* Update changelog
2024-12-07 15:51:55 +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
1be0a64417
Feature/upgrade prettier to version 3.4.2 (#4090)
* Upgrade prettier to version 3.4.2

* Update changelog
2024-12-07 15:32:47 +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
fea90876bb merge 2024-12-06 00:28:05 -08:00
Thomas Kaul
73be7f3969
Feature/improve labels of assistant (#4091)
* Improve labels

* Update changelog
2024-12-06 09:01:46 +01:00
f97075d82b update 2024-12-04 22:19:54 -08: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
66cace0c56
Release 2.125.0 (#4089) 2024-11-30 19:17:10 +01:00
Thomas Kaul
9461b32a39
Feature/setup api keys for Ghostfolio data provider (#4088)
* Setup API keys for Ghostfolio data provider
2024-11-30 19:14:15 +01:00
Thomas Kaul
ea24a618b0
Feature/upgrade prisma to version 6 schema migration (#4087)
* Upgrade prisma to version 6 schema migration
2024-11-30 19:13:09 +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
11a32a75c6
Feature/upgrade prisma to version 6 (#4082)
* Upgrade prisma to version 6

* Update changelog
2024-11-30 17:27:47 +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
14eeec8f4f
Feature/upgrade cheerio to version 1.0.0 (#4060)
* Upgrade cheerio to version 1.0.0

* Update changelog
2024-11-28 20:38:31 +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
4e368e09a6
Feature/improve style of symbol autocomplete component (#4070)
* Improve style

* Update changelog
2024-11-27 17:44:59 +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
e4e05fac94
Release 2.124.1 (#4072) 2024-11-25 21:28:36 +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
18de790f36
Release 2.124.0 (#4066) 2024-11-24 19:52:07 +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
Thomas Kaul
c9693d2d58
Feature/upgrade countries and timezones to version 3.7.2 (#4021)
* Upgrade countries-and-timezones to version 3.7.2

* Update changelog
2024-11-19 14:01:38 +01:00
Thomas Kaul
2568fe4828
Feature/upgrade nx to version 20.1.2 (#4054)
* Upgrade Nx to version 20.1.2

* Update changelog
2024-11-18 12:00:09 +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
4b0e75b26c
Release/2.123.0 (#4052)
* Release 2.123.0

* Update changelog
2024-11-16 18:46:37 +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
Thomas Kaul
9d8f116dd1
Feature/upgrade prisma to version 5.22.0 (#4047)
* Upgrade prisma to version 5.22.0

* Update changelog
2024-11-16 13:25:48 +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
Thomas Kaul
95cb6dcb8d
Feature/upgrade UUID to version 11.0.2 (#4029)
* Upgrade uuid to version 11.0.2

* Update changelog
2024-11-13 14:34:30 +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
Thomas Kaul
15856264f8
Feature/upgrade ngx-skeleton-loader to version 9.0.0 (#4026)
* Upgrade ngx-skeleton-loader to version 9.0.0

* Update changelog
2024-11-11 19:26:43 +01:00
Thomas Kaul
09a9148fec
Bugfix/move changelog entry (#4038)
* Move changelog entry
2024-11-10 11:01:39 +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
f800650c4d
Release 2.122.0 (#4033) 2024-11-07 20:12:27 +01:00
Thomas Kaul
70f2f01f8f
Bugfix/fix algebraic sign in label of treemap chart (#4030)
* Fix algebraic sign

* Update changelog
2024-11-07 20:05:01 +01:00