Thomas Kaul
|
c5d56f4b47
|
Fix border (#2268)
|
1 year ago |
Thomas Kaul
|
2f2b712999
|
Fix breadcrumb (#2267)
|
1 year ago |
Thomas Kaul
|
c2fd31f5e5
|
Feature/add health check endpoints for data enhancers (#2265)
* Add health check for data enhancers
* Update changelog
|
1 year ago |
Thomas Kaul
|
f2d70f9070
|
Sort imports (#2266)
|
1 year ago |
Thomas Kaul
|
f41dd9cd8e
|
Fix lint script (#2264)
|
1 year ago |
Thomas Kaul
|
7d238b4935
|
Release 1.303.0 (#2261)
|
1 year ago |
Thomas Kaul
|
da6591fca0
|
Bugfix/fix base url in trackinsight data enhancer (#2258)
* Fix base url
* Update changelog
|
1 year ago |
Thomas Kaul
|
1f9b9e9998
|
Feature/blog post ghostfolio joins oss friends (#2260)
* Add blog post: Ghostfolio joins OSS Friends
* Update changelog
|
1 year ago |
Thomas Kaul
|
49c4ea306d
|
Feature/improve oss friends page (#2257)
* Improve OSS Friends page
* Update changelog
|
1 year ago |
Thomas Kaul
|
ccb5c664ef
|
Feature/refresh cryptocurrencies list 20230821 (#2256)
* Update cryptocurrencies.json
* Update changelog
|
1 year ago |
Thomas Kaul
|
97e165ff69
|
Improve localization (#2254)
|
1 year ago |
Thomas Kaul
|
45aefb6a45
|
Reorder charts (#2253)
|
1 year ago |
Thomas Kaul
|
2435535975
|
Release 1.302.0 (#2252)
|
1 year ago |
Thomas Kaul
|
bd3d43bf05
|
Feature/upgrade nx to version 16.7.2 (#2251)
* Upgrade Nx and Angular dependencies
* Update changelog
|
1 year ago |
Thomas Kaul
|
02dc7c52b1
|
Localize routes (#2250)
* Localize about path
* Localize faq path
* Localize features path
* Localize markets path
* Localize pricing path
* Localize register path
* Localize resources path
* Extend sitemap
|
1 year ago |
Thomas Kaul
|
ff59fd4196
|
Feature/improve language localization for german 20230819 (#2249)
* Improve language localization
* Update changelog
|
1 year ago |
Thomas Kaul
|
4955555ddd
|
Release 1.301.1 (#2247)
|
1 year ago |
Thomas Kaul
|
a98c788a26
|
Release 1.301.0 (#2246)
|
1 year ago |
Thomas Kaul
|
9c16af81c7
|
Feature/setup oss friends page (#2245)
* Setup OSS Friends page
* Update changelog
|
1 year ago |
Thomas Kaul
|
2df27100f0
|
Add middleware (#2239)
* Add middleware
* Update changelog
|
1 year ago |
Thomas Kaul
|
6cf6538719
|
Feature/add currencies preset to historical market data table (#2243)
* Add currencies preset
* Update locales
* Update changelog
|
1 year ago |
Thomas Kaul
|
0fd3db3228
|
Bugfix/fix cash position rows in holdings table (#2237)
* Fix cash position rows
* Update changelog
|
1 year ago |
Thomas Kaul
|
18835149e2
|
Add repository (#2189)
|
1 year ago |
Thomas Kaul
|
6c9779fb0d
|
Bugfix/change date creation from string using parse iso (#2236)
* Change date creation using parseISO
parseISO provides consistent date parsing across different time zones
* Update changelog
|
1 year ago |
Thomas Kaul
|
3e98f097ef
|
Refactor account page to user account page (#2235)
* Refactor account page to user account page
|
1 year ago |
Thomas Kaul
|
183ac8fa2b
|
Feature/add data export to user account page (#2234)
* Add data export
* Update changelog
|
1 year ago |
Thomas Kaul
|
9036f53e7d
|
Reset benchmark in user settings (#2233)
|
1 year ago |
Thomas Kaul
|
f7c04e469a
|
Release 1.300.0 (#2232)
|
1 year ago |
Thomas Kaul
|
b5f01c0d15
|
Feature/migrate requests from bent to got (#2231)
* Migrate requests from bent to got
* Update changelog
|
1 year ago |
Thomas Kaul
|
5a23cd34ad
|
Replace variables (#2229)
|
1 year ago |
Thomas Kaul
|
6e87f34c6f
|
Feature/add more durations in coupon system (#2228)
* Add 90 and 180 days
* Update changelog
|
1 year ago |
Thomas Kaul
|
6618aa2e9b
|
Release 1.299.1 (#2227)
|
1 year ago |
Thomas Kaul
|
0d25a96f7e
|
Release 1.299.0 (#2225)
|
1 year ago |
Thomas Kaul
|
4f6d9d3a76
|
Feature/add timeout to eod historical data requests (#2222)
* Add timeout to requests using got
* Update changelog
|
1 year ago |
Thomas Kaul
|
928f6f0c45
|
Bugfix/fix historical data gathering interval for benchmarks with activity (#2221)
* Fix historical data gathering interval for asset profiles used as benchmarks having activities
* Update changelog
|
1 year ago |
Thomas Kaul
|
09e95ddcee
|
Bugfix/fix editing of emergency fund (#2220)
* Fix editing of emergency fund
* Update changelog
|
1 year ago |
Hugo Persson
|
2d003225bc
|
Allow custom currency in activity import (#2215)
* Allow custom currency in activity import
* Extend import test files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
Thomas Kaul
|
de93cabd69
|
Release 1.298.0 (#2214)
|
1 year ago |
Thomas Kaul
|
51489cca81
|
Feature/upgrade ng extract i18n merge to version 2.7.0 (#2155)
* Upgrade ng-extract-i18n-merge to version 2.7.0
* Update changelog
|
1 year ago |
Thomas Kaul
|
f7f4c3afb1
|
Feature/localize open startup page (#2213)
* Localize Open Startup page
* Update changelog
|
1 year ago |
Thomas Kaul
|
0821086e41
|
Bugfix/fix various styles after angular material 16 upgrade (#2212)
* Fix styles
* Update changelog
|
1 year ago |
Thomas Kaul
|
7a905fde63
|
Clean up (#2210)
|
1 year ago |
Thomas Kaul
|
d2882b1119
|
Clean up (#2206)
|
1 year ago |
Thomas Kaul
|
3a500598c5
|
Feature/upgrade nx to version 16.6.0 (#2211)
* Upgrade Nx to version 16.6.0
* Update changelog
|
1 year ago |
Thomas Kaul
|
42274917e0
|
Release 1.297.4 (#2209)
|
1 year ago |
Thomas Kaul
|
8ba50f2729
|
Release 1.297.3 (#2208)
|
1 year ago |
Thomas Kaul
|
f22071f061
|
Release 1.297.2 (#2207)
|
1 year ago |
Thomas Kaul
|
d2312371a6
|
Release 1.297.1 (#2205)
|
1 year ago |
Thomas Kaul
|
ba837c3c30
|
Release 1.297.0 (#2204)
|
1 year ago |
Thomas Kaul
|
d85d83a0f5
|
Feature/improve alignment of region percentages (#2203)
* Improve alignment
* Update changelog
|
1 year ago |