Commit Graph

826 Commits

Author SHA1 Message Date
d2fabe7ce4 Feature/add value column to accounts table ()
* Add value column

* Update changelog
2021-11-13 20:38:29 +01:00
a42700b9fe Feature/introduce data gathering progress ()
* Add data gathering progress

* Update changelog
2021-11-13 11:32:28 +01:00
9df8541145 Feature/log logo on server start ()
* Log logo on server start

* Update changelog
2021-11-12 22:50:40 +01:00
0b2252755c Release 1.74.0 () v1.74.0 2021-11-11 21:52:57 +01:00
239bd09cbd Feature/move market mood to tab ()
* Move market mood to tab

* Update changelog
2021-11-11 21:43:17 +01:00
cd76f89902 Feature/increase decimal places for cryptocurrencies ()
* Calculate quantity precision

* Update changelog
2021-11-11 21:21:37 +01:00
7425ba94f1 Release 1.73.0 () v1.73.0 2021-11-10 21:16:06 +01:00
b9522307c4 Feature/various client improvements ()
* Various improvements
  * info messages
  * skeleton loader of portfolio holdings

* Update changelog
2021-11-10 21:03:25 +01:00
e01e039a00 Release 1.72.0 () v1.72.0 2021-11-08 20:55:38 +01:00
6d3513c17f Update version 2021-11-07 21:27:37 +01:00
d60b444324 Release/1.71.0 ()
* Refactor logger

* Fix exception

* Update changelog
v1.71.0
2021-11-07 21:25:18 +01:00
2873130259 Release 1.70.0 () v1.70.0 2021-11-07 18:38:29 +01:00
d999a27159 Feature/move scraper configuration to symbol profile ()
* Move scraper configuration

* Update changelog
2021-11-07 18:36:28 +01:00
b6902e10ea Feature/improve import json file validation ()
* Improve import validation

* Update changelog
2021-11-07 17:16:19 +01:00
7f3f75386d Release 1.69.0 () v1.69.0 2021-11-07 09:45:19 +01:00
678544748a Add symbol mapping ()
* Add symbol mapping

* Update changelog
2021-11-07 09:42:36 +01:00
632f3e3872 Add ok.csv () 2021-11-06 21:09:06 +01:00
87301ddbd5 Feature/improve registration page ()
* Improve registration page

* Update changelog
2021-11-02 21:49:57 +01:00
7d03c373ac Release 1.68.0 () v1.68.0 2021-11-01 21:27:23 +01:00
edb66bb166 Feature/extend statistics ()
* Extend statistics

* Update changelog
2021-11-01 21:15:09 +01:00
54bbc8446b Feature/prettify scraper symbol in chart ()
* Prettify scraper symbol in chart

* Update changelog
2021-11-01 20:29:16 +01:00
9933967e42 Release 1.67.0 () 2021-11-01 19:33:45 +01:00
5618513d07 Update changelog () v1.67.0 2021-10-31 17:02:41 +01:00
1397cd62a8 Feature/extend public page ()
* Extend public page

* Update changelog
2021-10-31 17:00:59 +01:00
e7fb31d1a6 add Dockerfile with all in one docker image ()
* 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>
2021-10-30 18:54:14 +02:00
51e7b94ad0 Release 1.66.0 () v1.66.0 2021-10-30 11:22:50 +02:00
9133ea38f3 Feature/order accesses ()
* Order accesses

* Update changelog
2021-10-30 10:49:17 +02:00
a864c617b9 Feature/improve landing page ()
* Add intro screen

* Update changelog
2021-10-30 10:46:54 +02:00
442df9d6f8 Release 1.65.0 () v1.65.0 2021-10-25 21:03:36 +02:00
2de0e75cb8 Feature/add user interface for granting and revoking public access ()
* Add user interface for granting and revoking public access

* Update changelog
2021-10-25 20:46:36 +02:00
1296f95602 Feature/move data enhancer from data provider to data gathering ()
* Move data enhancers from data provider to data enhancer module

* Update changelog
2021-10-24 10:49:17 +02:00
e98dff877a Add link to Visual Studio Code () 2021-10-22 20:20:59 +02:00
964b37af30 Add Visual Studio Code link () 2021-10-22 20:17:33 +02:00
2d89d12d31 Release 1.64.0 () v1.64.0 2021-10-21 22:25:58 +02:00
19e2d54791 Refactor custom cryptocurrencies () 2021-10-21 22:11:12 +02:00
e24e5e1c44 Add custom crypto currencies ()
* Add custom cryptocurrencies
2021-10-21 21:20:01 +02:00
a0d4ff7920 Clean up ts-node script ()
Co-Authored-By: Davin <52686922+Frozies@users.noreply.github.com>
2021-10-20 22:46:58 +02:00
099ad18aaf refactor data-provider.service.ts to have dynamic list of services ()
* 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>
2021-10-20 21:41:40 +02:00
e3cd99f5d2 Release 1.63.0 () v1.63.0 2021-10-19 18:49:11 +02:00
6dea9093ba Feature/add public portfolio ()
* Setup public portfolio page

* Update changelog
2021-10-19 18:27:50 +02:00
43104f81d0 Add test data () 2021-10-17 11:56:35 +02:00
6d2e3b6e40 Feature/improve skeleton loader size ()
* Improve skeleton loader size

* Update changelog
2021-10-17 11:53:27 +02:00
1d9a31dbb8 Improve styling () 2021-10-17 11:42:27 +02:00
ea0e92220c Release 1.62.0 () v1.62.0 2021-10-17 10:52:08 +02:00
b57301ef50 Feature/extend import validation message ()
* Extend import validation message

* Update changelog
2021-10-16 21:23:15 +02:00
67dbc6b014 Release 1.61.0 () v1.61.0 2021-10-15 22:30:44 +02:00
2e5176bacf Feature/extend import by csv files ()
* Support import of csv files

* Update changelog
2021-10-15 22:22:45 +02:00
060846023f Release 1.60.0 () v1.60.0 2021-10-13 12:10:12 +02:00
f06a0fbbee Feature/validate duplicate orders for import ()
* Validate duplicate orders

* Update changelog
2021-10-13 11:52:04 +02:00
4ab6a1a071 Feature/harmonize page layouts ()
* Harmonize page layouts

* Update changelog
2021-10-13 11:51:33 +02:00