Thomas Kaul
|
b250491ca5
|
Feature/upgrade yahoo finance2 to version 2.3.3 (#1053)
* Upgrade yahoo-finance2 to version 2.3.3
* Update changelog
|
2 years ago |
Thomas Kaul
|
61e501c659
|
Feature/fix version of @angular/cli (#1056)
* Fix version
* Update yarn.lock
|
2 years ago |
Thomas Kaul
|
c0f19d56ec
|
Feature/add account detail dialog (#1047)
* Add account detail dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
8e2b235b1f
|
Feature/improve search label (#1048)
* Improve search label
* Update changelog
|
2 years ago |
Thomas Kaul
|
c3407e9b34
|
Feature/upgrade prisma to version 3.15.2 (#1046)
* Upgrade prisma to version 3.15.2
* Update changelog
|
2 years ago |
Thomas Kaul
|
74193e4ee2
|
Feature/upgrade nestjs dependencies to version 8.4.7 (#1045)
* Upgrade nestjs dependencies to version 8.4.7
* Update changelog
|
2 years ago |
Thomas Kaul
|
3fe8f9c882
|
Release 1.165.0 (#1044)
|
2 years ago |
Thomas Kaul
|
d130efad47
|
Clean up comments (#1043)
* Clean up comments
|
2 years ago |
Thomas Kaul
|
109f0ebd70
|
Feature/move positions table to holdings section (#1042)
* Move positions table to holdings section
* Update changelog
|
2 years ago |
Thomas Kaul
|
069ddcc6b2
|
Feature/add reusable premium indicator component (#1041)
* Add premium indicator component
* Update changelog
|
2 years ago |
Thomas Kaul
|
f7bf6e652b
|
Feature/add icon and name to positions table (#1040)
* Add icon and name
* Update changelog
|
2 years ago |
Thomas Kaul
|
eb059a024a
|
Feature/delete data in data gathering by symbol (#1039)
* Delete market data
* Update changelog
|
2 years ago |
Thomas Kaul
|
ad88acff1c
|
Release 1.164.0 (#1038)
|
2 years ago |
Thomas Kaul
|
1ff736537c
|
Feature/add positions table to public page (#1037)
* Add positions table
* Update changelog
|
2 years ago |
Thomas Kaul
|
1fa65e1efd
|
Release 1.163.0 (#1036)
|
2 years ago |
Thomas Kaul
|
df6bb489c2
|
Feature/improve onboarding for ios (#1035)
* Improve onboarding for iOS
* Update changelog
|
2 years ago |
Thomas Kaul
|
928a13310d
|
Improve title (#1031)
|
2 years ago |
Thomas Kaul
|
2384861953
|
Remove experimental (#1032)
|
2 years ago |
Thomas Kaul
|
fe90bda6fb
|
Release 1.162.0 (#1029)
|
2 years ago |
Thomas Kaul
|
d4b29ff11c
|
Feature/add privacy policy page (#1028)
* Add privacy policy page
* Update changelog
|
2 years ago |
Thomas Kaul
|
a0a26cfa58
|
Feature/simplify header (#1027)
* Hide pricing page link for Premium users
* Harmonize content
* Update changelog
|
2 years ago |
Thomas Kaul
|
1610150427
|
Bugfix/fix currency conversion of ila to ils (#1026)
* Fix currency conversion: ILA to ILS
* Update changelog
|
2 years ago |
Thomas Kaul
|
cff8acd7b1
|
Clean up (#1022)
|
2 years ago |
Thomas Kaul
|
0f36d6cbdb
|
Release 1.161.1 (#1025)
|
2 years ago |
Thomas Kaul
|
046e28b521
|
Release 1.161.0 (#1024)
|
2 years ago |
Thomas Kaul
|
aba562cb35
|
Bugfix/fix error handling for missing market prices (#1023)
* Add fallback for missing market price
* Update changelog
|
2 years ago |
Thomas Kaul
|
03f2f33344
|
Feature/restructure landing page (#1021)
* Restructure landing page
* Update changelog
|
2 years ago |
Thomas Kaul
|
a996dd7ed5
|
Feature/add vertical hover line to performance chart (#1020)
* Add vertical hover line
* Update changelog
|
2 years ago |
Thomas Kaul
|
002b883668
|
Feature/upgrade to angular 14 (#1019)
* Upgrade to angular 14
* Migrate UntypedFormControl to FormControl
* Update changelog
|
2 years ago |
Thomas Kaul
|
0b06823893
|
Release 1.160.0 (#1018)
|
2 years ago |
Thomas Kaul
|
2dfd779444
|
Bugfix/fix no data provider has been found in search (#1017)
* Fix default value of DATA_SOURCES
* Update changelog
|
2 years ago |
Thomas Kaul
|
1824413379
|
Release 1.159.0 (#1015)
|
2 years ago |
Thomas Kaul
|
3332ade3d3
|
Feature/filter public endpoint by equity asset class (#1014)
* Filter by ASSET_CLASS: EQUITY
* Update changelog
|
2 years ago |
Thomas Kaul
|
8d2e110e3d
|
Feature/change default host (#1013)
* Change default host to 0.0.0.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
a8fcf09380
|
Fix link (#1012)
|
2 years ago |
Thomas Kaul
|
1071f446a8
|
Release 1.158.1 (#1010)
|
2 years ago |
Thomas Kaul
|
03b050d1ac
|
Release 1.158.0 (#1009)
|
2 years ago |
Thomas Kaul
|
58eeff7001
|
Feature/expose the environment variable host (#1007)
* Expose environment variable: HOST
* Update changelog
|
2 years ago |
Thomas Kaul
|
76fb8825e4
|
Feature/restructure self hosting documentation (#1008)
* Restructure self-hosting documentation
* Update changelog
|
2 years ago |
Thomas Kaul
|
0f9d142afe
|
Feature/decrease number of attempts of queue jobs (#1006)
* Decrease number of attempts
* Update changelog
|
2 years ago |
Thomas Kaul
|
bd33855a27
|
Feature/improve message for data provider errors (#1003)
* Add title
* Update changelog
|
2 years ago |
Thomas Kaul
|
5329e45e2c
|
Feature/add data dialog to queue jobs view (#1005)
* Add data dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
e990ecd12c
|
Feature/improve cash balance label (#1002)
* Improve label
* Update changelog
|
2 years ago |
Thomas Kaul
|
a4fcf64f13
|
Release 1.157.0 (#1000)
|
2 years ago |
Thomas Kaul
|
557e3a0676
|
Feature/migrate historical market data gathering to queue design pattern (#991)
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
|
2 years ago |
Thomas Kaul
|
2abe399ebd
|
Bugfix/force reload accounts of user after change (#994)
* Force reload of accounts after change
* Update changelog
|
2 years ago |
Thomas Kaul
|
74fe90906a
|
Bugfix/exclude emtpy items in activities filter (#999)
* Exclude empty items
* Update changelog
|
2 years ago |
Thomas Kaul
|
4cb9a3b142
|
Feature/refresh cryptocurrencies list (#998)
* Use cryptocurrencies list instead of outdated npm package
* Update changelog
|
2 years ago |
Thomas Kaul
|
0da9368e0c
|
Fix date (#992)
|
2 years ago |
Thomas Kaul
|
d2f8e3d645
|
Feature/increase fear and greed index to 180 days (#993)
* Increase number of days to 180
* Update changelog
|
2 years ago |