Thomas Kaul
9d3610331a
Add guard ( #582 )
3 years ago
Thomas Kaul
0043b44670
Feature/improve data gathering for currencies ( #581 )
...
* Improve data gathering for currencies, add warning if it fails
* Update changelog
3 years ago
Thomas Kaul
bbc4e64cb4
Bugfix/filter currencies with null value ( #579 )
...
* Filter currencies with null value
* Update changelog
3 years ago
Thomas Kaul
c7f4825499
Release 1.94.0 ( #578 )
3 years ago
Thomas Kaul
8f583709ef
Feature/add support for cosmos and polkadot ( #577 )
...
* Add support for cryptocurrencies ATOM and DOT
* Update changelog
3 years ago
Thomas Kaul
4c30212a72
Feature/improve data gathering ( #576 )
...
* Eliminate benchmarks to gather
* Optimize 7d data gathering
* Update changelog
3 years ago
Thomas Kaul
cade2f6a5e
Feature/upgrade prettier to version 2.5.1 ( #575 )
...
* Upgrade prettier from version 2.3.2 to 2.5.1
* Update changelog
3 years ago
Thomas Kaul
3b9a8fabb5
Clean up ( #574 )
3 years ago
Thomas Kaul
3435b3a348
Feature/make the csv import more flexible ( #573 )
...
* Make the csv import more flexible
* Update changelog
3 years ago
Valentin Zickner
5d39b267ab
write portfolio calculator test case for symbol BALN.SW (refs #554 ) ( #572 )
3 years ago
Thomas Kaul
ffaaa14dba
Feature/increase fear and greed index to 30 days ( #571 )
...
* Increase Fear & Greed index to 30 days
* Update changelog
3 years ago
Thomas Kaul
c65746d119
Simplify instructions for development setup ( #570 )
3 years ago
Thomas Kaul
1a6840f1f6
Fix instruction for database setup ( #568 )
3 years ago
Thomas Kaul
fb7fb886f6
Fix anchor link ( #567 )
3 years ago
Thomas Kaul
127abb8f4e
Release 1.93.0 ( #566 )
3 years ago
Thomas Kaul
ed1136999a
Feature/extend documentation for self hosting ( #565 )
...
* Extend documentation for self-hosting
* Add tag "latest" to docker image
* Update changelog
3 years ago
Thomas Kaul
9f545e3e2b
Feature/add cryptocurrency solana ( #563 )
...
* Add support for Solana and clean up symbol conversion (SOL1USD)
* Update changelog
3 years ago
Thomas Kaul
1602f976f0
Feature/convert errors to warnings in portfolio calculator ( #562 )
...
* Convert errors to warnings
* Update changelog
3 years ago
Thomas Kaul
4bf4c1a8a3
Release 1.92.0 ( #561 )
3 years ago
Thomas Kaul
e78755c280
Replace OrderType with Type (prisma) ( #560 )
3 years ago
Thomas Kaul
7772684413
Bugfix/fix permission for system status page ( #559 )
...
* Fix permission
* Update changelog
3 years ago
Thomas Kaul
955302666e
Bugfix/improve redirection on logout ( #558 )
...
* Improve redirection on logout
* Update changelog
3 years ago
Thomas Kaul
ddce8cc7f9
Feature/support update of historical data ( #557 )
...
* Support update of historical data
* Update changelog
3 years ago
Thomas Kaul
aca0d77e91
Feature/add line chart to historical data view ( #555 )
...
* Add line chart
* Update changelog
3 years ago
Thomas Kaul
8b9379f5ce
Release 1.91.0 ( #553 )
3 years ago
Thomas Kaul
0806d0dc92
Bugfix/fix hidden statistics values ( #552 )
...
* Fix hidden values (0)
* Update changelog
3 years ago
Thomas Kaul
e518bc3779
Feature/clean up all time high and low from performance endpoint ( #551 )
...
* Remove isAllTimeHigh / isAllTimeLow
* Update changelog
3 years ago
Thomas Kaul
eff807dd9a
Add tests for yahoo Finance symbol conversion ( #550 )
...
* Add tests for yahoo Finance symbol conversion
* Refactoring
3 years ago
Thomas Kaul
155bf67f60
Bugfix/fix symbol conversion from yahoo finance with hyphen ( #549 )
...
* Fix symbol conversion from Yahoo Finance
* Update changelog
3 years ago
Thomas Kaul
9aefe3747e
Feature/migrate database schema to prisma 3 ( #546 )
...
* Add migration after upgrade to prisma 3
* Update changelog
3 years ago
Rafael Augusto de Oliveira
0878febded
build(prisma): fix populating database when attributes have null value ( #545 )
3 years ago
Thomas Kaul
f953c6ea64
Release/1.90.0 ( #544 )
...
* Update stage labels
* Release 1.90.0
3 years ago
Thomas Kaul
76dbf78279
implement docker build on tags ( #542 )
...
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Co-authored-by: Valentin Zickner <github@zickner.ch>
3 years ago
Thomas Kaul
f12866b9ec
Update changelog ( #543 )
3 years ago
Thomas Kaul
83ba5f3d9f
Feature/add intro image for dark mode ( #540 )
...
* Add intro image for dark mode
* Update changelog
3 years ago
Rafael Augusto de Oliveira
7439c1bf54
fix(custom-cryptocurrencies): add uniswap (uni3) ( #541 )
3 years ago
Thomas Kaul
e255b76053
Feature/check currency in import validation ( #538 )
...
* Check currency in import validation (avoid importing transactions in wrong currency)
* Update changelog
3 years ago
Thomas Kaul
ed7209fb53
Feature/remove transactions import limit ( #536 )
...
* Remove default transactions import limit
* Update changelog
3 years ago
Thomas Kaul
008a2ab123
Support arm64 ( #465 )
...
* Support arm64
* Move prisma from devDependencies to dependencies (Fix "/bin/sh: prisma: not found" in docker build)
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
3 years ago
Thomas Kaul
2aedd74480
Release 1.89.0 ( #534 )
3 years ago
Thomas Kaul
11076592d1
Do not log coupon code ( #533 )
3 years ago
Thomas Kaul
ebee851b23
Feature/support data gathering by symbol and date ( #532 )
...
* Support data gathering by symbol and date
* Update changelog
3 years ago
Thomas Kaul
7d3f1832b4
Feature/upgrade nx and storybook dependencies ( #531 )
...
* Upgrade dependencies
* nx
* storybook
* Update changelog
3 years ago
Thomas Kaul
39e6abfc8c
Clean up preview features ( #530 )
3 years ago
Thomas Kaul
78e0fdb0ca
Add coupon system ( #529 )
...
* Add coupon system
* Update changelog
3 years ago
Thomas Kaul
606350b2ff
Release 1.87.0 ( #526 )
3 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
...
* Setup read only mode and update permissions dynamically
* Update changelog
3 years ago
Thomas Kaul
069660afe4
Feature/increase fear and greed index to 10 days ( #525 )
...
* Increase to 10 days
* Update changelog
3 years ago
Thomas Kaul
4d9a223491
Feature/add system message ( #519 )
...
* Add system message
* Update changelog
3 years ago
Thomas Kaul
aed8f5cf04
Feature/upgrade prisma to version 3.6.0 ( #518 )
...
* Upgrade prisma from version 2.30.2 to 3.6.0
* Update changelog
3 years ago