2407 Commits

Author SHA1 Message Date
fa2739bbb4 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m54s
2025-04-21 11:24:27 -07:00
Kenrick Tandrian
416fa44cf0
Feature/create watchlist API endpoints (#4570)
* Create watchlist API endpoints

* Update changelog
2025-04-21 20:19:59 +02:00
github-actions[bot]
ad29221e79
Feature/update locales (#4582)
* Update locales

* Update translations

* Update changelog

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-21 19:46:58 +02:00
Thomas Kaul
71fc3906c7
Feature/add performance calculation type to user settings (#4567)
* Add performance calculation type to user settings

* Update changelog
2025-04-21 19:28:31 +02:00
github-actions[bot]
26b705cfea
Feature/update locales (#4580)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-21 19:08:22 +02:00
Thomas Kaul
3091c3f080
Feature/rename Subscription to subscriptions in user database schema (#4575)
* Rename Subscription to subscriptions

* Update changelog
2025-04-21 16:30:01 +02:00
Thomas Kaul
d6e0b499d9
Feature/migrate lookup by ISIN in Financial Modeling Prep service to stable API version (#4573)
* Migrate lookup by ISIN to stable API version

* Update changelog
2025-04-21 16:29:05 +02:00
Thomas Kaul
1ae5ba7f8a
Feature/parallelize asset profile requests in get quotes functionality of Financial Modeling Prep service (#4569)
* Parallelize asset profile requests

* Update changelog
2025-04-21 07:42:32 +02:00
e8e499be26 Merge branch 'main' of github.com:ghostfolio/ghostfolio
Some checks failed
Docker image CD / build_and_push (push) Failing after 35m3s
2025-04-20 18:22:54 -07:00
github-actions[bot]
de6c416639
Feature/update locales (#4574)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-20 16:10:10 +02:00
Tobias Kugel
a41032d0af
Feature/add expansion panel for historical market data editor (#4550)
* Add expansion panel for historical market data editor

* Update changelog
2025-04-20 16:06:24 +02:00
255c3ec5f4 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 22m26s
2025-04-19 22:11:55 -07:00
github-actions[bot]
e498746c4c
Feature/update locales (#4568)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-19 10:22:32 +02:00
Thomas Kaul
8163966212
Bugfix/fix word wrap in menu of historical market data table of admin control panel (#4562)
* Fix word wrap

* Update changelog
2025-04-19 10:18:37 +02:00
Thomas Kaul
b6f87e46a7
Bugfix/fix asset class parsing in Financial Modeling Prep service for exchange rates (#4559)
* Fix the asset class parsing

* Update changelog
2025-04-18 14:41:55 +02:00
Thomas Kaul
f29f201a4f
Bugfix/add missing isActive flag in asset profile of custom currency (#4557)
* Add missing isActive flag

* Update changelog
2025-04-18 14:04:39 +02:00
github-actions[bot]
7cebfbc9c2
Feature/update locales (#4556)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-18 11:18:50 +02:00
Thomas Kaul
db38806812
Feature/refresh cryptocurrencies list 20250417 (#4548)
* Update cryptocurrencies.json

* Update changelog
2025-04-18 11:15:51 +02:00
csehatt741
3361666f63
Feature/activity in custom currency (#4486)
* Activity in custom currency

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-18 11:11:49 +02:00
github-actions[bot]
53122b09ab
Feature/update locales (#4554)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-17 20:39:30 +02:00
Thomas Kaul
07ad7f2817
Bugfix/fix upgrade vs. renew subscription button labels (#4549)
* Fix upgrade vs. renew subscription button labels
2025-04-17 20:33:11 +02:00
Thomas Kaul
d23dfadbd0
Bugfix/fix active subscription in user table of admin control (#4544)
* Fix active subscription

* Update changelog
2025-04-17 17:47:36 +02:00
github-actions[bot]
c6083ec7c9
Feature/update locales (#4543)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-17 07:49:50 +02:00
Thomas Kaul
94e53c7d4a
Feature/move subscription offer from info to user service (#4533)
* Move subscription offer from info to user service

* Update changelog
2025-04-16 20:57:28 +02:00
github-actions[bot]
5072ba09aa
Feature/update locales (#4541)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-16 20:51:40 +02:00
Thomas Kaul
6122da3f14
Feature/optimize get range query in market data service (#4527)
* Optimize query in getRange()

* Update changelog
2025-04-16 20:48:43 +02:00
Thomas Kaul
cca1637aec
Feature/move API key generation from experimental to general availability (#4540)
* Move API key generation from experimental to general availability
2025-04-16 20:47:30 +02:00
github-actions[bot]
c86033a0b5
Feature/update locales (#4538)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-16 15:09:50 +02:00
48a0a28d23 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 14m0s
2025-04-16 00:52:36 -07:00
csehatt741
42734dff75
Feature/deactivate asset profile on delisting (Yahoo Finance) (#4524)
* Deactivate asset profile on delisting (Yahoo Finance)

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-16 07:44:42 +02:00
95325aad14 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 29m50s
2025-04-12 00:47:00 -07:00
github-actions[bot]
b2634db99f
Update locales (#4529)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-11 19:11:26 +02:00
Thomas Kaul
d1a4cb5037
Feature/improve financial modeling prep service (#4528)
* Improve service

* Set maximum number of symbols per request
* Migrate getQuotes to stable API version

* Update changelog
2025-04-11 19:04:03 +02:00
6defc02c28 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 36m0s
2025-04-09 19:28:18 -07:00
github-actions[bot]
38e8284aef
Feature/update locales (#4526)
* Update locales

* Update translations

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-09 21:37:31 +02:00
csehatt741
0f557f431e
Feature/add status column to market data table in admin control panel (#4520)
* Add status column to market data table in admin control panel

* Update changelog
2025-04-09 19:33:00 +02:00
587c735288 Merge branch 'main' of github.com:ghostfolio/ghostfolio
Some checks failed
Docker image CD / build_and_push (push) Failing after 47m42s
2025-04-08 19:25:00 -07:00
github-actions[bot]
2c07b7f058
Feature/update locales (#4519)
* Update locales

* Update translations

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-08 21:53:20 +02:00
Thomas Kaul
2deca58928
Bugfix/fix action label in asset profile dialog (#4517)
* Fix label

* Update changelog
2025-04-08 08:56:19 +02:00
830720620f Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 29m7s
2025-04-05 06:10:04 -07:00
github-actions[bot]
f7f057f2e8
Feature/update locales (#4509)
* Update locales

* Update translations

* Update translations

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-05 11:13:21 +02:00
Tobias Kugel
57748a18ef
Feature/add data gathering toggle to asset profile details dialog (#4497)
* Add data gathering toggle to asset profile details dialog

* Update changelog
2025-04-05 10:52:31 +02:00
github-actions[bot]
d3ecbc0a96
Feature/update locales (#4507)
* Update locales

* Update translations

* Update changelog

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-05 10:36:50 +02:00
Akd11111
b6fc5566d4
Feature/update messages.pl.xlf (#4499)
* Update messages.pl.xlf

* Update changelog
2025-04-04 22:11:08 +02:00
Marcin Szymański
5754f01819
Feature/improve check for duplicates in preview step of activities import (comments) (#4498)
* Improve check for duplicates in preview step of activities import (comments)

* Update changelog
2025-04-04 22:10:26 +02:00
Thomas Kaul
6ae22d13ec
Feature/extend API keys for Ghostfolio data provider (#4501)
* Extend API keys for Ghostfolio data provider
2025-04-04 21:53:35 +02:00
github-actions[bot]
f1d292330a
Feature/update locales (#4506)
* Update locales

* Update translations

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-04-04 21:51:39 +02:00
lechtidu56
2894274b92
Feature/improve language localization for fr (#4502)
* Improve language localization for fr

* Update changelog
2025-04-04 19:37:19 +02:00
a216ba98b6 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 31m35s
2025-04-02 23:38:10 -07:00
Thomas Kaul
4df575e34f
Feature/migrate ion-icon usage to self-closing tags (#4492)
* Migrate to self-closing tags
2025-04-02 16:47:57 +02:00