Thomas Kaul
0cb632b165
Improve wording ( #482 )
3 years ago
Thomas Kaul
fca3a659d0
Release 1.78.0 ( #481 )
3 years ago
Thomas Kaul
904dec040e
Feature/add testimonial ( #479 )
...
* Add testimonials
* Update changelog
3 years ago
Thomas Kaul
fc6c81fe02
Bugfix/fix footer row border in dark mode ( #478 )
...
* Fix border color in dark mode
* Update changelog
3 years ago
Thomas Kaul
634171e4e3
Release 1.77.0 ( #476 )
3 years ago
Thomas Kaul
f8f36e4f4e
Bugfix/fix accounts table footer on mobile ( #475 )
...
* Fix footer on mobile
* Update changelog
3 years ago
Thomas Kaul
5e7cf9d0b6
Feature/hide get started button on registration page ( #474 )
...
* Hide button
* Update changelog
3 years ago
Thomas Kaul
e1932eb5a1
Bugfix/exclude drafts from transaction count ( #473 )
...
* Fix transactions count (exclude drafts)
* Improve wording (summary page)
* Update changelog
3 years ago
Thomas Kaul
dba47d59e3
Release 1.76.0 ( #472 )
3 years ago
Thomas Kaul
3032126508
Feature/add footer row to accounts table ( #471 )
...
* Add footer row to accounts table with total balance and value
* Update changelog
3 years ago
Thomas Kaul
a50b55da75
Clean up ( #470 )
3 years ago
Thomas Kaul
5422df05b3
Release 1.75.0 ( #469 )
3 years ago
Thomas Kaul
d2fabe7ce4
Feature/add value column to accounts table ( #468 )
...
* Add value column
* Update changelog
3 years ago
Thomas Kaul
a42700b9fe
Feature/introduce data gathering progress ( #467 )
...
* Add data gathering progress
* Update changelog
3 years ago
Thomas Kaul
9df8541145
Feature/log logo on server start ( #466 )
...
* Log logo on server start
* Update changelog
3 years ago
Thomas Kaul
0b2252755c
Release 1.74.0 ( #464 )
3 years ago
Thomas Kaul
239bd09cbd
Feature/move market mood to tab ( #463 )
...
* Move market mood to tab
* Update changelog
3 years ago
Thomas Kaul
cd76f89902
Feature/increase decimal places for cryptocurrencies ( #462 )
...
* Calculate quantity precision
* Update changelog
3 years ago
Thomas Kaul
7425ba94f1
Release 1.73.0 ( #461 )
3 years ago
Thomas Kaul
b9522307c4
Feature/various client improvements ( #460 )
...
* Various improvements
* info messages
* skeleton loader of portfolio holdings
* Update changelog
3 years ago
Thomas Kaul
e01e039a00
Release 1.72.0 ( #459 )
3 years ago
Thomas
6d3513c17f
Update version
3 years ago
Thomas Kaul
d60b444324
Release/1.71.0 ( #458 )
...
* Refactor logger
* Fix exception
* Update changelog
3 years ago
Thomas Kaul
2873130259
Release 1.70.0 ( #457 )
3 years ago
Thomas Kaul
d999a27159
Feature/move scraper configuration to symbol profile ( #456 )
...
* Move scraper configuration
* Update changelog
3 years ago
Thomas Kaul
b6902e10ea
Feature/improve import json file validation ( #455 )
...
* Improve import validation
* Update changelog
3 years ago
Thomas Kaul
7f3f75386d
Release 1.69.0 ( #454 )
3 years ago
Thomas Kaul
678544748a
Add symbol mapping ( #452 )
...
* Add symbol mapping
* Update changelog
3 years ago
Thomas Kaul
632f3e3872
Add ok.csv ( #453 )
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
e98dff877a
Add link to Visual Studio Code ( #436 )
3 years ago
Thomas Kaul
964b37af30
Add Visual Studio Code link ( #435 )
3 years ago
Thomas Kaul
2d89d12d31
Release 1.64.0 ( #434 )
3 years ago
Thomas Kaul
19e2d54791
Refactor custom cryptocurrencies ( #433 )
3 years ago
Davin
e24e5e1c44
Add custom crypto currencies ( #432 )
...
* Add custom cryptocurrencies
3 years ago
Thomas Kaul
a0d4ff7920
Clean up ts-node script ( #430 )
...
Co-Authored-By: Davin <52686922+Frozies@users.noreply.github.com>
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