2166 Commits

Author SHA1 Message Date
Thomas Kaul
e4ba27850d
Feature/upgrade prisma to version 5.19.0 (#3715)
* Upgrade prisma to version 5.19.0

* Update changelog
2024-08-31 14:29:45 +02:00
Thomas Kaul
0fc83486dc
Feature/improve redis cache (#3714)
* Improve redis cache

* Update changelog
2024-08-31 10:57:26 +02:00
Thomas Kaul
208e5c8adb
Release 2.106.0-beta.3 (#3706) 2024-08-28 20:29:59 +02:00
Thomas Kaul
c4a28c6bff
Feature/set up a performance logging service (#3703)
* Setup performance logging service

* Update changelog
2024-08-28 20:28:36 +02:00
Cygguu
4505441691
Feature/improve language localization for polish (#3691)
* Improve language localization for Polish

* Update changelog
2024-08-28 20:28:11 +02:00
Thomas Kaul
bc51f106e9
Feature/expose log levels as env variable (#3704)
* Expose log levels as env variable

* Update documentation

* Update changelog
2024-08-27 20:30:08 +02:00
Thomas Kaul
80330782d2
Release 2.106.0-beta.2 (#3702) 2024-08-26 16:23:34 +02:00
Thomas Kaul
d08e8b4fd8
Feature/expose max chart items as env variable (#3701)
* Expose MAX_CHART_ITEMS as env variable

* Update changelog
2024-08-26 16:21:16 +02:00
Thomas Kaul
4a8142b326
Release 2.106.0-beta.1 (#3699) 2024-08-25 10:15:01 +02:00
Thomas Kaul
7db7eeecf2
Bugfix/fix view mode toggle of holdings tab (#3698)
* Fix view mode toggle

* Update changelog
2024-08-25 10:13:03 +02:00
Thomas Kaul
a8e0bb5a21
Bugfix/fix division by zero in performance calculation (#3695)
* Fix division by zero

* Update changelog
2024-08-25 09:02:14 +02:00
Thomas Kaul
c28af12cbd
Release 2.106.0-alpha.1 (#3694) 2024-08-24 17:03:20 +02:00
gizmodus
f360a12823
Feature/rework portfolio calculator (#3393)
* Rework portfolio calculation

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-08-24 16:59:50 +02:00
Thomas Kaul
724188847a
Release 2.105.0 (#3688) 2024-08-21 19:44:57 +02:00
Thomas Kaul
ea1b6fdf6e
Feature/improve language localization for de 20240821 (#3687)
* Update translations

* Update changelog
2024-08-21 19:43:27 +02:00
Bastien Jeannelle
2b212078b8
Feature/add support to deactivate x-ray rules (#3537)
* Add support to deactivate X-ray rules

* Update changelog
2024-08-21 19:38:37 +02:00
Anatoly Popov
12c722afe1
Bugfix/Use currency conversion for fees and values (#3672)
* Use currency conversion for fees and values

* Update changelog
2024-08-18 10:02:21 +02:00
Thomas Kaul
6c79ccb2a9
Release 2.104.1 (#3679) 2024-08-17 22:34:56 +02:00
Thomas Kaul
bce9b2f4bb
Bugfix/fix clone functionality of activity (#3678)
* Fix clone functionality

* Update changelog
2024-08-17 22:32:23 +02:00
Thomas Kaul
7b2d8e4d3a
Release 2.104.0 (#3676) 2024-08-17 17:05:42 +02:00
Thomas Kaul
75dd43637c
Feature/upgrade date-fns to version 3.6.0 (#3673)
* Upgrade date-fns to version 3.6.0

* Update changelog
2024-08-15 19:30:03 +02:00
Thomas Kaul
18df8cebeb
Feature/upgrade zone.js to version 0.14.10 (#3669)
* Upgrade zone.js to version 0.14.10

* Update changelog
2024-08-13 15:31:17 +02:00
Thomas Kaul
2893d71377
Feature/set up notification service (#3663)
* Set up notification service

* Update changelog
2024-08-11 18:33:33 +02:00
Thomas Kaul
9246a73f41
Feature/refactor dark theme css selector (#3662)
* Refactor dark theme CSS selector

* Update changelog
2024-08-11 15:43:02 +02:00
Nuno
d1276dc1a7
Bugfix/remove read_only true from docker-compose.yml (#3653)
* Removed read_only: true

* Update changelog
2024-08-11 14:31:04 +02:00
Thomas Kaul
475bc3b86d
Feature/improve language localization for de 20240810 (#3660)
* Update translations

* Update changelog
2024-08-11 11:09:21 +02:00
Thomas Kaul
46553da2c3
Release 2.103.0 (#3658) 2024-08-10 09:02:49 +02:00
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart (#3657)
* Improve color assignment

* Update changelog
2024-08-10 09:01:28 +02:00
Thomas Kaul
49485f79d2
Feature/enable experimental languages in user account settings (#3655)
* Enable ca and pl as experimental

* Update changelog
2024-08-10 07:57:45 +02:00
Tiago Sousa
9f5da976f2
Feature/improve language localization for portuguese (#3651)
* Update translations

* Update changelog
2024-08-09 19:38:03 +02:00
Thomas Kaul
b8d9bafef6
Feature/upgrade prisma to version 5.18.0 (#3646)
* Upgrade prisma to version 5.18.0

* Update changelog
2024-08-09 19:36:53 +02:00
Nuno
40de0cead5
Feature/optimize docker image (#3642)
* Remove redundant docker image layers

* Update prisma binary target of prisma

* Update changelog
2024-08-08 17:42:05 +02:00
Thomas Kaul
43f5bb7773
Release 2.102.0 (#3648) 2024-08-07 20:46:57 +02:00
Thomas Kaul
e85cc0fcfc
Feature/clone or edit activity from account detail dialog (#3647)
* Clone or edit activity from holding detail dialog

* Update changelog
2024-08-07 20:45:46 +02:00
Thomas Kaul
dc1948016f
Feature/clone or edit activity from holding detail dialog (#3644)
* Clone or edit activity from holding detail dialog

* Update changelog
2024-08-07 20:45:03 +02:00
Thomas Kaul
b2ed0b2c80
Feature/improve caching of benchmarks in markets overview (#3640)
* Improve caching

* Update changelog
2024-08-05 19:44:24 +02:00
Thomas Kaul
42fe653e1e
Bugfix/fix cache flush endpoint response (#3641)
* Fix cache flush endpoint response

* Update changelog
2024-08-05 19:43:25 +02:00
Thomas Kaul
98f3fa9d7c
Feature/improve language localization for de 20240804 (#3639)
* Update translations

* Update changelog
2024-08-04 09:24:48 +02:00
Paulina
202e27fe25
Feature/improve language localization for polish (#3637)
* Improve language localization for Polish

* Update changelog
2024-08-04 08:56:55 +02:00
Thomas Kaul
4c7657a90e
Feature/upgrade nx to version 19.5.6 (#3633)
* Upgrade Nx to version 19.5.6

* Update changelog
2024-08-04 08:22:32 +02:00
Thomas Kaul
420f331be9
Release 2.101.0 (#3632) 2024-08-03 16:58:08 +02:00
Nuno
e0068c4d5d
Feature/harden container security following OWASP best practices (#3614)
* Harden container security

* Update changelog
2024-08-03 16:55:18 +02:00
Thomas Kaul
85661884a6
Release 2.100.0 (#3631) 2024-08-03 15:47:52 +02:00
Thomas Kaul
8f6203d296
Feature/manage tags of holdings (#3630)
* Manage tags of holdings

* Update changelog
2024-08-03 15:46:01 +02:00
Thomas Kaul
02db0db733
Feature/persist view mode of holdings tab on home page (#3624)
* Persist view mode of holdings in user settings

* Update changelog
2024-08-02 20:27:58 +02:00
David Requeno
c87b08ca8b
Feature/improve language localization for es (#3625)
* Update translations

* Update changelog
2024-08-01 20:28:42 +02:00
Thomas Kaul
fcc2ab1a48
Feature/change color assignment by annualized performance in treemap chart (#3617)
* Change color assignment to annualized performance

* Update changelog
2024-07-31 19:18:50 +02:00
BernatVM
7efda2f890
Feature/improve language localization for Catalan (#3598)
* Update translations

* Update changelog
2024-07-30 14:30:08 +02:00
Thomas Kaul
3794a61d2d
Release 2.99.0 (#3618) 2024-07-29 20:10:26 +02:00
Vijayaraj
c1d1ea9dde
Feature/migrate from Yarn 1 (Classic) to npm (#3601)
* Migrate from yarn to npm
2024-07-29 20:08:43 +02:00