Commit Graph

684 Commits

Author SHA1 Message Date
d3234f9e77 Feature/add blog post exploring the path to fire ()
* Add blog post: Exploring the Path to FIRE

* Update changelog
2023-07-01 18:33:31 +02:00
e62da06c5c Feature/extend scraper configuration support ()
* Extend scraper configuration support

* Update changelog
2023-07-01 11:08:10 +02:00
b7f635bdfc Increase frequency () 2023-07-01 11:06:34 +02:00
0a465f125d Feature/add pagination to market data table in admin control panel ()
* Add pagination

* Update changelog
2023-07-01 10:49:00 +02:00
2f44748f79 Feature/upgrade internet identity dependencies to version 0.15.7 ()
* Disable crossOriginOpenerPolicy

* Upgrade Internet Identity dependencies

* Update changelog
2023-06-27 18:46:03 +02:00
6a802a62a0 Add ability to search for indices and fix gf-symbol-autocomplete validation ()
* Bugfix/Fix gf-symbol-autocomplete validation

* Feature/Add ability to search for indices

* Update changelog
2023-06-26 18:38:24 +02:00
51ca26bb4d Release 1.283.5 () 2023-06-25 13:39:39 +02:00
2ecc8dbc4e Release 1.283.4 () 2023-06-24 18:41:37 +02:00
c0e0e2401e Release 1.283.3 () 2023-06-24 18:25:44 +02:00
1a30c180bc Release 1.283.2 () 2023-06-24 18:05:12 +02:00
39d4f80f36 Release 1.283.1 () 2023-06-24 17:49:12 +02:00
bf52f1137d Feature/setup helmet ()
* Setup helmet

* Update changelog
2023-06-24 17:12:05 +02:00
54ea6c84b4 Feature/add caching for quotes ()
* Add caching for quotes

* Update changelog
2023-06-24 13:06:28 +02:00
d0a4f5c000 Feature/added ability to add asset profile in admin control panel ()
* Added ability to add asset profile in admin control panel

* Update changelog
2023-06-19 20:50:11 +02:00
06dfb91f82 Release 1.280.1 () 2023-06-10 21:41:39 +02:00
be36050d76 Release 1.280.0 () 2023-06-10 17:18:28 +02:00
7931e6950d Feature/add support for liabilities ()
* Add support for liabilities

* Update changelog
2023-06-10 16:17:11 +02:00
b4a126280f Bugfix/fix public page ()
* Check for user in request because of public page

* Update changelog
2023-06-10 12:19:34 +02:00
2d009aacc4 Bugfix/handle value nullifcation for undefined object ()
* Handle undefined object

* Update changelog
2023-06-10 12:01:26 +02:00
9116443305 Feature/support note in accounts ()
* Add support for a note in accounts

* Update changelog
2023-06-10 12:01:13 +02:00
09498bd804 Feature/refresh cryptocurrencies list 20230606 ()
* Update cryptocurrencies.json

* Update changelog
2023-06-09 18:55:24 +02:00
d630fb900d Feature/add investment streaks ()
* Add investment streaks

* Current streak
* Longest streak

* Add unit to value component

* Update changelog
2023-06-04 09:35:58 +02:00
9db675b955 Feature/improve get symbol data endpoint ()
* Add default value to query parameter

* Update changelog
2023-06-03 19:32:48 +02:00
6e5f0086a1 Bugfix/fix price when creating subscription ()
* Fix price

* Update changelog
2023-06-03 13:26:05 +02:00
1d0ba5fe4b Bugfix/fix indirect calculation in exchange rate service for specific date ()
* Fix indirect calculation

* Update changelog
2023-05-30 21:05:53 +02:00
26b1fd6572 Feature/localize meta description ()
* Add localized meta description

* Update changelog
2023-05-29 18:02:18 +02:00
19333ab084 Fix warnings () 2023-05-27 10:48:10 +02:00
1f393e78f6 Feature/improve error handling in delete user endpoint ()
* Improve error handling

* Update changelog
2023-05-25 17:27:33 +02:00
215f5eafa6 Feature/set asset profile as benchmark ()
* Set asset profile as benchmark

* Update changelog

Co-authored-by: Arghya Ghosh <arghyag5@gmail.com>
2023-05-24 21:22:32 +02:00
51e3650790 Feature/add blog post unlock your financial potential ()
* Add blog post: Unlock your Financial Potential with Ghostfolio

* Update changelog
2023-05-20 18:12:12 +02:00
db29e2b666 Feature/extend financial modeling prep service ()
* Add getHistorical() and search() logic

* Update changelog
2023-05-20 11:10:07 +02:00
655a68a847 Feature/change uptime to last 90 days ()
* Change uptime to last 90 days

* Update changelog
2023-05-20 11:07:53 +02:00
86296b3591 Feature/improve local number formatting in value component ()
* Improve local number formatting

* Update changelog
2023-05-20 10:53:04 +02:00
5bca8de44e Feature/check for duplicates in dividend import ()
* Check for duplicates in dividend import

* Update changelog
2023-05-19 15:05:29 +02:00
136c4bf50b Bugfix/fix data source transformation in dividends import ()
* Fix data source transformation

* Update changelog
2023-05-19 14:47:20 +02:00
4d700e3b83 Feature/add error message if importing duplicates ()
* Add error messages if import include duplicates

* Update changelog
2023-05-19 13:16:40 +02:00
edd690850c Feature/setup open startup page ()
* Setup Open Startup page

* Update changelog
2023-05-18 12:31:36 +02:00
ad46fb6d61 Feature/add financial modeling prep as data source type ()
* Add Financial Modeling Prep as new data source type

* Update changelog
2023-05-11 09:52:23 +02:00
8e000baef2 fix update activity, hide update cash balance on edit ()
* Fix update activity, hide update cash balance on edit

* Update changelog
2023-05-11 09:11:44 +02:00
ef4a75d1f0 Feature/improve market price of first buy date in chart of position detail dialog ()
* Improve market price on first buy date: market price or average price

* Update changelog
2023-05-09 20:33:15 +02:00
7d6a74a67d Feature/improve check for duplicates in import ()
* Improve check for duplicates in import

* Update changelog
2023-05-08 21:45:59 +02:00
32c1e6b390 Feature/upgrade to nx 16.0 ()
* Upgrade to Nx 16.0

* Update changelog
2023-05-07 17:56:57 +02:00
27d9b075ce Feature/improve interstitial for subscription ()
* Improve style and wording

* Update changelog
2023-05-07 10:38:12 +02:00
5249257dd8 Feature/improve platform managment in admin control ()
* Refactoring, fix tab style, add account count

* Update changelog
2023-05-06 20:24:16 +02:00
3a99b81ade Bugfix/add fallback in yahoo finance service ()
* Add fallback to use quoteSummary(symbol) if quote(symbols) fails

* Update changelog
2023-05-06 11:17:41 +02:00
577a487301 Fix import () 2023-05-06 11:16:44 +02:00
31a4c2ff1f Sort imports () 2023-05-06 10:06:24 +02:00
e1892d2870 Feature/platform management ()
* Added platform management to admin control panel

* Update changelog
2023-05-06 09:44:28 +02:00
8ba15f8f72 Optionally update cash balance when adding activity ()
* Optionally update cash balance when adding activity

* Update changelog
2023-05-06 09:01:09 +02:00
c19984c3d0 Bugfix/fix missing platform name in allocations by platform ()
* Fix missing platform name

* Update changelog
2023-05-01 18:55:34 +02:00