|
6d67d037eb
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-19 19:32:30 -07:00 |
|
|
6abb94ba33
|
Feature/improve language localization for de 20241019 (#3960)
* Update translations
* Update changelog
|
2024-10-19 21:04:07 +02:00 |
|
|
524adfc672
|
Feature/Clean up unused OnInit implementations (#3961)
* Clean up unused OnInit implementations
|
2024-10-19 20:59:42 +02:00 |
|
|
788c9d853c
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-19 11:32:01 -07:00 |
|
|
308d3b64b1
|
Feature/Remove empty constructors (#3958)
* Remove empty constructors
|
2024-10-19 18:54:49 +02:00 |
|
|
a414cfab52
|
Feature/add data providers management to admin control panel (#3950)
* Add data providers management to admin control panel
* Update changelog
|
2024-10-19 18:19:33 +02:00 |
|
|
68cb4b27d1
|
Feature/add logotype to footer (#3947)
* Add logo type to footer
* Update changelog
|
2024-10-19 15:20:15 +02:00 |
|
|
2903cb396e
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-17 11:29:30 -07:00 |
|
|
6e490e5710
|
Feature/extend self hosting faq by benchmarks for markets (#3940)
* Extend FAQ by benchmarks for Markets
* Update changelog
|
2024-10-17 14:15:52 +02:00 |
|
|
7f30424792
|
Feature/improve empty state in benchmarks of markets overview (#3939)
* Improve empty state
* Update changelog
|
2024-10-17 14:13:02 +02:00 |
|
|
021ef11daa
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-16 23:28:39 -07:00 |
|
|
d5fb32fb52
|
Feature/extend self hosting faq by benchmarks (#3937)
* Extend FAQ by benchmarks
* Update changelog
|
2024-10-16 21:19:38 +02:00 |
|
|
144e5da753
|
Feature/add units to x ray rule settings (#3926)
* Introduce unit
* Update changelog
|
2024-10-15 20:49:04 +02:00 |
|
|
ab10b9da54
|
Feature/improve language localization for de 20241014 (#3927)
* Update translations
* Update changelog
|
2024-10-15 20:01:19 +02:00 |
|
|
662bfb647e
|
Feature/add sliders to customize x-ray rules (#3922)
* Add sliders to customize X-ray rules
* Update changelog
|
2024-10-14 21:38:57 +02:00 |
|
|
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 |
|
|
f8da265f5f
|
Feature/restructure XRayRulesSettings (#3898)
* Restructure XRayRulesSettings
* Update changelog
|
2024-10-12 21:04:09 +02:00 |
|
|
f9c6a0cef3
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-11 15:32:44 -07:00 |
|
|
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 |
|
|
69ab792b46
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-10 15:32:31 -07:00 |
|
|
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 |
|
|
f3927b25a4
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-09 15:32:24 -07:00 |
|
|
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 |
|
|
8db7996539
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-08 15:32:09 -07:00 |
|
|
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 |
|
|
2725b94169
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-06 23:31:49 -07:00 |
|
|
29d3b762a8
|
Feature/switch typescript-eslint no-unused-vars to error (#3887)
* Switch @typescript-eslint/no-unused-vars to error
|
2024-10-06 18:49:42 +02:00 |
|
|
bce18f7261
|
Feature/reuse advanced markets calculation in portfolio details endpoint (#3884)
|
2024-10-06 17:05:06 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
a597a58dad
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-04 19:31:30 -07:00 |
|
|
bcc8cb1e5b
|
Feature/modernize rules implementation (#3869)
* Modernize rules implementation
* Include markets in details
|
2024-10-04 21:44:07 +02:00 |
|
|
6fa0400980
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-03 19:31:19 -07:00 |
|
|
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 |
|
|
9b8f552ee2
|
Feature/improve language localization for de 20241003 (#3863)
* Update translations
|
2024-10-03 20:35:34 +02:00 |
|
|
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 |
|
|
3e418b10fd
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-02 19:31:09 -07:00 |
|
|
8364f7f703
|
Feature/set up output for click in activities table component (#3856)
* Set up @output for click in activities table component
|
2024-10-02 21:15:10 +02:00 |
|
|
84457f4816
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-02 11:31:06 -07:00 |
|
|
7f6b8145d7
|
Feature/set up output for click in holdings table component (#3851)
* Set up @Output for click in holdings table component
|
2024-10-02 13:27:55 +02:00 |
|
|
a36404d375
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-10-01 19:31:03 -07:00 |
|
|
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 |
|
|
1b2a7dc2e4
|
Feature/improve language localization for de 20240929 (#3844)
* Update translations
* Update changelog
|
2024-10-01 18:39:42 +02:00 |
|
|
5deeb8861e
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-09-29 16:25:20 -07:00 |
|
|
d00d7ac1dd
|
Feature/add support for archived product page (#3843)
* Add support for archived product page
|
2024-09-29 19:27:02 +02:00 |
|
|
04e0bbd4c1
|
Feature/add tooltips to product page (#3842)
* Add tooltips
|
2024-09-29 19:26:30 +02:00 |
|
|
0b596b6541
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-09-28 16:25:12 -07:00 |
|
|
a05203c785
|
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
|
2024-09-28 12:25:12 -07:00 |
|
|
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 |
|