Commit Graph

7 Commits

Author SHA1 Message Date
cc6320acfd Feature/simplify database seeding ()
* Simplify database seeding

* Update documentation

* Update changelog
2023-03-04 10:16:16 +01:00
d147c2313f Feature/support assets in emergency fund ()
* Support assets in emergency fund

* Update changelog
2023-01-14 13:13:26 +01:00
a3bfa46fb0 Feature/remove alias from user ()
* Remove alias

* Update changelog
2022-09-03 09:47:18 +02:00
c216ab1d76 Eliminate data source from order model ()
* Eliminate currency, data source and symbol from order model

* Remove prefix for symbols with data source GHOSTFOLIO

* Update changelog
2022-03-05 11:07:27 +01:00
65bfe52db4 Feature/simplify admin user sign up ()
* Simplify admin user sign up

* Update changelog
2022-02-06 09:32:41 +01:00
0878febded build(prisma): fix populating database when attributes have null value () 2021-12-15 21:04:26 +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