2237 Commits

Author SHA1 Message Date
Thomas Kaul
e2e4c9be3c
Feature/skip data gathering for manual data source ()
* Skip data gathering

* Update changelog
2023-09-23 20:10:08 +02:00
Thomas Kaul
0f7c6ff0fe
Bugfix/fix asset class of cash position for empty account ()
* Fix assetClass and assetSubClass

* Update changelog
2023-09-23 19:52:28 +02:00
Thomas Kaul
703a96f4db
Add guard () 2023-09-23 19:45:15 +02:00
Thomas Kaul
42c0560422
Feature/translate activity type ()
* Introduce ActivityTypeComponent with localized label

* Update changelog
2023-09-23 16:44:03 +02:00
Frane Caleta
eb63802d01
Feature/extend supported date formats in activities import ()
* Extend supported date formats in activities import

* Update changelog
2023-09-23 16:14:54 +02:00
Thomas Kaul
6d9191a46f
Feature/setup turkish ()
* Setup Turkish

* Add Turkish translations

* Update changelog

---------

Co-authored-by: sadmimye <134071831+sadmimye@users.noreply.github.com>
2023-09-22 20:26:45 +02:00
Thomas Kaul
6744245d8b
Feature/extend personal finance tools pages 20230922 ()
* Extend pages

* Refactoring
2023-09-22 20:04:40 +02:00
Thomas Kaul
8f64a77a9d
Clean up () 2023-09-21 19:56:31 +02:00
Thomas Kaul
0d5fc7655b
Improve wording () 2023-09-21 19:55:36 +02:00
Thomas Kaul
c511ec7e33
Release 2.4.0 () 2.4.0 2023-09-19 20:38:50 +02:00
Thomas Kaul
b12349a148
Feature/add support for interest on account level ()
* Add support for interest

* Update changelog
2023-09-19 20:37:04 +02:00
Thomas Kaul
f7e3a4c727
Update OSS Friends () 2023-09-19 20:27:14 +02:00
Thomas Kaul
5f276469b7
Feature/upgrade prisma to version 5.3.1 ()
* Upgrade prisma to version 5.3.1

* Update changelog
2023-09-19 19:37:33 +02:00
Thomas Kaul
69e1d92ed3
Feature/unlock experimental features setting for all users ()
* Unlock experimental features setting for all users

* Update changelog
2023-09-19 18:41:12 +02:00
Thomas Kaul
ef2849aa6c
Remove this () 2023-09-19 10:28:07 +02:00
Thomas Kaul
c668d7b456
Feature/improve preselected currency in create or update activity dialog ()
* Preselect currency based on account's currency

* Update changelog
2023-09-18 19:45:02 +02:00
Rafael
e23bf62859
Fix Memory Leak on Data Gathering when server TZ is behind UTC ()
* Fix for timezones behind UTC (the previous code converted the date to one day before (in local time) then added a day, which resulted in the same day after converting back to UTC and thus generating an infinite loop)

* Update changelog

---------

Co-authored-by: Rafael Claudio <rafacla@github.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-09-17 22:19:06 +02:00
Thomas Kaul
54c5746d21
Release 2.3.0 () 2.3.0 2023-09-17 18:23:28 +02:00
Thomas Kaul
7130ac7565
Feature/add support for fees on account level ()
* Add migration

* Add business logic for fees

* Fix export for liabilities

* Update changelog
2023-09-17 18:20:54 +02:00
Thomas Kaul
1851ae137f
Release 2.2.0 () 2.2.0 2023-09-17 07:17:20 +02:00
Thomas Kaul
6f6ff94979
Improve sidebar ()
* Improve sidebar

* Improve style of system message

* Update changelog
2023-09-17 07:08:26 +02:00
Thomas Kaul
7f25066f0f
Remove ALPHA_VANTAGE_API_KEY () 2023-09-17 06:54:38 +02:00
Leon Stoldt
fc795aaa8c
Update postgres to version 15 in docker-compose files ()
* Update postgres to version 15 in docker-compose files

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-09-17 06:52:41 +02:00
Thomas Kaul
d0112968e8
Feature/introduce sidebar navigation on desktop ()
* Introduce sidebar navigation on desktop

* Update changelog
2023-09-16 14:40:05 +02:00
Thomas Kaul
522025ffa0
Fix entry () 2023-09-16 14:37:08 +02:00
Thomas Kaul
27bf662281
Release 2.1.0 () 2.1.0 2023-09-15 19:48:09 +02:00
Thomas Kaul
93c27277c6
Extend sitemap with Italian pages () 2023-09-15 19:46:32 +02:00
Thomas Kaul
5e6adfcef5
Feature/improve language localization for german 20230915 ()
* Improve language localization

* Update changelog
2023-09-15 19:38:15 +02:00
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ()
* Remove account type from user interface and set it optional

* Update changelog
2023-09-15 19:11:20 +02:00
Thomas Kaul
8fc5676443
Feature/improve timeout of data source requests ()
* Improve timeout

* Update changelog
2023-09-15 16:25:01 +02:00
Thomas Kaul
1fe1e2fe0c
Feature/improve read only mode ()
* Improve read-only mode

* Update changelog
2023-09-15 16:22:39 +02:00
Thomas Kaul
921d38a706
Feature/harmonize style of granted access user interface ()
* Harmonize style

* Update changelog
2023-09-15 16:21:14 +02:00
Thomas Kaul
6161d5e77c
Feature/improve logger output of info service ()
* Improve context of logger output

* Update changelog
2023-09-15 08:26:08 +02:00
Frane Caleta
369386f976
Add drop file functionality on import ()
* Add drop file functionality on import

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-09-14 21:12:48 +02:00
alfredonodo
41437636b1
Update messages.it.xlf ()
* Update messages.it.xlf

* Update changelog
2023-09-14 19:48:47 +02:00
Thomas Kaul
b21884eb66
Feature/harmonize logger output ()
* Harmonize logger output

* Update changelog
2023-09-13 08:39:37 +02:00
Thomas Kaul
1c5437e1fd
Extend sitemap.xml with dutch pages () 2023-09-13 08:39:09 +02:00
Thomas Kaul
58278ba5e6
Bugfix/fix dutch localization of portfolio summary ()
* Revert reserved keyword (plural)

* Update changelog
2023-09-11 12:04:09 +02:00
jstrvr
921f3e9807
Update dutch translation ()
* Update dutch translation

* Update changelog
2023-09-11 11:42:36 +02:00
Thomas Kaul
75ca125a70
Add home server systems () 2023-09-10 08:01:01 +02:00
Thomas Kaul
a1fd4e7a38
Improve wording () 2023-09-10 08:00:07 +02:00
Thomas Kaul
0d5a8eb33e
Add Ghostfolio 2.0 () 2023-09-09 09:10:36 +02:00
Thomas Kaul
b088df2fa3
Release 2.0.0 () 2.0.0 2023-09-09 08:29:18 +02:00
Thomas Kaul
f45d8f616a
Bugfix/fix blog post ghostfolio 2 ()
* Fix month

* Update sitemap.xml

* Update locales
2023-09-08 21:36:01 +02:00
Thomas Kaul
d8300502ce
Feature/upgrade yahoo finance2 to version 2.5.0 ()
* Upgrade yahoo-finance2 to version 2.5.0

* Update changelog
2023-09-08 21:22:57 +02:00
Thomas Kaul
502d51ad29
Feature/add blog post ghostfolio 2 ()
* Add blog post: Ghostfolio 2.0

* Update changelog
2023-09-08 20:45:31 +02:00
Thomas Kaul
bc33e5f147
Feature/remove deprecated environment variable base currency ()
* Remove the deprecated environment variable BASE_CURRENCY

* Update changelog
2023-09-08 20:43:23 +02:00
Thomas Kaul
48ba8f936b
Feature/deactivate internet identity for account registration ()
* Deactivate Internet Identity

* Update changelog
2023-09-08 20:23:22 +02:00
Thomas Kaul
05ec4cce05
Add Portuguese landing page () 2023-09-08 17:06:58 +02:00
Thomas Kaul
d74f283707
Eliminate prisma service ()
* Eliminate prisma service
2023-09-08 17:05:42 +02:00