3689 Commits

Author SHA1 Message Date
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
8abc039fac Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 22m45s
2025-05-15 12:00:45 -07:00
Thomas Kaul
1697b7e1e0
Feature/remove unused Order model (#4690)
* Remove unused Order model
2025-05-15 15:56:05 +01:00
8358928aaf Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 23m8s
2025-05-14 18:00:45 -07:00
github-actions[bot]
895a6214c7
Feature/update locales (#4718)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-14 23:29:32 +02:00
Thomas Kaul
e97757631b
Feature/add missing types of impersonationId in controllers (#4691)
* Add missing types
2025-05-14 22:52:11 +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
github-actions[bot]
6c322522d9
Feature/update locales (#4706)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-10 20:54:48 +02: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
github-actions[bot]
7bf87352c9
Feature/update locales (#4703)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-10 14:53:46 +02: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
Thomas Kaul
3fe5a762eb
Feature/extend personal finance tools 20250510 (#4698)
* Extend personal finance tools

* Add Balance Pro
* Add PinkLion
2025-05-10 14:48:33 +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
github-actions[bot]
755d85a54b
Feature/update locales (#4689)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-09 17:43:33 +02:00
Thomas Kaul
d99217a434
Feature/refactor @Input in portfolio proportion chart component (#4684)
* Refactor @Input in GfPortfolioProportionChartComponent
2025-05-09 17:31:35 +02: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
b6e8431c53
Feature/clean up unused @Input in top holdings component (#4683)
* Clean up unused input
2025-05-09 16:24:03 +02:00
Thomas Kaul
11629ffd26
Feature/clean up unused interfaces (#4685)
* Clean up unused interfaces
2025-05-09 16:20:02 +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
github-actions[bot]
72ccf47526
Feature/update locales (#4678)
* Update locales

* Clean up

---------

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-05-09 12:32:23 +02: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
andiz2
1215803a40
Bugfix/fix ApiKeyStrategy error (#4682)
* Fix ApiKeyStrategy error
2025-05-09 10:48:43 +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
github-actions[bot]
03e27dd233
Feature/update locales (#4670)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-06 18:45:02 +02: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
github-actions[bot]
3ec2460bfe
Feature/update locales (#4664)
* Update locales

* Clean up

---------

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-05-06 17:38:21 +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