Thomas Kaul
b3954b047f
Release 2.142.0 ( #4373 )
1 year ago
Thomas Kaul
2e6a126686
Feature/upgrade eslint dependencies 20250119 ( #4221 )
...
* Upgrade eslint dependencies
* Update changelog
1 year ago
Shaunak Das
622393a7cf
Feature/add Storybook to build process ( #4340 )
...
* Add Storybook to build process
* Update changelog
1 year ago
Thomas Kaul
c25b45a2b8
Release 2.141.0 ( #4361 )
1 year ago
Thomas Kaul
fc3613be4e
Feature/upgrade prettier to version 3.5.1 ( #4342 )
...
* Upgrade prettier to version 3.5.1
* Update changelog
1 year ago
Thomas Kaul
c90dca565f
Release 2.140.0 ( #4345 )
1 year ago
Thomas Kaul
57673046e7
Release 2.139.1 ( #4326 )
1 year ago
Thomas Kaul
239adc1045
Release 2.139.0 ( #4320 )
1 year ago
Thomas Kaul
58dfba8e63
Feature/upgrade @trivago/prettier-plugin-sort-imports to version 5.2.2 ( #4315 )
...
* Upgrade @trivago/prettier-plugin-sort-imports to version 5.2.2
* Update changelog
1 year ago
Thomas Kaul
a11e9c7f48
Release 2.138.0 ( #4298 )
1 year ago
Ken Tandrian
b6c4ef1997
Feature/upgrade svgmap to version 2.12 ( #4280 )
...
* chore(deps): bump svgmap from 2.6.0 to 2.12.2
* fix(ui): handle error
* Update changelog
1 year ago
Thomas Kaul
f708d98710
Release 2.137.1 ( #4268 )
1 year ago
Thomas Kaul
f09946f72f
Release/2.137.0 ( #4266 )
...
* Release 2.137.0
* Update changelog
1 year ago
Thomas Kaul
582355ecb5
Feature/upgrade prisma to version 6.3.0 ( #4259 )
...
* Upgrade prisma to version 6.3.0
* Update changelog
1 year ago
Thomas Kaul
fa27a05bcf
Feature/upgrade bull to version 4.16.5 ( #4218 )
...
* Upgrade bull to version 4.16.5
* Update changelog
1 year ago
Ken Tandrian
eb26707e8c
Feature/migrate seed.js to TypeScript ( #4248 )
...
* feat(db): migrate seed.js to typescript
* feat(db): change seed command
* Update changelog
1 year ago
Thomas Kaul
657cb510d8
Feature/upgrade ng-extract-i18n-merge to version 2.14.1 ( #4250 )
...
* Upgrade ng-extract-i18n-merge to version 2.14.1
* Update changelog
1 year ago
Thomas Kaul
38178c774b
Feature/upgrade ng-extract-i18n-merge to version 2.14.0 ( #4249 )
...
* Upgrade ng-extract-i18n-merge to version 2.14.0
* Update changelog
1 year ago
Thomas Kaul
5ce8a7ab5c
Feature/upgrade prettier-plugin-sort-imports to version 5.2.1 ( #4217 )
...
* Upgrade @trivago/prettier-plugin-sort-imports to version 5.2.1
* Update changelog
1 year ago
Thomas Kaul
6533f00bae
Release 2.136.0 ( #4246 )
1 year ago
Ken Tandrian
04d7792b8b
Feature/upgrade to date-fns version 4 ( #4222 )
...
* chore(deps): bump date-fns from 3.6.0 to 4.1.0
* Update changelog
1 year ago
Ken Tandrian
b6f202c94e
Feature/upgrade to RxJS 7.8.1 ( #4223 )
...
* chore(deps): bump rxjs from 7.5.6 to 7.8.1
* fix(deps): remove rxjs resolutions
* Update changelog
1 year ago
Thomas Kaul
c72d219246
Release 2.135.0 ( #4216 )
1 year ago
Thomas Kaul
a932230fb4
Feature/upgrade reflect metadata to version 0.2.2 ( #4202 )
...
* Upgrade reflect-metadata to version 0.2.2
* Update changelog
1 year ago
Thomas Kaul
7481296e76
Feature/upgrade nx to version 20.3.2 ( #4208 )
...
* Upgrade nx to version 20.3.2
* Update changelog
1 year ago
Ken Tandrian
6f16e0a650
Feature/upgrade to NestJS 10.4 ( #4213 )
...
* chore(deps): bump nestjs packages to latest v10
* chore(deps): bump bull from 4.16.2 to 4.16.4
* chore(deps-dev): bump tslib from 2.6.0 to 2.8.1
* Update changelog
1 year ago
Thomas Kaul
e3633aaa30
Feature/upgrade UUID to version 11.0.5 ( #4201 )
...
* Upgrade uuid to version 11.0.5
* Update changelog
1 year ago
Ken Tandrian
59f84aa46f
Feature/upgrade chart.js dependencies to the latest versions ( #4209 )
...
* chore(deps): bump chartjs-chart-treemap from 2.3.1 to 3.1.0
* chore(deps): bump chartjs-plugin-annotation from 2.1.2 to 3.1.0
* chore(deps): bump chart.js from 4.2.0 to 4.4.7
* fix(ts): reinforce chart type safety
* Update changelog
1 year ago
Ken Tandrian
75f34101b8
Feature/switch to ESLint flat config format ( #4203 )
...
* Switch to ESLint flat config format
* Update changelog
1 year ago
Thomas Kaul
996f7f3f40
Release 2.134.0 ( #4197 )
1 year ago
Thomas Kaul
ffa21edd8e
Feature/upgrade prisma to version 6.2.1 ( #4184 )
...
* Upgrade prisma to version 6.2.1
* Update changelog
1 year ago
Thomas Kaul
ce85a14b11
Release 2.133.1 ( #4186 )
1 year ago
Thomas Kaul
a593caa94c
Release 2.133.0 ( #4182 )
1 year ago
Thomas Kaul
a4ee33f6df
Feature/upgrade envalid to version 8.0.0 ( #4161 )
...
* Upgrade envalid to version 8.0.0
* Update changelog
1 year ago
Thomas Kaul
9259c7b605
Feature/upgrade types of color to version 4.2.0 ( #4111 )
...
* Upgrade @types/color to version 4.2.0
1 year ago
Thomas Kaul
b1340a96e5
Feature/upgrade replace-in-file to version 8.3.0 ( #4167 )
...
* Upgrade replace-in-file to version 8.3.0
* Update changelog
1 year ago
Szymon Łągiewka
7a602ea2d6
Feature/remove got in favor of using fetch ( #4154 )
...
* Remove got in favor of using fetch
* Update changelog
1 year ago
Thomas Kaul
189808f9bf
Release 2.132.0 ( #4160 )
1 year ago
Thomas Kaul
96112955ff
Feature/upgrade prisma to version 6.1.0 ( #4135 )
...
* Upgrade prisma to version 6.1.0
* Update changelog
1 year ago
Szymon Łągiewka
28f7781fa2
Feature/eliminate body-parser ( #4155 )
...
* Eliminate body-parser in favor of using @nestjs/platform-express
* Update changelog
1 year ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
...
* Upgrade to Nx 20.3
* Update changelog
1 year ago
Thomas Kaul
38908f0e19
Feature/upgrade husky to version 9.1.7 ( #4134 )
...
* Upgrade husky to version 9.1.7
* Update changelog
1 year ago
Thomas Kaul
be4ac17a5c
Release 2.131.0 ( #4143 )
1 year ago
Thomas Kaul
c5fffed795
Release 2.130.0 ( #4133 )
1 year ago
Thomas Kaul
6d8240dfed
Feature/upgrade big.js to version 6.2.2 ( #4126 )
...
* Upgrade big.js to version 6.2.2
* Update changelog
1 year ago
Thomas Kaul
a776ea8864
Release 2.129.0 ( #4124 )
1 year ago
Thomas Kaul
0bd1a94a7b
Release 2.128.0 ( #4120 )
1 year ago
Thomas Kaul
801030ce64
Feature/upgrade internationalized number to version 3.6.0 ( #4112 )
...
* Upgrade @internationalized/number to version 3.6.0
* Refactoring
* Update changelog
1 year ago
Thomas Kaul
618a918423
Release 2.127.0 ( #4114 )
1 year ago
Thomas Kaul
d6357487ea
Release 2.126.1 ( #4110 )
1 year ago
Thomas Kaul
17ffb29275
Release 2.126.0 ( #4105 )
1 year ago
Thomas Kaul
758a52087d
Feature/upgrade prisma to version 6.0.1 ( #4104 )
...
* Upgrade prisma to version 6.0.1
* Update changelog
1 year ago
Thomas Kaul
1be0a64417
Feature/upgrade prettier to version 3.4.2 ( #4090 )
...
* Upgrade prettier to version 3.4.2
* Update changelog
1 year ago
Thomas Kaul
13582afd93
Feature/Setup API keys for Ghostfolio data provider ( #4093 )
...
* Setup API keys for Ghostfolio data provider
1 year ago
Thomas Kaul
66cace0c56
Release 2.125.0 ( #4089 )
1 year ago
Thomas Kaul
11a32a75c6
Feature/upgrade prisma to version 6 ( #4082 )
...
* Upgrade prisma to version 6
* Update changelog
1 year ago
Thomas Kaul
14eeec8f4f
Feature/upgrade cheerio to version 1.0.0 ( #4060 )
...
* Upgrade cheerio to version 1.0.0
* Update changelog
1 year ago
Thomas Kaul
e4e05fac94
Release 2.124.1 ( #4072 )
1 year ago
Thomas Kaul
18de790f36
Release 2.124.0 ( #4066 )
1 year ago
Thomas Kaul
c9693d2d58
Feature/upgrade countries and timezones to version 3.7.2 ( #4021 )
...
* Upgrade countries-and-timezones to version 3.7.2
* Update changelog
1 year ago
Thomas Kaul
2568fe4828
Feature/upgrade nx to version 20.1.2 ( #4054 )
...
* Upgrade Nx to version 20.1.2
* Update changelog
1 year ago
Thomas Kaul
4b0e75b26c
Release/2.123.0 ( #4052 )
...
* Release 2.123.0
* Update changelog
1 year ago
Thomas Kaul
9d8f116dd1
Feature/upgrade prisma to version 5.22.0 ( #4047 )
...
* Upgrade prisma to version 5.22.0
* Update changelog
1 year ago
Thomas Kaul
95cb6dcb8d
Feature/upgrade UUID to version 11.0.2 ( #4029 )
...
* Upgrade uuid to version 11.0.2
* Update changelog
1 year ago
Thomas Kaul
15856264f8
Feature/upgrade ngx-skeleton-loader to version 9.0.0 ( #4026 )
...
* Upgrade ngx-skeleton-loader to version 9.0.0
* Update changelog
1 year ago
Thomas Kaul
f800650c4d
Release 2.122.0 ( #4033 )
1 year ago
Thomas Kaul
316b7e82f1
Feature/upgrade countries-list to version 3.1.1 ( #4020 )
...
* Upgrade countries-list to version 3.1.1
* Update changelog
1 year ago
Thomas Kaul
c857bd1b2e
Release 2.121.1 ( #4014 )
1 year ago
Thomas Kaul
de74d5c3d6
Release 2.121.0 ( #4011 )
1 year ago
Thomas Kaul
5652d19a88
Feature/upgrade stripe dependencies 20241102 ( #4009 )
...
* Upgrade stripe dependencies
* Update changelog
1 year ago
Thomas Kaul
d7f69020c2
Release 2.120.0 ( #4004 )
1 year ago
Thomas Kaul
53ae0d8aa7
Feature/upgrade nx to version 20.0.6 ( #3996 )
...
* Upgrade Nx to version 20.0.6
* Update changelog
2 years ago
Thomas Kaul
906e526cb9
Release 2.119.0 ( #3990 )
2 years ago
Thomas Kaul
ed97029e1b
Feature/upgrade prisma to version 5.21.1 ( #3987 )
...
* Upgrade prisma to version 5.21.1
* Update changelog
2 years ago
Thomas Kaul
a0445740c4
Release 2.118.0 ( #3976 )
2 years ago
dw-0
2951fb37f9
Feature/Upgrade nx to version 20.0.3 ( #3968 )
...
* Upgrade Nx to version 20.0.3
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2 years ago
Thomas Kaul
6ecd7ac768
Release 2.117.0 ( #3962 )
2 years ago
Thomas Kaul
cfd5b6bbf2
Release 2.116.0 ( #3942 )
2 years ago
Thomas Kaul
6be8565442
Release 2.115.0 ( #3925 )
2 years ago
Thomas Kaul
f5c0d803a0
Release 2.114.0 ( #3905 )
2 years ago
Thomas Kaul
adf9a71cbd
Release 2.113.0 ( #3886 )
2 years ago
Thomas Kaul
8cbefbc1f4
Feature/move prisma to devDependencies ( #3880 )
2 years ago
dw-0
fd26253e7a
Feature/set up husky and pre-commit hook for linting and format check ( #3867 )
...
* Set up husky and pre-commit hook for linting and format check
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2 years ago
Thomas Kaul
c4742d3a53
Release 2.112.0 ( #3864 )
2 years ago
Thomas Kaul
feb3de768a
Feature/add unit test for redact attributes of object helper ( #3846 )
...
* Add unit test for redactAttributes()
2 years ago
Thomas Kaul
00f06d6aef
Release 2.111.0 ( #3838 )
2 years ago
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ( #3837 )
...
* Add user id to tag database schema
* Update changelog
2 years ago
Thomas Kaul
7d8f34a90f
Feature/upgrade prisma to version 5.20.0 ( #3817 )
...
* Upgrade prisma to version 5.20.0
* Update changelog
2 years ago
Thomas Kaul
395d7f08ac
Feature/upgrade webpack bundle analyzer to version 4.10.2 ( #3818 )
...
* Upgrade webpack-bundle-analyzer to version 4.10.2
* Update changelog
2 years ago
Thomas Kaul
ba438c25ef
Release 2.110.0 ( #3816 )
2 years ago
Thomas Kaul
67aa76d31c
Release 2.109.0 ( #3803 )
2 years ago
Thomas Kaul
9059d4f971
Feature/upgrade prisma to version 5.19.1 ( #3784 )
...
* Upgrade prisma to version 5.19.1
* Update changelog
2 years ago
Thomas Kaul
22127b5915
Release 2.108.0 ( #3777 )
2 years ago
Thomas Kaul
7b8dc480f4
Release 2.107.1 ( #3757 )
2 years ago
Thomas Kaul
c4cbdfc643
Release 2.107.0 ( #3748 )
2 years ago
Thomas Kaul
a5211f6a29
Feature/upgrade bull to version 4.16.2 ( #3746 )
...
* Upgrade bull to version 4.16.2
* Update changelog
2 years ago
Thomas Kaul
728f84e7eb
Release 2.106.0 ( #3738 )
2 years ago
Thomas Kaul
d6dbc0d9e3
Release 2.106.0-beta.6 ( #3728 )
2 years ago
Thomas Kaul
676be076c3
Release 2.106.0-beta.5 ( #3721 )
2 years ago
Thomas Kaul
5358f13e93
Release 2.106.0-beta.4 ( #3719 )
2 years ago