Thomas Kaul
678544748a
Add symbol mapping ( #452 )
...
* Add symbol mapping
* Update changelog
3 years ago
Thomas Kaul
87301ddbd5
Feature/improve registration page ( #451 )
...
* Improve registration page
* Update changelog
3 years ago
Thomas Kaul
7d03c373ac
Release 1.68.0 ( #450 )
3 years ago
Thomas Kaul
edb66bb166
Feature/extend statistics ( #449 )
...
* Extend statistics
* Update changelog
3 years ago
Thomas Kaul
54bbc8446b
Feature/prettify scraper symbol in chart ( #448 )
...
* Prettify scraper symbol in chart
* Update changelog
3 years ago
Thomas Kaul
9933967e42
Release 1.67.0 ( #447 )
3 years ago
Thomas Kaul
5618513d07
Update changelog ( #446 )
3 years ago
Thomas Kaul
1397cd62a8
Feature/extend public page ( #445 )
...
* Extend public page
* Update changelog
3 years ago
Valentin Zickner
e7fb31d1a6
add Dockerfile with all in one docker image ( #431 )
...
* Add Dockerfile with all in one docker image
* Change to alpine image and reduce node_modules size
* Improve documentation and fix changelog and license
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
51e7b94ad0
Release 1.66.0 ( #443 )
3 years ago
Thomas Kaul
9133ea38f3
Feature/order accesses ( #441 )
...
* Order accesses
* Update changelog
3 years ago
Thomas Kaul
a864c617b9
Feature/improve landing page ( #442 )
...
* Add intro screen
* Update changelog
3 years ago
Thomas Kaul
442df9d6f8
Release 1.65.0 ( #440 )
3 years ago
Thomas Kaul
2de0e75cb8
Feature/add user interface for granting and revoking public access ( #439 )
...
* Add user interface for granting and revoking public access
* Update changelog
3 years ago
Thomas Kaul
1296f95602
Feature/move data enhancer from data provider to data gathering ( #437 )
...
* Move data enhancers from data provider to data enhancer module
* Update changelog
3 years ago
Thomas Kaul
2d89d12d31
Release 1.64.0 ( #434 )
3 years ago
Thomas Kaul
19e2d54791
Refactor custom cryptocurrencies ( #433 )
3 years ago
Valentin Zickner
099ad18aaf
refactor data-provider.service.ts to have dynamic list of services ( #429 )
...
* Refactor data-provider.service.ts to have dynamic list of services
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
e3cd99f5d2
Release 1.63.0 ( #427 )
3 years ago
Thomas Kaul
6dea9093ba
Feature/add public portfolio ( #426 )
...
* Setup public portfolio page
* Update changelog
3 years ago
Thomas Kaul
6d2e3b6e40
Feature/improve skeleton loader size ( #425 )
...
* Improve skeleton loader size
* Update changelog
3 years ago
Thomas Kaul
ea0e92220c
Release 1.62.0 ( #422 )
3 years ago
Thomas Kaul
b57301ef50
Feature/extend import validation message ( #421 )
...
* Extend import validation message
* Update changelog
3 years ago
Thomas Kaul
67dbc6b014
Release 1.61.0 ( #420 )
3 years ago
Thomas Kaul
2e5176bacf
Feature/extend import by csv files ( #419 )
...
* Support import of csv files
* Update changelog
3 years ago
Thomas Kaul
060846023f
Release 1.60.0 ( #418 )
3 years ago
Thomas Kaul
f06a0fbbee
Feature/validate duplicate orders for import ( #416 )
...
* Validate duplicate orders
* Update changelog
3 years ago
Thomas Kaul
4ab6a1a071
Feature/harmonize page layouts ( #417 )
...
* Harmonize page layouts
* Update changelog
3 years ago
Thomas Kaul
93dcbeb6c7
Feature/add validation for import ( #415 )
...
* Valid data types
* Maximum number of orders
* Data provider service returns data for the dataSource / symbol pair
3 years ago
Thomas Kaul
b9f0a57522
Bugfix/unregister chartjs plugin datalabels ( #414 )
...
* Unregister chartjs-plugin-datalabels
* Update changelog
3 years ago
Thomas Kaul
174c1d1a62
Release 1.59.0 ( #413 )
3 years ago
Valentin Zickner
f308ae7a13
add sectors and countries for ETFs ( #410 )
...
* Update changelog
Co-Authored-By: Valentin Zickner <valentin@coderworks.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
15a61b7a20
Feature/improve values of global heat map ( #408 )
...
* Convert value
* Update changelog
3 years ago
Thomas Kaul
d1eedf9726
Bugfix/various fixes ( #407 )
...
* Fix links
* Update column
* Fix impersonation mode
* Update changelog
3 years ago
Thomas Kaul
30a592b524
Release 1.58.1 ( #406 )
3 years ago
Thomas Kaul
de94494aa0
Bugfix/fix symbol conversion for yahoo finance ( #405 )
...
* Fix symbol conversion for Yahoo Finance
* Update changelog
3 years ago
Thomas Kaul
d3c6788ad5
Release 1.58.0 ( #404 )
3 years ago
Thomas Kaul
3ec4a73b35
Feature/improve tooltips ( #403 )
...
* Improve tooltips
* Update changelog
3 years ago
Thomas Kaul
1050bfa098
Feature/improve yahoo finance symbol conversion ( #402 )
...
* Improve symbol conversion
* Update changelog
3 years ago
Thomas Kaul
595ec1d7b4
Feature/upgrade envalid to version 7.2.1 ( #401 )
...
* Upgrade envalid
* Update changelog
3 years ago
Thomas Kaul
c8389599b6
Release 1.57.0 ( #400 )
3 years ago
Thomas Kaul
fe2bd6eea8
Feature/protect endpoints ( #396 )
...
* Protect endpoints
* Update changelog
3 years ago
Thomas Kaul
035052be99
Feature/improve exchange rates table ( #394 )
...
* Improve exchange rates table
* Update changelog
3 years ago
Thomas Kaul
bcdd2780b3
Release 1.56.0 ( #393 )
3 years ago
Thomas Kaul
39d9828f9f
Feature/respect account currency in exchange rate data service ( #391 )
...
* Respect the accounts' currencies
* Update changelog
3 years ago
Thomas Kaul
6333aa972d
Bugfix/fix data gathering after seed ( #390 )
...
* Fix data gathering after seed
* Update changelog
3 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
...
* Support unlimited currencies
* Update changelog
3 years ago
Thomas Kaul
508a48f4c3
Feature/hide actions in presenter view ( #380 )
...
* Hide actions if restricted view is active
* Update changelog
3 years ago
Thomas Kaul
8466e3d73f
Feature/always show adapted portfolio page ( #388 )
...
* Always show adapted portfolio page
* Update changelog
3 years ago
Thomas Kaul
9ae9904389
Feature/add story for line chart component ( #385 )
...
* Add story for line chart component
* Update changelog
3 years ago