818 Commits

Author SHA1 Message Date
Thomas Kaul
184ddc6209
Bugfix/fix missing assets in local development (#1194)
* Fix missing assets in local development

* Update changelog
2022-08-27 10:29:50 +02:00
Thomas Kaul
e3662a143c
Improve localization (#1191)
* Improve localization

* Update changelog
2022-08-26 20:10:59 +02:00
Thomas Kaul
7c8530483c
Release 1.183.0 (#1189) 2022-08-24 20:55:38 +02:00
Thomas Kaul
539d3ff754
Feature/add asset sub class filter (#1188)
* Add asset sub class filter

* Update changelog
2022-08-24 20:53:50 +02:00
Thomas Kaul
9d28b63da6
Release 1.182.0 (#1186) 2022-08-23 21:40:57 +02:00
Thomas Kaul
24abbd85e6
Feature/move asset profile details to dialog (#1185)
* Introduce asset profile dialog

* Update changelog
2022-08-23 21:39:04 +02:00
Thomas Kaul
b6f395fd3b
Feature/improve i18n (#1183)
* Improve i18n

* Update changelog
2022-08-22 19:57:48 +02:00
Thomas Kaul
04d894cf88
Release 1.181.2 (#1182) 2022-08-21 21:42:05 +02:00
Thomas Kaul
b4d2c4109e
Release 1.181.1 (#1181) 2022-08-21 20:58:51 +02:00
Thomas Kaul
823093f4d7
Release 1.181.0 (#1180) 2022-08-21 18:08:54 +02:00
Thomas Kaul
df0e9ad03b
Bugfix/fix division by zero in benchmarks calculation (#1177)
* Fix division by zero error

* Update changelog
2022-08-21 17:03:03 +02:00
Thomas Kaul
0e3702c2be
Feature/improve german translation (#1178)
* Simplify and translate locales

* Add support for translated labels

* Update changelog
2022-08-21 17:02:43 +02:00
Thomas Kaul
83845c256a
Feature/add language selector (#1174)
* Add language selector

* Add translations (german)

* Update changelog
2022-08-20 10:55:27 +02:00
Thomas Kaul
48903238c5
Feature/improve documentation of database migration (#1172)
* Improve documentation

* Update changelog
2022-08-20 10:22:02 +02:00
Thomas Kaul
52f0fb5ab8
Release 1.180.1 (#1170) 2022-08-19 18:24:41 +02:00
Thomas Kaul
20195b2b1a
Release 1.180.0 (#1169) 2022-08-18 21:15:17 +02:00
Thomas Kaul
7fa4e6ebd2
Feature/resolve feature graphic of blog post (#1168)
* Resolve feature graphic of blog post

* Update changelog
2022-08-18 21:13:39 +02:00
Thomas Kaul
d8531ddfcb
Bugfix/fix links to blog posts (#1167)
* Fix links

* Update changelog
2022-08-18 21:11:10 +02:00
Thomas Kaul
70d670b711
Bugfix/fix license (#1160)
* Fix license

* Update changelog
2022-08-17 23:23:39 +02:00
Thomas Kaul
e22b8b78b8
Feature/tag route titles with template literal strings (#1155)
* Tagged template literal strings

* Update changelog
2022-08-16 21:03:05 +02:00
Thomas Kaul
dc5052f7dc
Feature/set up language localization for german (#1153)
* Set up language localization for German

* Update changelog
2022-08-16 20:58:08 +02:00
Thomas Kaul
335553e891
Feature/tag template literal strings (#1152)
* Tagged template literal strings

* Update changelog
2022-08-16 20:53:14 +02:00
Thomas Kaul
7320751056
Feature/set up ng extract i18n merge (#1149)
* Set up ng-extract-i18n-merge

* Update changelog
2022-08-15 19:52:43 +02:00
Thomas Kaul
108c0c13c4
Release 1.179.5 (#1150) 2022-08-15 18:17:57 +02:00
Thomas Kaul
053a5cc5b5
Release 1.179.4 (#1148) 2022-08-14 10:10:54 +02:00
Thomas Kaul
c456a8bcfe
Release/1.179.3 (#1147)
* Clean up

* Release 1.179.3
2022-08-13 20:33:43 +02:00
Thomas Kaul
6fcecb5bc6
Release 1.179.2 (#1145) 2022-08-13 13:39:37 +02:00
Thomas Kaul
e4e0a7d9f0
Release 1.179.1 (#1144) 2022-08-13 12:16:39 +02:00
Thomas Kaul
c7173761a3
Release 1.179.0 (#1143) 2022-08-13 10:44:38 +02:00
Thomas Kaul
185e130d9f
Feature/add blog post 500 stars on GitHub (#1138)
* Add blog post

* Update changelog
2022-08-13 10:42:56 +02:00
Thomas Kaul
81245635af
Feature/setup i18n (#1139)
* Setup i18n

* Update changelog
2022-08-13 10:29:36 +02:00
Thomas Kaul
55182ac1af
Feature/reduce maximum width of performance chart (#1137)
* Reduce maximum width

* Update changelog
2022-08-10 17:26:34 +02:00
Thomas Kaul
0b446a30ae
Release 1.178.0 (#1136) 2022-08-09 21:28:02 +02:00
Thomas Kaul
573038f407
Feature/add default values for countries and sectors (#1133)
* Add default values

* Add database validation script

* Update changelog
2022-08-09 19:31:13 +02:00
Thomas Kaul
dbc38e705e
Feature/add url to symbol profile overrides (#1132)
* Add url to symbol profile overrides

* Improve filter by asset class

* Update changelog
2022-08-09 19:29:26 +02:00
Thomas Kaul
f127e7c61a
Feature/improve styling of benchmarks (#1131)
* Harmonize benchmark table styling

* Update changelog
2022-08-09 19:28:13 +02:00
Thomas Kaul
4ccabde251
Feature/simplify exchange rate service initialization (#1128)
* Simplify initialization

* Update changelog
2022-08-08 19:25:38 +02:00
Thomas Kaul
86ae88f90f
Release 1.177.0 (#1127) 2022-08-04 13:38:25 +02:00
Thomas Kaul
69bc1d67e1
Bugfix/fix database connection error handling (#1125)
* Fix database connection error handling

* Update changelog
2022-08-04 13:36:32 +02:00
Thomas Kaul
03942aecda
Feature/upgrade to prisma 4.1.1 (#1126)
* Upgrade prisma to 4.1.1

* Update changelog
2022-08-04 13:35:58 +02:00
Thomas Kaul
51431a7fb2
Feature/add ghostfolio as default to data sources (#1122)
* Add GHOSTFOLIO

* Update changelog
2022-08-03 21:36:12 +02:00
Thomas Kaul
4adda6783d
Feature/add agplv3 logo to landing page (#1121)
* Add AGPLv3 logo

* Update changelog
2022-08-02 22:14:27 +02:00
Thomas Kaul
d5cd4c0dea
Feature/upgrade nx to version 14.5.1 (#1120)
* Upgrade Nx including angular and nestjs

* Update changelog
2022-08-01 19:56:44 +02:00
Thomas Kaul
34be10d755
Release 1.176.2 (#1119) 2022-07-31 08:16:30 +02:00
Thomas Kaul
51f586e160
Feature/upgrade node from 14 to 16 (#1118)
* Upgrade to Node.js 16

* Update changelog
2022-07-31 08:14:52 +02:00
Thomas Kaul
ff64a00196
Release 1.176.1 (#1117) 2022-07-31 00:19:40 +02:00
Thomas Kaul
148f6f8762
Feature/refactor env variables access (#1116)
* Refactor env variables access

* Update changelog
2022-07-31 00:18:09 +02:00
Thomas Kaul
bf2c4d1e9e
Release 1.176.0 (#1115) 2022-07-30 21:27:35 +02:00
Thomas Kaul
eee1f1c722
Feature/add page titles (#1114)
* Add page titles

* Update changelog
2022-07-30 21:26:08 +02:00
Thomas Kaul
9f2a49a1c7
Feature/introduce max number of symbols per data provider request (#1111)
* Introduce maximum number of symbols per request

* Set log level settings

* Update changelog
2022-07-30 15:48:45 +02:00