Thomas Kaul
57e4163848
Feature/add 14 days in coupon system ( #772 )
...
* Add 14 days
* Update changelog
3 years ago
Thomas Kaul
14773bf1aa
Bugfix/fix duplicate currency conversion in account calculations ( #771 )
...
* Fix currency conversion (duplicate)
* Update changelog
3 years ago
Thomas Kaul
1a8fc5757a
Release 1.129.0 ( #770 )
3 years ago
Thomas Kaul
b4848be914
Feature/add developed vs emerging markets calculation ( #767 )
...
* Add allocations by market
* Update changelog
3 years ago
Thomas Kaul
2b4319454d
Feature/add bonds and emergency fund to feature overview ( #768 )
...
* Add bonds and emergency fund
* Update changelog
3 years ago
Thomas Kaul
e2faaf6faa
Feature/add hover effect to page tabs ( #764 )
...
* Add hover effect
* Update changelog
3 years ago
Thomas Kaul
86a1589834
Release/1.128.0 ( #763 )
3 years ago
Thomas Kaul
32fb3551dc
Feature/add default market price to scraper configuration ( #762 )
...
* Add default market price to scraper configuration
* Update changelog
3 years ago
Thomas Kaul
30411b1502
Feature/add hover to table ( #760 )
...
* Add hover
* Update changelog
3 years ago
Thomas Kaul
eb0444603b
Bugfix/fix user currency of public page ( #761 )
...
* Fix user currency
* Update changelog
3 years ago
Thomas Kaul
6e582fe505
Release 1.127.0 ( #759 )
3 years ago
Thomas Kaul
402d73a12c
Bugfix/fix get quotes for multiple ghostfolio symbols ( #758 )
...
* Support multiple symbols in getQuotes()
* Update changelog
3 years ago
Thomas Kaul
4826a51199
Feature/improve handling of scraper configuration ( #757 )
...
* Improve handling of missing scraper configuration
* Update changelog
3 years ago
Thomas Kaul
5356bf568e
Release 1.126.0 ( #756 )
3 years ago
Thomas Kaul
d8da574ae4
Feature/add support for bonds ( #755 )
...
* Add support for bonds
* Update changelog
3 years ago
Thomas Kaul
e769fabbae
Feature/add multilines to tooltips in proportion chart ( #753 )
...
* Introduce multilines for tooltips
* Update changelog
3 years ago
Thomas Kaul
5a369f29d4
Feature/restructure portfolio summary tab ( #754 )
...
* Restructure portfolio summary
* Update changelog
3 years ago
Thomas Kaul
f781eb207c
Release 1.125.0 ( #752 )
3 years ago
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ( #749 )
...
* Add support for emergency fund
* Update changelog
3 years ago
Thomas Kaul
9cdef6a7cb
Feature/upgrade nx to version 13.8.5 ( #747 )
...
* Upgrade Nx to version 13.8.5
* Update changelog
3 years ago
Thomas Kaul
e4908b51aa
Feature/add context to logger ( #745 )
...
* Add contexts
* Update changelog
3 years ago
Thomas Kaul
718b0de0a7
Release 1.124.0 ( #744 )
3 years ago
Thomas Kaul
99655604d9
Feature/add support for coupon duration ( #743 )
...
* Add support for coupon duration
* Update changelog
3 years ago
Thomas Kaul
b602e7690b
Feature/upgrade prisma to version 3.10.0 ( #742 )
...
* Upgrade prisma to version 3.10.0
* Update changelog
3 years ago
Thomas Kaul
7745dafe48
Feature/upgrade yahoo finance2 to 2.2.0 ( #741 )
...
* Upgrade yahoo-finance2 to version 2.2.0
* Update changelog
3 years ago
Thomas Kaul
50184284e1
Feature/upgrade ngx skeleton loader to 5.0.0 ( #740 )
...
* Upgrade ngx-skeleton-loader to version 5.0.0
* Update changelog
3 years ago
Thomas Kaul
f46533107d
Release 1.123.0 ( #739 )
3 years ago
Thomas Kaul
c216ab1d76
Eliminate data source from order model ( #730 )
...
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* Update changelog
3 years ago
Thomas Kaul
86acbf06f4
Feature/add data provider errors to api response ( #738 )
...
* Add data provider error details
* Update changelog
3 years ago
Thomas Kaul
3de7d3f60e
Bugfix/improve account calculations ( #737 )
...
* Improve account calculations
* Update changelog
3 years ago
Thomas Kaul
63ed227f3f
Release 1.122.0 ( #732 )
3 years ago
Thomas Kaul
5bb20f6d5f
Bugfix/fix undefined currencies after creating an activity ( #731 )
...
* Fix issue with undefined currencies after creating an activity
* Update changelog
3 years ago
Thomas Kaul
b3e58d182a
Feature/add support for click in portfolio proportion chart ( #729 )
...
* Add support for click
* Update changelog
3 years ago
Thomas Kaul
e3f8b0cf52
Release 1.121.0 ( #726 )
3 years ago
Thomas Kaul
c02bcd9bd8
Feature/migrate to yahoo finance2 ( #722 )
...
* Migrate to yahoo-finance2
* Add support for mutual funds
* Add url to symbol profile
* Clean up
3 years ago
Thomas Kaul
6a4f1c0188
Release 1.120.0 ( #724 )
3 years ago
Thomas Kaul
745ba978a3
Bugfix/fix zen mode ( #723 )
...
* Fix Zen mode
* Update changelog
3 years ago
Thomas Kaul
46b91d3c3b
Feature/improve portfolio page ( #721 )
...
* Improve page
* Update changelog
3 years ago
Thomas Kaul
1dd670a7c3
Feature/improve labels in portfolio proportion chart ( #720 )
...
* Improve labels for OTHER and UNKNOWN
* Update changelog
3 years ago
Thomas Kaul
68d07cc8d4
Release 1.119.0 ( #719 )
3 years ago
Thomas Kaul
fd60569716
Release 1.118.0 ( #717 )
3 years ago
Thomas Kaul
fed771525e
Feature/extend market data in admin panel ( #716 )
...
* Extend market data view
* Update changelog
3 years ago
Thomas Kaul
2a2a5f4da5
Feature/display features based on permissions ( #714 )
...
* Display features based on permissions
* Update changelog
3 years ago
Thomas Kaul
06d5ec9182
Release 1.117.0 ( #713 )
3 years ago
Thomas Kaul
122107c8a1
Feature/distinguish today s data point in admin panel ( #711 )
...
* Distinguish today's data point
* Update changelog
3 years ago
Thomas Kaul
4ec351369b
Bugfix/add fallback to default account in import ( #709 )
...
* Add fallback to default account if account id is invalid
* Update changelog
3 years ago
Thomas Kaul
dced06ebb5
Bugfix/improve allocations ( #710 )
...
* Fix allocations by account for non-unique account names
* Refactor calculations with big.js
* Update changelog
3 years ago
Thomas Kaul
baa6a3d0f0
Feature/restructure api modules ( #706 )
...
* Restructure modules
* Update changelog
3 years ago
Thomas Kaul
1eb4041837
Feature/move countries and sectors chart ( #704 )
...
* Move countries and sectors charts
* Update changelog
3 years ago
Thomas Kaul
5a869a90da
Release 1.116.0 ( #703 )
3 years ago
Thomas Kaul
280030ae7f
Feature/add twitter bot for fear and greed index ( #702 )
...
* Add twitter bot for fear and greed index
* Update changelog
3 years ago
Thomas Kaul
52e4504de9
Fix time in market ( #700 )
...
* Fix time in market
* Update changelog
3 years ago
Thomas Kaul
20356f6931
Bugfix/fix max items attribute ( #698 )
...
* Fix maxItems
* Update changelog
3 years ago
Thomas Kaul
e0bb2b1c78
Feature/improve position detail dialog ( #697 )
...
* Improve mobile layout
* Update changelog
3 years ago
Thomas Kaul
893ca83d3a
Release 1.115.0 ( #695 )
3 years ago
Thomas Kaul
23da1bd293
Feature/add feature page ( #694 )
...
* Add feature page
* Update changelog
3 years ago
Thomas Kaul
fa66cd5bce
Feature/add countries and sectors to position detail dialog ( #692 )
...
* Add asset and asset sub class
* Add countries and sectors to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
9344dcd26e
Feature/upgrade nx to 13.8.1 ( #691 )
...
* Upgrade angular, nx and storybook dependencies
* Update changelog
3 years ago
Thomas Kaul
dcc7ef89fe
Release/1.114.1 ( #689 )
...
* Fix creation of wealth items
* Release 1.114.1
3 years ago
Thomas Kaul
e355847f40
Release 1.114.0 ( #688 )
3 years ago
Thomas Kaul
76f70598e2
Feature/add support for wealth items ( #666 )
...
* Add support for wealth items
* Update changelog
3 years ago
Thomas Kaul
7af5cd244a
Release 1.113.0 ( #687 )
3 years ago
Thomas Kaul
86943a5f5b
Feature/harmonize big.js operators ( #686 )
...
* Harmonize big.js operators
* Update changelog
3 years ago
Thomas Kaul
6ac693dd39
Feature/improve position of currency column ( #685 )
...
* Move position of currency column
* Update changelog
3 years ago
Thomas Kaul
82069da4e2
Bugfix/fix user account creation ( #682 )
...
* Fix the user account creation
* Update changelog
3 years ago
Thomas Kaul
07656c6a95
Release 1.112.0 ( #681 )
3 years ago
Thomas Kaul
16f0743353
Bugfix/fix total value of activities table ( #680 )
...
* Fix total value (absolute value)
* Update changelog
3 years ago
Thomas Kaul
8d2fcc6b42
Feature/upgrade prisma to version 3.9.1 ( #677 )
...
* Upgrade prisma to version 3.9.1
* Update changelog
3 years ago
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
...
* Fix horizontal overflow in tables
* Update changelog
3 years ago
Thomas Kaul
65bfe52db4
Feature/simplify admin user sign up ( #675 )
...
* Simplify admin user sign up
* Update changelog
3 years ago
Thomas Kaul
48b524de5a
Feature/add export functionality to position detail dialog ( #672 )
...
* Add export functionality to the position detail dialog
* Respect filters in activities export
* Update changelog
3 years ago
Thomas Kaul
48f6b8d353
Release 1.111.0 ( #671 )
3 years ago
Thomas Kaul
f369996912
Bugfix/fix symbol selection of 7d data gathering ( #670 )
...
* Fix symbol selection of 7d data gathering
* Update changelog
3 years ago
Thomas Kaul
dc424a86ec
Feature/support deleting symbol profile data ( #669 )
...
* Add support for deleting symbol profile data
* Update changelog
3 years ago
Thomas Kaul
5d8bde5a70
Feature/access data source and symbol from symbol profile ( #668 )
...
* Access dataSource and symbol from SymbolProfile
* Update changelog
3 years ago
Thomas Kaul
16360c0c67
Feature/minor code cleanup ( #667 )
...
* Sort imports
* Update changelog
3 years ago
Thomas Kaul
526a6b2030
Release 1.110.0 ( #665 )
3 years ago
Thomas Kaul
5000e9c79b
Feature/update database schema of order ( #664 )
...
* Add schema migrations
* Update changelog
3 years ago
Thomas Kaul
161cb82820
Bugfix/fix data source of fear and greed index ( #663 )
...
* Encode data source
* Update changelog
3 years ago
Thomas Kaul
fed28f29d1
Release 1.109.0 ( #662 )
3 years ago
Thomas Kaul
8bd9330acc
Feature/improve usability of create or edit transaction dialog ( #661 )
...
* Move the fee to the bottom
* Update changelog
3 years ago
Thomas Kaul
155c08d665
Transform data source ( #658 )
...
* Transform data source
* Update changelog
3 years ago
Thomas Kaul
b8ad6d6662
Feature/improve import ( #657 )
...
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
3 years ago
Thomas Kaul
9d6977e3f7
Feature/support cryptocurrency mina protocol ( #659 )
...
* Support Mina Protocol (MINA-USD)
* Update changelog
3 years ago
Thomas Kaul
62885ea890
Feature/improve consistent use of symbol with data source ( #656 )
...
* Improve the consistent use of symbol with dataSource
* Update changelog
3 years ago
Thomas Kaul
9676f96e97
Release 1.108.0 ( #653 )
3 years ago
Thomas Kaul
65e151151b
Feature/increase fear and greed index to 90 days ( #652 )
...
* Increase fear and greed index to 90 days
* Update changelog
3 years ago
Thomas Kaul
5d3bbb8f30
Feature/improve annualized performance ( #651 )
...
* Improve annualized performance calculation
* Update changelog
3 years ago
Thomas Kaul
b464fefc57
Release 1.107.0 ( #650 )
3 years ago
Thomas Kaul
bcb7f5f522
Feature/add feature toggle for new calculation engine ( #649 )
...
* Add feature toggle for new calculation engine
* Update changelog
3 years ago
Thomas Kaul
ca64492e77
Bugfix/fix styling in activities table footer ( #648 )
...
* Fix styling
* Update changelog
3 years ago
Thomas Kaul
761376d72d
Release 1.106.0 ( #647 )
3 years ago
Thomas Kaul
9c086edffe
Feature/extend historical data view in admin control ( #646 )
...
* Extend market data view
* Update changelog
3 years ago
Thomas Kaul
585f99e4df
Feature/add summary row to activities table ( #645 )
...
* Add summary row to activities table
* Update changelog
3 years ago
Thomas Kaul
9d907b5eb5
Bugfix/improve the redirection on logout ( #642 )
...
* Improve logout
* Update changelog
3 years ago
Thomas Kaul
ba05f5ba30
Feature/upgrade prisma to version 3.8.1 ( #640 )
...
* Upgrade prisma to version 3.8.1
* Update changelog
3 years ago
Thomas Kaul
3261e3ee59
Feature/upgrade stripe dependencies ( #641 )
...
* Upgrade stripe dependencies
* Update changelog
3 years ago
Thomas Kaul
1c6050d3e3
Release 1.105.0 ( #638 )
3 years ago
Thomas Kaul
38f2930ec6
Feature/improve data provider service ( #637 )
...
* Improve data provider service
* Update changelog
3 years ago
Thomas Kaul
556be61fff
Bugfix/fix unresolved account names in reports ( #636 )
...
* Fix unresolved account names
* Update changelog
3 years ago
Thomas Kaul
651b4bcff7
Release 1.104.0 ( #631 )
3 years ago
Thomas Kaul
0a8d159f78
Bugfix/fix missing symbol profile data connection in import ( #630 )
...
* Fix missing symbol profile data connection in import
* Update changelog
3 years ago
Thomas Kaul
1a4109ebaa
Bugfix/fix fallback to load currencies directly from data provider ( #629 )
...
* Fix fallback
* Update changelog
3 years ago
Thomas Kaul
92e502e1c2
Release 1.103.0 ( #628 )
3 years ago
Thomas Kaul
e344c43a5a
Bugfix/fix currency of value in position detail dialog ( #627 )
...
* Fix currency
* Update changelog
3 years ago
Thomas Kaul
d6b78f3457
Feature/add links to statistics section ( #626 )
...
* Add links and clean up style
* Update changelog
3 years ago
Thomas Kaul
9bbb856f66
Release 1.102.0 ( #625 )
3 years ago
Thomas Kaul
d3707bbb87
Bugfix/fix preselected default account in create activity dialog ( #624 )
...
* Fix preselected default account
* Update changelog
3 years ago
Thomas Kaul
7df53896f3
Feature/start eliminating data source from order ( #622 )
...
* Start eliminating dataSource from order
* Update changelog
3 years ago
Thomas Kaul
b2b3fde80e
Bugfix/support multiple accounts with the same name ( #623 )
...
* Support multiple accounts with the same name
* Update changelog
3 years ago
Thomas Kaul
a83441b3ba
Release 1.101.0 ( #621 )
3 years ago
Thomas Kaul
075431d868
Feature/add google sheets as data source ( #620 )
...
* Add google sheets as data source
* Update changelog
3 years ago
Thomas Kaul
0168c1c4e8
Feature/exclude url pattern of shared portfolios in robots.txt ( #619 )
...
* Exclude shared portfolios
* Update changelog
3 years ago
Thomas Kaul
3e16041c16
Release 1.100.0 ( #617 )
3 years ago
Thomas Kaul
5882b7914d
Feature/add first months in open source blog post ( #616 )
...
* Add blog post
* Update changelog
3 years ago
Thomas Kaul
69c9e259b1
Bugfix/fix routing of create activity dialog ( #615 )
...
* Fix routing of create activity dialog
* Update changelog
3 years ago
Thomas Kaul
aca37a27f9
Feature/add top performers to analysis page ( #613 )
...
* Add Top 3 / Bottom 3 performers
* Update changelog
3 years ago
Thomas Kaul
313d2a2f79
Release 1.99.0 ( #612 )
3 years ago
Thomas Kaul
9ac67b0af2
Feature/expose profile data gathering by symbol endpoint ( #611 )
...
* Expose profile data gathering by symbol endpoint
* Update changelog
3 years ago
Thomas Kaul
1e526852a7
Bugfix/fix mapping for russia in trackinsight data enhancer ( #610 )
...
* Fix mapping for Russia
* Update changelog
3 years ago
Thomas Kaul
e54638a684
Feature/improve analysis page ( #609 )
...
* Improve analysis page (show y-axis, extend chart in relation to days in market)
* Update changelog
3 years ago
Thomas Kaul
0179823ad9
Feature/restructure about page ( #608 )
...
* Restructure about page: introduce pages for blog and changelog
* Update changelog
3 years ago
Thomas Kaul
029b7bed9a
Bugfix/improve error handling in position api endpoint ( #607 )
...
* Add guards
* Update changelog
3 years ago
Thomas Kaul
635f10e2d0
Bugfix/hide data provider warning while loading ( #605 )
...
* Hide data provider warning while loading
* Update changelog
3 years ago
Thomas Kaul
cebf879d67
Feature/refactor demo user ( #604 )
...
* Refactor demo user id
* Update changelog
3 years ago
Thomas Kaul
124bdc028d
Bugfix/fix reload of position detail dialog ( #603 )
...
* Fix reload of position detail dialog
* Update changelog
3 years ago
Thomas Kaul
d69a69ce18
Bugfix/fix exception with market state ( #602 )
...
* Fix exception with market state
* Update changelog
3 years ago
Thomas Kaul
15344513ce
Feature/upgrade chart.js to version 3.7.0 ( #601 )
...
* Upgrade chart.js from version 3.5.0 to 3.7.0
* Update changelog
3 years ago
Thomas Kaul
b291d9e031
Feature/refactor transactions to activities table ( #600 )
...
* Refactor transactions to activities table with attributes and routes
* Update changelog
3 years ago
Thomas Kaul
bee702302f
Upgrade angular and Nx dependencies ( #599 )
3 years ago
Thomas Kaul
0873f539c5
Release 1.98.0 ( #597 )
3 years ago
Thomas Kaul
6dcd801d05
Feature/extend statistics section with users in slack community ( #596 )
...
* Extend statistics with users in Slack community
* Update changelog
3 years ago
Thomas Kaul
77065dac50
Feature/add date range selector to holdings tab ( #595 )
...
* Add date range selector to holdings tab
* Update changelog
3 years ago
Thomas Kaul
438484879d
Bugfix/fix creation of historical data ( #594 )
...
* Fix creation of historical data (upsert instead of update)
* Update changelog
3 years ago
Thomas Kaul
e37a650c70
Bugfix/fix scrolling issue in position detail dialog on mobile ( #593 )
...
* Fix scrolling in position detail dialog on mobile
* Update changelog
3 years ago
Thomas Kaul
6e8c90b3fc
Release 1.97.0 ( #592 )
3 years ago
Thomas Kaul
9e1a7fc981
Feature/dividend ( #547 )
...
* Add dividend to order type
* Support dividend in transactions table
* Support dividend in transaction dialog
* Extend import file with dividend
* Add dividend to portfolio summary
* Update changelog
Co-authored-by: Fly Man <fly.man.opensim@gmail.com>
3 years ago
Thomas Kaul
ff638adf03
Feature/add transactions to position detail dialog ( #591 )
...
* Add transactions to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
fa44cee781
Release 1.96.0 ( #590 )
3 years ago
Thomas Kaul
db1d474ddf
Feature/more discreet data provider warning ( #589 )
...
* Upgrade http-status-codes to version 2.2.0
* Make the data provider warning more discreet
* Update changelog
3 years ago
Thomas Kaul
994275e093
Feature/upgrade angular 3rd party dependencies ( #588 )
...
* Upgrade angular 3rd party dependencies
* ngx-device-detector
* ngx-markdown
* ngx-stripe
* Update changelog
3 years ago
Thomas Kaul
ee397c8047
Bugfix/fix file type detection for import ( #587 )
...
* Fix file type detection ("application/vnd.ms-excel" instead of "text/csv")
* Update changelog
3 years ago
Thomas Kaul
7203939c42
Feature/upgrade prisma to version 3.7.0 ( #586 )
...
* Upgrade prisma from version 3.6.0 to 3.7.0
* Update changelog
3 years ago
Thomas Kaul
bb8b1e4f43
Release 1.95.0 ( #583 )
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
3435b3a348
Feature/make the csv import more flexible ( #573 )
...
* Make the csv import more flexible
* Update changelog
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
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
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
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
Thomas Kaul
f953c6ea64
Release/1.90.0 ( #544 )
...
* Update stage labels
* Release 1.90.0
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
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
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
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
Thomas Kaul
1beb4de62f
Feature/support additional currencies ( #517 )
...
* Support additional currencies
* Update changelog
3 years ago
Thomas Kaul
9bc3505ded
Release 1.86.0 ( #516 )
3 years ago
Thomas Kaul
3e82de6b21
Feature/add historical data chart of fear and greed index ( #515 )
...
* Add historical data chart of market mood
* Update changelog
3 years ago
Thomas Kaul
563f354e7e
Feature/symbol to uppercase to avoid duplicates ( #514 )
...
* Convert the symbol to uppercase to avoid case-sensitive duplicates
* Update changelog
3 years ago
Thomas Kaul
e96e6c717c
Feature/enable import by default ( #513 )
...
* Enable import by default
* Update changelog
3 years ago
Thomas Kaul
961774ce9f
Feature/improve market data detail ( #511 )
...
* Improve historical data view (hide invalid and future dates)
* Update changelog
3 years ago
Thomas Kaul
49f46e1a1e
Bugfix/improve allocations by currency with cash balances ( #508 )
...
* Improve allocations by currency in combination with cash balances
* Update changelog
3 years ago
Thomas Kaul
050c0a4da7
Release 1.85.0 ( #506 )
3 years ago
Thomas Kaul
4908e6d35d
Bugfix/fix data gathering of fear and greed index ( #505 )
...
* Fix data gathering of fear and greed index
* Update changelog
3 years ago
Thomas Kaul
fe4013830d
Release 1.84.0 ( #504 )
3 years ago
Thomas Kaul
11be6f630f
Feature/expose data gathering by symbol ( #503 )
...
* Expose data gathering by symbol as endpoint
* Update changelog
3 years ago
Thomas Kaul
c5e9804c25
Release 1.83.0 ( #501 )
3 years ago
Thomas Kaul
1f042ee791
Feature/eliminate redundant storage of historical exchange rates ( #500 )
...
* Eliminate redundant storage of historical exchange rates
* Clean up experimental API
* Update changelog
3 years ago
Thomas Kaul
3f31cec859
Release 1.82.0 ( #498 )
3 years ago
Thomas Kaul
6c07759eb7
Feature/add market data tab to admin control panel ( #497 )
...
* Add market data tab
* Update changelog
3 years ago
Thomas Kaul
2f402c0c8e
Feature/introduce tabs with routing to home page ( #495 )
...
* Introduce tabs with routing
* Update changelog
3 years ago
Thomas Kaul
a24a094407
Feature/introduce tabs to admin control panel ( #494 )
...
* Add tabs
* Update changelog
3 years ago
Thomas Kaul
dc9b2ce194
Release 1.81.0 ( #493 )
3 years ago
Thomas Kaul
72067459d6
Feature/add value to position detail dialog ( #492 )
...
* Add value to position detail dialog
* Update changelog
3 years ago