986 Commits

Author SHA1 Message Date
Thomas Kaul
f7bf6e652b
Feature/add icon and name to positions table ()
* Add icon and name

* Update changelog
2022-06-25 11:33:59 +02:00
Thomas Kaul
eb059a024a
Feature/delete data in data gathering by symbol ()
* Delete market data

* Update changelog
2022-06-25 11:15:01 +02:00
Thomas Kaul
ad88acff1c
Release 1.164.0 () 1.164.0 2022-06-23 19:25:46 +02:00
Thomas Kaul
1ff736537c
Feature/add positions table to public page ()
* Add positions table

* Update changelog
2022-06-23 19:24:24 +02:00
Thomas Kaul
1fa65e1efd
Release 1.163.0 () 1.163.0 2022-06-22 20:32:06 +02:00
Thomas Kaul
df6bb489c2
Feature/improve onboarding for ios ()
* Improve onboarding for iOS

* Update changelog
2022-06-22 20:30:03 +02:00
Thomas Kaul
928a13310d
Improve title () 2022-06-21 17:58:13 +02:00
Thomas Kaul
2384861953
Remove experimental () 2022-06-20 20:32:51 +02:00
Thomas Kaul
fe90bda6fb
Release 1.162.0 () 1.162.0 2022-06-18 17:48:54 +02:00
Thomas Kaul
d4b29ff11c
Feature/add privacy policy page ()
* Add privacy policy page

* Update changelog
2022-06-18 17:46:51 +02:00
Thomas Kaul
a0a26cfa58
Feature/simplify header ()
* Hide pricing page link for Premium users

* Harmonize content

* Update changelog
2022-06-18 11:57:27 +02:00
Thomas Kaul
1610150427
Bugfix/fix currency conversion of ila to ils ()
* Fix currency conversion: ILA to ILS

* Update changelog
2022-06-17 20:34:41 +02:00
Thomas Kaul
cff8acd7b1
Clean up () 2022-06-17 20:04:52 +02:00
Thomas Kaul
0f36d6cbdb
Release 1.161.1 () 1.161.1 2022-06-16 17:20:44 +02:00
Thomas Kaul
046e28b521
Release 1.161.0 () 1.161.0 2022-06-16 16:51:57 +02:00
Thomas Kaul
aba562cb35
Bugfix/fix error handling for missing market prices ()
* Add fallback for missing market price

* Update changelog
2022-06-16 16:49:29 +02:00
Thomas Kaul
03f2f33344
Feature/restructure landing page ()
* Restructure landing page

* Update changelog
2022-06-16 16:29:35 +02:00
Thomas Kaul
a996dd7ed5
Feature/add vertical hover line to performance chart ()
* Add vertical hover line

* Update changelog
2022-06-16 14:16:53 +02:00
Thomas Kaul
002b883668
Feature/upgrade to angular 14 ()
* Upgrade to angular 14

* Migrate UntypedFormControl to FormControl

* Update changelog
2022-06-16 10:28:23 +02:00
Thomas Kaul
0b06823893
Release 1.160.0 () 1.160.0 2022-06-15 20:18:13 +02:00
Thomas Kaul
2dfd779444
Bugfix/fix no data provider has been found in search ()
* Fix default value of DATA_SOURCES

* Update changelog
2022-06-15 20:16:38 +02:00
Thomas Kaul
1824413379
Release 1.159.0 () 1.159.0 2022-06-15 13:24:07 +02:00
Thomas Kaul
3332ade3d3
Feature/filter public endpoint by equity asset class ()
* Filter by ASSET_CLASS: EQUITY

* Update changelog
2022-06-15 13:21:47 +02:00
Thomas Kaul
8d2e110e3d
Feature/change default host ()
* Change default host to 0.0.0.0

* Update changelog
2022-06-14 17:43:42 +02:00
Thomas Kaul
a8fcf09380
Fix link () 2022-06-13 17:44:55 +02:00
Thomas Kaul
1071f446a8
Release 1.158.1 () 1.158.1 2022-06-12 19:21:02 +02:00
Thomas Kaul
03b050d1ac
Release 1.158.0 () 1.158.0 2022-06-12 17:53:09 +02:00
Thomas Kaul
58eeff7001
Feature/expose the environment variable host ()
* Expose environment variable: HOST

* Update changelog
2022-06-12 17:51:26 +02:00
Thomas Kaul
76fb8825e4
Feature/restructure self hosting documentation ()
* Restructure self-hosting documentation

* Update changelog
2022-06-12 17:50:45 +02:00
Thomas Kaul
0f9d142afe
Feature/decrease number of attempts of queue jobs ()
* Decrease number of attempts

* Update changelog
2022-06-12 17:39:55 +02:00
Thomas Kaul
bd33855a27
Feature/improve message for data provider errors ()
* Add title

* Update changelog
2022-06-12 17:39:02 +02:00
Thomas Kaul
5329e45e2c
Feature/add data dialog to queue jobs view ()
* Add data dialog

* Update changelog
2022-06-12 17:30:26 +02:00
Thomas Kaul
e990ecd12c
Feature/improve cash balance label ()
* Improve label

* Update changelog
2022-06-12 10:06:18 +02:00
Thomas Kaul
a4fcf64f13
Release 1.157.0 () 1.157.0 2022-06-11 13:41:39 +02:00
Thomas Kaul
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ()
* Migrate historical market data gathering to queue

* Filter and delete jobs

* Detect duplicate jobs

* Update changelog
2022-06-11 13:40:15 +02:00
Thomas Kaul
2abe399ebd
Bugfix/force reload accounts of user after change ()
* Force reload of accounts after change

* Update changelog
2022-06-11 12:56:34 +02:00
Thomas Kaul
74fe90906a
Bugfix/exclude emtpy items in activities filter ()
* Exclude empty items

* Update changelog
2022-06-11 12:55:32 +02:00
Thomas Kaul
4cb9a3b142
Feature/refresh cryptocurrencies list ()
* Use cryptocurrencies list instead of outdated npm package

* Update changelog
2022-06-11 12:54:58 +02:00
Thomas Kaul
0da9368e0c
Fix date () 2022-06-10 17:42:56 +02:00
Thomas Kaul
d2f8e3d645
Feature/increase fear and greed index to 180 days ()
* Increase number of days to 180

* Update changelog
2022-06-09 18:56:29 +02:00
Thomas Kaul
5263fba64e
Feature/upgrade envalid to version 7.3.1 ()
* Upgrade envalid to version 7.3.1

* Update changelog
2022-06-06 17:42:32 +02:00
Thomas Kaul
e3689c48f8
Feature/upgrade chart.js to version 3.8.0 ()
* Upgrade chart.js to version 3.8.0

* Update changelog
2022-06-06 08:27:34 +02:00
Thomas Kaul
787efdb33b
Release 1.156.0 () 1.156.0 2022-06-05 19:03:11 +02:00
Thomas Kaul
e63578d8ce
Feature/add guards to local comparison ()
* Add guards

* Improve labels
2022-06-05 19:00:45 +02:00
Thomas Kaul
7cf0cdc4ce
Feature/add jobs of queue to admin control panel ()
* Add jobs of queue to admin control panel

* Update changelog
2022-06-05 19:00:20 +02:00
Thomas Kaul
14a0eeab29
Bugfix/fix docker compose files to resolve variables correctly ()
* Fix variable resolving

* Update changelog
2022-06-04 10:02:38 +02:00
Thomas Kaul
6774c48dff
Feature/restructure fire page ()
* Restructure fire page

* Update changelog
2022-06-04 09:06:53 +02:00
Thomas Kaul
565947e752
Feature/upgrade simplewebauthn browser and server to version 5.2.1 ()
* Upgrade @simplewebauthn/browser and @simplewebauthn/server

* Update changelog
2022-06-03 18:44:53 +02:00
Thomas Kaul
2cc7c6fa1c
Feature/add user id to account page ()
* Add user id

* Update changelog
2022-06-03 06:51:08 +02:00
Thomas Kaul
023a7147e2
Feature/simplify feature page ()
* Simplify page

* Update changelog
2022-05-31 18:01:29 +02:00