958 Commits

Author SHA1 Message Date
BeauAgst
c61561664f
Relax validation for REDIS_HOST ()
* Relax validation for REDIS_HOST

* Update changelog
2023-02-02 13:39:13 +01:00
Thomas Kaul
f7597c213d
Feature/add dividend and fees to position detail dialog ()
* Add dividend and fees to position detail dialog

* Update changelog
2023-01-30 20:21:16 +01:00
Thomas Kaul
2e7f46ad78
Feature/allow account for activity of type item ()
* Support linking wealth items to account

* Update changelog
2023-01-30 20:00:07 +01:00
Thomas Kaul
6aae0cc1e4
Bugfix/fix issue with value in value redaction interceptor ()
* Fix issue with value in value redaction interceptor

* Fix format of world map

* Update changelog
2023-01-29 09:58:05 +01:00
Thomas Kaul
5d8a50a80d
Feature/add interstitial for subscription ()
* Add interstitial

* Improve pricing page

* Update changelog
2023-01-28 09:42:15 +01:00
Thomas Kaul
4d84459b5b
Clean up imports () 2023-01-27 08:49:31 +01:00
Thomas Kaul
579b86665e
Feature/add sackgeld.com blog post ()
* Add blog post: Ghostfolio auf Sackgeld.com vorgestellt

* Update changelog
2023-01-21 16:07:32 +01:00
Thomas Kaul
52b3ad6dc3
Feature/refactor value redaction interceptor ()
* Reuse redactAttributes()

* Update changelog
2023-01-21 11:46:56 +01:00
Thomas Kaul
6cd51fb044
Feature/hide irrelevant errors in client ()
* Hide irrelevant errors in client

* Update changelog
2023-01-21 11:30:53 +01:00
Thomas Kaul
271001f523
Feature/remove toggle on allocations page ()
* Rename allocationCurrent, remove allocationInvestment

* Update changelog
2023-01-21 09:52:58 +01:00
Thomas Kaul
a7e513a6d1
Bugfix/fix filtered value for emergency fund ()
* Fix filtered value

* Update changelog
2023-01-20 20:51:08 +01:00
Thomas Kaul
a834ef6b4c
Release 1.228.1 () 2023-01-18 22:01:59 +01:00
Thomas Kaul
7fa6eda45d
Feature/remove emergency fund as asset class ()
* Remove emergency fund as asset class

* Update changelog
2023-01-18 21:37:22 +01:00
Thomas Kaul
4865c45fd4
Feature/reduce data gathering interval to every four hours ()
* Reduce execution interval

* Update changelog
2023-01-17 10:04:03 +01:00
Yash Solanki
bb99141e9c
Fix group by month/year not working for YTD ()
* Set time to 00:00:00 when getting current timestamp

* Update changelog
2023-01-14 13:30:51 +01:00
Thomas Kaul
d147c2313f
Feature/support assets in emergency fund ()
* Support assets in emergency fund

* Update changelog
2023-01-14 13:13:26 +01:00
Thomas Kaul
a7e5a316be
Bugfix/fix big.js exception in report endpoint ()
* Fix exception with missing marketPrice

* Update changelog
2023-01-11 19:59:13 +01:00
Thomas Kaul
90a7a84ac5
Feature/add global heat map to landing page ()
* Add global heat map

* Update changelog
2023-01-10 20:52:05 +01:00
Thomas Kaul
a850e8ca22
Import dividend ()
* Import dividend

* Update changelog
2023-01-07 18:20:02 +01:00
Thomas Kaul
b5f565c054
Simplify data source transformation () 2023-01-07 17:06:42 +01:00
Yash Solanki
925d38703e
Feature/add group by year option on analysis page ()
* Add group by year option
2023-01-04 20:13:13 +01:00
Thomas Kaul
b17111e6f1
Feature/setup fr ()
* Setup fr

* Update changelog
2023-01-02 21:19:19 +01:00
Thomas Kaul
c4765e31cd
Feature/setup pt ()
* Setup pt

* Update changelog
2023-01-02 20:52:48 +01:00
Thomas Kaul
b20fa55b79
Feature/add filters to analytics page ()
* Add filters to analysis page

* Update changelog
2022-12-29 10:31:21 +01:00
Thomas Kaul
15357bd5b5
Feature/add asset profile details to activities import ()
* Add asset profile details

* Update changelog
2022-12-29 10:19:30 +01:00
Thomas Kaul
1ae8970045
Feature/add price to subscription ()
* Add price

* Update changelog
2022-12-28 13:57:15 +01:00
Thomas Kaul
7c4c047140
Remove .gitkeep () 2022-12-28 13:45:30 +01:00
Thomas Kaul
2cd41615b2
Feature/change execution time of asset profile data gathering ()
* Change execution time

* Update changelog
2022-12-28 09:31:46 +01:00
Thomas Kaul
66d5793528
Refactoring () 2022-12-27 10:05:26 +01:00
Thomas Kaul
c22733db56
Feature/resolve blog post titles ()
* Resolve blog post titles

* Update changelog
2022-12-26 16:23:21 +01:00
Thomas Kaul
ee4866eb7d
Feature/add blog post the importance of tracking your personal finances ()
* Add blog post: The importance of tracking your personal finances

* Update changelog
2022-12-26 12:23:43 +01:00
Thomas Kaul
327b1fa0d7
Feature/refresh cryptocurrencies list 20221225 ()
* Update cryptocurrencies.json

* Update changelog
2022-12-25 18:17:35 +01:00
Thomas Kaul
49ce4803ce
Feature/add support to manage tags in create or edit activity dialog ()
* Add support to manage tags

* Update changelog
2022-12-25 12:23:52 +01:00
Thomas Kaul
4f187e1a9f
Feature/increase fear and greed index to 365 days ()
* Increase fear and greed index to 365 days

* Update changelog
2022-12-23 11:06:52 +01:00
Thomas Kaul
b56111ae85
Feature/add dry run to import api endpoint ()
* Add dry run to import API endpoint

* Update changelog
2022-12-23 10:51:49 +01:00
Thomas Kaul
60f52bb209
Handle user signup for OAuth and Internet Identity ()
Co-Authored-By: gobdevel <99349192+gobdevel@users.noreply.github.com>
2022-12-17 16:18:00 +01:00
gobdevel
616d168a7c
Feature/add signup permission ()
* Added support to disable user sign up in the admin control panel

* Update changelog

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2022-12-17 12:39:21 +01:00
Thomas Kaul
2a605f850d
Refactor requests and responses () 2022-12-14 08:03:38 +01:00
Thomas Kaul
e87b93f19c
Feature/add logo endpoint ()
* Add logo endpoint

* Update changelog
2022-12-12 20:13:45 +01:00
Thomas Kaul
49dcade964
Feature/add date of first activity to holdings ()
* Add date of first activity

* Update changelog
2022-12-11 10:19:35 +01:00
Thomas Kaul
7cd65eed39
Feature/improve asset profile details dialog ()
* Improve asset profile details dialog

* Update changelog
2022-12-11 09:37:07 +01:00
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ()
* Add dividend timeline

* Update changelog

Co-Authored-By: João Pereira <joao@jpereira.me>
2022-12-10 11:54:49 +01:00
Thomas Kaul
2efb331370
Feature/improve value redaction interceptor ()
* Improve value redaction interceptor

* Update changelog
2022-12-07 17:48:46 +01:00
Thomas Kaul
292d345ce0
Feature/support manual currency for fee ()
* Support manual currency for fee

* Update changelog
2022-12-03 18:22:19 +01:00
Thomas Kaul
b5b7af7741
Feature/improve asset profile management ()
* Improve asset profile management (Add note, fix filter)

* Update changelog
2022-11-30 20:01:17 +01:00
Thomas Kaul
441b251536
Setup form ()
* Setup form to patch asset profile (for symbolMapping)
2022-11-27 10:19:34 +01:00
Thomas Kaul
1dbb5db611
Feature/improve wording in single account rule ()
* Improve wording

* Update changelog
2022-11-26 08:53:01 +01:00
Delena Malan
6a764fe893
Convert between ZAc and ZAR ()
* Convert between ZAc and ZAR

* Update changelog
2022-11-22 20:18:38 +01:00
Thomas Kaul
3611684f17
Feature/extend asset profile details dialog ()
* Extend asset profile details dialog

* Update changelog
2022-11-21 20:14:36 +01:00
Thomas Kaul
be14458437
Bugfix/fix division by zero error in cash positions calculation ()
* Handle division by zero

* Update changelog
2022-11-19 10:19:01 +01:00