2779 Commits

Author SHA1 Message Date
ksyasuda
f9c6a0cef3 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-11 15:32:44 -07:00
Dhaneshwari Tendle
7a11bb93d5
Feature/Set up unit test that loads activity from exported json file (#3901)
* Set up unit test that loads activity from exported json file

* Update changelog
2024-10-11 21:11:39 +02:00
Uday R
d158d0c326
Feature/Extend tooltip in treemap chart component by name (#3907)
* Extend tooltip in treemap chart component by name

* Update changelog
2024-10-11 20:13:40 +02:00
Madhab Chandra Sahoo
5f4cbe3af7
Bugfix/considered language of user settings on login with Security Token (#3828)
* Consider language of user settings on login with Security Token

* Update changelog
2024-10-11 19:59:08 +02:00
ksyasuda
69ab792b46 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-10 15:32:31 -07:00
Thomas Kaul
f5c0d803a0
Release 2.114.0 (#3905) 2024-10-10 21:09:58 +02:00
Uday R
7252a54ae0
Feature/Set up tooltip in treemap chart component (#3897)
* Set up tooltip in treemap chart component

* Update changelog
2024-10-10 21:06:17 +02:00
Thomas Kaul
73cd2f9cb7
Bugfix/fix exception in portfolio details endpoint (#3896)
* Fix exception caused by markets and marketsAdvanced

* Update changelog
2024-10-10 20:27:33 +02:00
ksyasuda
f3927b25a4 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-09 15:32:24 -07:00
Matej Gerek
98957d282e
Feature/move tags from info to user service (#3859)
* Move tags from info to user service

* Update changelog
2024-10-09 21:04:37 +02:00
ksyasuda
8db7996539 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-08 15:32:09 -07:00
dw-0
fc5ed887ff
Feature/Set prefer-const to error in eslint configuration (#3888)
* Set prefer-const to error in eslint configuration

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-08 15:30:56 +02:00
ksyasuda
d93fec71b1 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-07 15:32:00 -07:00
Thomas Kaul
7e339972ad
Feature/extend public api with health check endpoint (#3825)
* Add health check endpoint documentation

* Update changelog
2024-10-07 17:49:29 +02:00
ksyasuda
2725b94169 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-06 23:31:49 -07:00
Thomas Kaul
adf9a71cbd
Release 2.113.0 (#3886) 2024-10-06 17:08:10 +02:00
dw-0
f0f67cdacb
Feature/set up stylisticTypeChecked rule in eslint configuration (#3878)
* Set up stylisticTypeChecked rule in eslint configuration

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-06 16:57:56 +02:00
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint (#3883)
* Reuse markets calculation in portfolio details endpoint

* Update changelog
2024-10-06 11:03:11 +02:00
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint (#3882)
* Reuse markets calculation in public portfolio endpoint

* Update changelog
2024-10-06 10:27:42 +02:00
ksyasuda
dc3f25583a Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-05 11:31:35 -07:00
ceroma
ecd75b5d8a
Feature/optimize portfolio snapshot computation by reusing date intervals (#3855)
* Optimize portfolio snapshot computation by reusing date intervals

* Update changelog
2024-10-05 18:08:59 +02:00
dw-0
e2ae43bf28
Feature/set up recommendedTypeChecked rule in eslint configuration (#3876)
* Set up recommendedTypeChecked rule in eslint configuration

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-05 17:42:07 +02:00
ksyasuda
9a2ca9cd08 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-05 03:31:33 -07:00
dw-0
fd26253e7a
Feature/set up husky and pre-commit hook for linting and format check (#3867)
* Set up husky and pre-commit hook for linting and format check

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-05 10:45:39 +02:00
ksyasuda
a597a58dad Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-04 19:31:30 -07:00
dandevaud
252fb3fe11
Bugfix/Handle exception in historical market data gathering of derived currencies (#3858)
* Handle exception in historical market data gathering of derived currencies

* Update changelog

---------

Co-authored-by: Dan <dan@ddev.ch>
2024-10-04 19:49:03 +02:00
ksyasuda
6fa0400980 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-03 19:31:19 -07:00
Thomas Kaul
c4742d3a53
Release 2.112.0 (#3864) 2024-10-03 20:43:04 +02:00
dw-0
dd28f38e60
Bugfix/fix eslint configuration (#3852)
* Fix eslint configuration

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-10-03 20:39:56 +02:00
Thomas Kaul
413076141c
Bugfix/fix calculation of allocations by market (#3853)
* Fix calculation of allocations by market (unknown)

* Update changelog
2024-10-03 20:18:26 +02:00
dw-0
85a7838a96
Feature/show message if no results have been found in activity dialog (#3854)
* Show message if no results have been found in activity dialog

* Update changelog

---------

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-10-03 20:14:06 +02:00
ksyasuda
84457f4816 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-02 11:31:06 -07:00
ceroma
2ad91e5796
Feature/optimize portfolio calculations with smarter date interval selection (#3829)
* Optimize portfolio calculations with smarter date interval selection

* Update changelog
2024-10-02 11:59:57 +02:00
ksyasuda
a36404d375 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-10-01 19:31:03 -07:00
Shaunak Das
24a3d92da0
Feature/add business logic of rule settings (#3826)
* Add business logic of rule settings

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-10-01 19:13:45 +02:00
Thomas Kaul
1b2a7dc2e4
Feature/improve language localization for de 20240929 (#3844)
* Update translations

* Update changelog
2024-10-01 18:39:42 +02:00
ksyasuda
0b596b6541 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-09-28 16:25:12 -07:00
ksyasuda
a05203c785 Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror 2024-09-28 12:25:12 -07:00
Thomas Kaul
00f06d6aef
Release 2.111.0 (#3838) 2024-09-28 20:44:21 +02:00
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema (#3837)
* Add user id to tag database schema

* Update changelog
2024-09-28 20:42:25 +02:00
Thomas Kaul
e8f0d2bb14
Feature/consider availability of date range selector and filters in assistant per view (#3824)
* Consider availability of date range selector and filters in assistant per view

* Update changelog
2024-09-28 18:25:06 +02:00
ceroma
33de8a10bb
Feature/optimize portfolio calculations with smarter cloning of activities (#3827)
* Optimize portfolio calculations with smarter cloning of activities

* Update changelog
2024-09-28 10:23:35 +02:00
Thomas Kaul
7d8f34a90f
Feature/upgrade prisma to version 5.20.0 (#3817)
* Upgrade prisma to version 5.20.0

* Update changelog
2024-09-28 09:45:22 +02:00
Madhab Chandra Sahoo
8d0890a400
Feature/integrate add currency to create asset profile dialog (#3819)
* Integrate add currency to create asset profile dialog

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-28 09:42:14 +02:00
Thomas Kaul
64c1d25e64
Feature/improve language localization for de 20240926 (#3823)
* Update translations

* Update changelog
2024-09-27 20:15:47 +02:00
Thomas Kaul
395d7f08ac
Feature/upgrade webpack bundle analyzer to version 4.10.2 (#3818)
* Upgrade webpack-bundle-analyzer to version 4.10.2

* Update changelog
2024-09-25 18:07:24 +02:00
Thomas Kaul
ba438c25ef
Release 2.110.0 (#3816) 2024-09-24 19:47:46 +02:00
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog (#3813)
* Improve chart in account detail dialog

* Update changelog
2024-09-24 19:45:48 +02:00
Thomas Kaul
4a97e2bb54
Feature/align holdings and regions of public page with allocations page (#3815)
* Align holdings and regions of public page with allocations page

* Update changelog
2024-09-24 19:17:58 +02:00
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus (#3805)
* Add horizontal lines to separate delete action

* Update changelog
2024-09-24 18:53:25 +02:00