2785 Commits

Author SHA1 Message Date
24160366b9 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m19s
2025-05-20 18:00:44 -07:00
Thomas Kaul
a06872b657
Bugfix/improve show condition of button to fetch current market price (#4700)
* Improve show condition of button to fetch current market price

* Update changelog
2025-05-20 23:53:32 +02:00
Thomas Kaul
f4ef91e3be
Feature/upgrade twitter-api-v2 to version 1.23.0 (#4693)
* Upgrade twitter-api-v2 to version 1.23.0

* Update changelog
2025-05-20 23:49:54 +02:00
jlebutte
f361ecc732
Feature/improve language localization for FR 20250520 (#4728)
* Improve language localization for FR

* Update changelog
2025-05-20 23:48:34 +02:00
3da83fc42b Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m7s
2025-05-20 06:00:44 -07:00
Thomas Kaul
70a4697f54
Feature/remove deprecated endpoints in admin controller (#4687)
* Remove deprecated endpoints

* Update changelog
2025-05-20 09:22:49 +02:00
85d07c27b6 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m23s
2025-05-18 12:00:44 -07:00
Gadi Cohen
57c43e5815
Feature/upgrade yahoo-finance2 to version 3.3.2 (#4721)
* Upgrade yahoo-finance2 to version 3.3.2

* Update changelog
2025-05-18 20:45:00 +02:00
dcc016633e Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m16s
2025-05-18 06:00:45 -07:00
Thomas Kaul
af79888cd6
Feature/add asset profile count to data providers management of admin control (#4707)
* Extend admin settings columns

* assetProfileCount
* status

* Update changelog
2025-05-18 10:54:53 +01:00
2a934a75ec Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 22m15s
2025-05-17 12:00:45 -07:00
Thomas Kaul
698d71fb3a
Feature/restrict permissions of demo user (#4697)
* Restrict permissions of demo user

* Update changelog
2025-05-17 19:39:48 +02:00
e7bfcabac2 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m52s
2025-05-16 12:00:44 -07:00
Thomas Kaul
ccbf958aa6
Feature/upgrade countup.js to version 2.8.2 (#4708)
* Upgrade countup.js to version 2.8.2

* Update changelog
2025-05-16 20:16:24 +02:00
722da69987 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 22m10s
2025-05-13 12:00:49 -07:00
Jeffrey Bouman
a8937fbf04
Feature/improve language localization for NL 20250512 (#4714)
* Improve language localization for NL

* Update changelog
2025-05-13 18:49:46 +01:00
e045811232 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m31s
2025-05-12 00:00:44 -07:00
Kenrick Tandrian
365318e6e0
Feature/improve localization (#4709)
* Update translations

* Update changelog

---------

Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2025-05-12 08:40:33 +02:00
66eb7adbdb Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m31s
2025-05-10 12:00:45 -07:00
andiz2
0b7fc7a3b2
Feature/migrate data providers overview to Angular Material table (#4704)
* Migrate data providers overview to Angular Material table

* Update changelog
2025-05-10 20:23:06 +02:00
Kenrick Tandrian
4adc9dc9b1
Feature/upgrade to node-yahoo-finance2 version 3 (#4695)
* Upgrade node-yahoo-finance2 from version 2.11.3 to 3.3.1

* Update changelog
2025-05-10 18:07:32 +02:00
7aab1c08b0 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m38s
2025-05-10 06:00:44 -07:00
Kenrick Tandrian
2932d57c1e
Feature/improve language localization for ZH 20250510 (#4701)
* Improve language localization for ZH 20250510

* Update changelog
2025-05-10 14:50:04 +02:00
12ebce03af Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m42s
2025-05-09 12:00:45 -07:00
Thomas Kaul
480709c32a
Bugfix/add missing permission guard in create watchlist item endpoint (#4686)
* Add missing permission guard

* Update changelog
2025-05-09 17:30:44 +02:00
Thomas Kaul
037d3b1a60
Feature/rename Order to activities in User database schema (#4669)
* Rename Order to activities in User database schema

* Update changelog
2025-05-09 16:19:14 +02:00
7af153a161 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m36s
2025-05-09 06:00:45 -07:00
Georgine Forner
c81d3ced75
Feature/improve language localization for IT 20250509 (#4681)
* Improve language localization for IT 20250509

* Update changelog
2025-05-09 12:03:47 +02:00
92fbf33032 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 22m41s
2025-05-08 12:00:44 -07:00
Felix Jordan
aadd9f56a0
Feature/extend admin endpoint by asset profile count per data provider (#4676)
* Extend admin endpoint by asset profile count per data provider

* Update changelog
2025-05-08 17:08:19 +02:00
4237ded93c Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m50s
2025-05-08 00:00:44 -07:00
Hash Palak
8e76bd82eb
Feature/improve language localization for Catalan (#4675)
* Improve language localization for Catalan

* Update changelog
2025-05-08 08:30:44 +02:00
c393aeeb9a Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m57s
2025-05-07 12:00:44 -07:00
Haruka Kishida
828bd5f172
Feature/upgrade to NestJS 11 (#4270)
* Upgrade to NestJS 11

* Update changelog
2025-05-07 20:34:31 +02:00
edbcd0e225 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m29s
2025-05-06 12:00:45 -07:00
Thomas Kaul
096699d83b
Release 2.161.0 (#4671) 2025-05-06 18:08:25 +02:00
Thomas Kaul
19eff6e814
Bugfix/fix horizontal overflow in table of benchmark component (#4668)
* Fix horizontal overflow

* Update changelog
2025-05-06 18:05:30 +02:00
Thomas Kaul
67db1b0de4
Feature/rename Order to activities in SymbolProfile database schema (#4661)
* Rename Order to activities

* Update changelog
2025-05-06 17:43:46 +02:00
Kenrick Tandrian
c38dab5ab0
Feature/extend holding endpoint by performances (#4660)
* Extend holding endpoint by performances

* Update changelog
2025-05-06 17:43:03 +02:00
Kenrick Tandrian
40d3eaa023
Bugfix/fix performance calculation on date of activity when unit price differs from market price (#4650)
* Fix performance calculation on date of activity when unit price differs from market price

* Update changelog
2025-05-06 17:41:04 +02:00
aaf507b276 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m41s
2025-05-06 06:00:45 -07:00
Aris Hadrian
307621e103
Feature/improve language localization for TR 20250506 (#4663)
* Improve language localization for TR

* Update changelog
2025-05-06 09:42:33 +02:00
4594f7339b Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m19s
2025-05-04 20:32:35 -07:00
Thomas Kaul
6e9622a2cf
Release 2.160.0 (#4659) 2025-05-04 17:16:41 +02:00
Marcin Szymański
28d2fd3877
Bugfix/restore incorrect fee currency conversion (#4645)
* Restore incorrect fee currency conversion

* Update changelog
2025-05-04 17:14:46 +02:00
Thomas Kaul
d661cdc78f
Feature/rename account to accounts in platform database schema (#4656)
* Rename Account to accounts in platform database schema

* Update changelog
2025-05-04 15:55:31 +02:00
Thomas Kaul
ecffb53f07
Feature/extend faq pages (#4655)
* Extend FAQ pages

* Update changelog
2025-05-04 15:54:54 +02:00
Thomas Kaul
620ae023d9
Feature/move watchlist to general availability (#4653)
* Add watchlist to features page

* Move watchlist to general availability

* Update changelog
2025-05-04 11:17:15 +02:00
Thomas Kaul
308dfaa58d
Feature/upgrade prisma to version 6.7.0 (#4647)
* Upgrade prisma to version 6.7.0

* Update changelog
2025-05-04 11:16:32 +02:00
e4073608e5 Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m26s
2025-05-04 01:46:12 -07:00