Thomas Kaul
df9a0ec35a
Feature/support bonds in import dividend dialog ( #3775 )
...
* Support bonds
* Update changelog
2024-09-17 19:36:48 +02:00
Thomas Kaul
d703088611
Feature/improve ux of toggle component ( #3769 )
...
* Improve usability via cursor styles
* Update changelog
2024-09-16 15:06:02 +02:00
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ( #3752 )
...
* Extend market data endpoint by lastMarketPrice
* Integrate last market price in admin market data
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-15 20:18:24 +02:00
ksyasuda
1b90fba656
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
2024-09-14 14:58:43 -07:00
Thomas Kaul
fbf377f67f
Feature/set up rule settings dialog ( #3771 )
2024-09-14 20:44:36 +02:00
Thomas Kaul
3de192c65e
Feature/expose thresholds in rule settings ( #3770 )
2024-09-14 19:42:37 +02:00
Thomas Kaul
9fb80e5067
Feature/remove accounts from holding endpoint ( #3765 )
...
* Clean up accounts
2024-09-14 17:29:52 +02:00
Shaunak Das
323cfbfcaa
Feature/introduce filters in account endpoint ( #3764 )
...
* Introduce filters in acount endpoint
* Integrate endpoint in holding detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-14 10:53:39 +02:00
ksyasuda
3eba400d21
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
2024-09-12 19:05:35 -07:00
Thomas Kaul
0ef2b82852
Bugfix/fix destructuring in activities filters ( #3756 )
...
* Provide default value during destructuring
* Update changelog
2024-09-12 20:33:21 +02:00
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
...
* Set up portfolio snapshot queue
* Update changelog
2024-09-10 20:32:08 +02:00
Shaunak Das
383a02519a
Feature/extend filters of order endpoint ( #3743 )
...
* Extend filters of order endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-10 20:22:51 +02:00
FrozenPasta
9edffd100e
Feature/improve language localization for fr ( #3724 )
...
* Update translations
* Update changelog
2024-09-10 17:36:24 +02:00
Thomas Kaul
6db881b08f
Feature/optimize admin control panel endpoint using promise.all ( #3741 )
...
* Optimize by using Promise.all()
* Update changelog
2024-09-10 14:39:52 +02:00
Thomas Kaul
557a0bf808
Feature/optimize info endpoint using promise.all ( #3742 )
...
* Optimize by using Promise.all()
* Update changelog
2024-09-09 13:20:55 +02:00
Andrea
bdb3a8f1dc
Feature/improve language localization for Italian ( #3744 )
...
* Update translations
* Update changelog
2024-09-08 21:41:41 +02:00
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ( #3740 )
...
* Introduce GET api/v1/admin/user endpoint
* Update changelog
2024-09-08 09:56:08 +02:00
Shaunak Das
1bc2b47452
Feature/setup skeleton loader for data tables ( #3735 )
...
* Setup skeleton loader for data tables
* Update changelog
2024-09-07 21:22:56 +02:00
Thomas Kaul
8c322b4e81
Bugfix/fix historical market data gathering in yahoo finance service ( #3737 )
...
* Switch from historical() to chart()
* Update changelog
2024-09-07 21:21:02 +02:00
Thomas Kaul
1204240ed0
Bugfix/fix exception in admin market data detail component ( #3731 )
...
* Add check for dateOfFirstActivity
* Update changelog
2024-09-06 10:29:53 +02:00
Thomas Kaul
df5e2f5f0e
Feature/extract common CACHE_TTL as constants ( #3722 )
...
Extract CACHE_TTL
* CACHE_TTL_NO_CACHE
* CACHE_TTL_INFINITE
2024-09-05 18:23:38 +02:00
Thomas Kaul
fb44933c9c
Feature/improve error logs in scraper configuration test ( #3730 )
...
* Improve error logs
* Update changelog
2024-09-05 18:21:32 +02:00
Shaunak Das
7ea9061852
Feature/execute scraper configuration instantly ( #3723 )
...
* Execute scraper configuration instantly
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-09-04 21:17:38 +02:00
Daniel Idem
8018236942
Bugfix/fix carousel component ( #3709 )
...
* Fix carousel component
* Update changelog
2024-09-04 20:19:59 +02:00
Thomas Kaul
c48e4ec4c6
Feature/improve usage of portfolio calculator in holding endpoint ( #3727 )
...
* Improve usage of portfolio calculator
2024-09-03 20:42:49 +02:00
Thomas Kaul
a6d9f5dd69
Bugfix/load data once on portfolio activities page ( #3726 )
...
* Fetch activities only once
* Update changelog
2024-09-03 19:24:14 +02:00
Thomas Kaul
8fab73f122
Feature/update OSS friends ( #3718 )
2024-09-03 14:12:16 +02:00
ksyasuda
3fa32b2ae9
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
2024-08-31 09:46:44 -07:00
Thomas Kaul
adcddae44e
Encode redis password ( #3720 )
2024-08-31 16:49:05 +02:00
Thomas Kaul
71a568264d
Feature/improve portfolio snapshot caching ( #3717 )
...
* Improve portfolio snapshot caching
* Update changelog
2024-08-31 16:11:52 +02:00
Thomas Kaul
c6f804f68c
Feature/Improve redis cache part 2 ( #3716 )
...
* Set ttl to 0
2024-08-31 16:11:18 +02:00
Thomas Kaul
0fc83486dc
Feature/improve redis cache ( #3714 )
...
* Improve redis cache
* Update changelog
2024-08-31 10:57:26 +02:00
Paulina
267023f2c9
Feature/improve language localization for polish ( #3713 )
...
* Improve language localization for Polish
2024-08-31 10:46:24 +02:00
ksyasuda
68114d99be
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
2024-08-30 09:46:32 -07:00
Thomas Kaul
b794c4dcc8
Feature/add todo for emergency fund positions value calculation ( #3684 )
...
* Add todo
2024-08-30 11:54:23 +02:00
ksyasuda
72f11d8f13
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
2024-08-28 17:46:16 -07: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
ksyasuda
da38abff62
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
2024-08-27 17:46:04 -07: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
ksyasuda
7d80d1ad3c
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
2024-08-26 13:45:49 -07: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
ksyasuda
633995c9c8
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
2024-08-25 12:51:55 -07: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
e23019a115
Feature/improve liabilities in portfolio calculator ( #3696 )
...
Improve liabilities
2024-08-25 09:03:39 +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
ksyasuda
b334ab351b
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
2024-08-24 15:36:16 -07: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
ksyasuda
4984d79bc7
Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
2024-08-23 15:36:11 -07:00
Thomas Kaul
84d23764db
Feature/minor improvements in client ( #3690 )
...
* Improve view mode form control value change
* Clean up
2024-08-23 20:26:17 +02:00