Thomas Kaul
6ccbda8169
Feature/upgrade prisma to version 5.2.0 ( #2217 )
...
* Upgrade prisma to version 5.2.0
* Update changelog
1 year ago
Thomas Kaul
b0fb986208
Release 1.304.0 ( #2272 )
1 year ago
Thomas Kaul
0b59fc639d
Feature/upgrade prettier to version 3 ( #2163 )
...
* Upgrade prettier to version 3.0.2
* Prettify code
* Update changelog
1 year ago
Thomas Kaul
7ddd6f27b5
Feature/upgrade nx to version 16.7.4 ( #2271 )
...
* Upgrade Nx to version 16.7.4
* Update changelog
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
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
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
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
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
183ac8fa2b
Feature/add data export to user account page ( #2234 )
...
* Add data export
* Update changelog
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
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 )
2 years 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
2 years ago
Thomas Kaul
f7f4c3afb1
Feature/localize open startup page ( #2213 )
...
* Localize Open Startup page
* Update changelog
2 years ago
Thomas Kaul
0821086e41
Bugfix/fix various styles after angular material 16 upgrade ( #2212 )
...
* Fix styles
* Update changelog
2 years ago
Thomas Kaul
3a500598c5
Feature/upgrade nx to version 16.6.0 ( #2211 )
...
* Upgrade Nx to version 16.6.0
* Update changelog
2 years ago
Thomas Kaul
42274917e0
Release 1.297.4 ( #2209 )
2 years ago
Thomas Kaul
8ba50f2729
Release 1.297.3 ( #2208 )
2 years ago
Thomas Kaul
f22071f061
Release 1.297.2 ( #2207 )
2 years ago
Thomas Kaul
d2312371a6
Release 1.297.1 ( #2205 )
2 years ago
Thomas Kaul
ba837c3c30
Release 1.297.0 ( #2204 )
2 years ago
Thomas Kaul
d85d83a0f5
Feature/improve alignment of region percentages ( #2203 )
...
* Improve alignment
* Update changelog
2 years ago
Thomas Kaul
62e8594c57
Feature/improve language localization for german 20230802 ( #2200 )
...
* Improve localization
* Update changelog
2 years ago
Thomas Kaul
509f95ea30
Feature/add footer to public page ( #2202 )
...
* Add footer to public page
* Update changelog
2 years ago
Thomas Kaul
43d0b55004
Feature/upgrade to angular 16 ( #2156 )
...
* Upgrade Angular, NestJS and Nx
* Replace executor to @nx/angular:webpack-browser and @nx/angular:webpack-dev-server
* Add target for copying assets
* Improve redirection of home page
* Update changelog
2 years ago
Thomas Kaul
90dc34380e
Release 1.296.0 ( #2199 )
2 years ago
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
...
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
2 years ago
Thomas Kaul
4973d0261d
Release 1.295.0 ( #2197 )
2 years ago
Thomas Kaul
c4a62dfd68
Bugfix/remove stay signed in setting from local storage on sign in with fingerprint activation ( #2196 )
...
* Remove staySignedIn from local storage
* Update changelog
2 years ago
Thomas Kaul
b259ab7b0c
Feature/add step by step introduction for new users ( #2191 )
...
* Add introduction for new users
* Update changelog
2 years ago
Thomas Kaul
e1ac5245c7
Release 1.294.0 ( #2192 )
2 years ago
Thomas Kaul
d4fea075af
Feature/include unavailable data in allocations by market chart ( #2190 )
...
* Include unavailable data in allocations by market chart
* Update changelog
2 years ago
Hugo Persson
cef7fa79de
Fix total account value calculation for liabilities ( #2184 )
...
* Fix calculation
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
2a11977001
Release 1.293.0 ( #2186 )
2 years ago
Thomas Kaul
fb1a5c93ef
Bugfix/fix no such file or directory error caused by missing favicon.ico ( #2185 )
...
* Add instructions to copy favicon.ico
* Update changelog
2 years ago
Thomas Kaul
77e9791e03
Feature/set lastmod dates of sitemap.xml dynamically ( #2170 )
...
* Setup template with interpolation for sitemap.xml
* Update changelog
2 years ago
Thomas Kaul
d9ced885e1
Feature/add error handling for redis connections ( #2179 )
...
* Add error handling
* Update changelog
2 years ago
Thomas Kaul
5fe07cb85f
Bugfix/fix value in holdings table ( #2182 )
...
* Fix missing value
* Update changelog
2 years ago
Thomas Kaul
af008aa74f
Release 1.292.0 ( #2175 )
2 years ago
Thomas Kaul
ca7bf27c20
Feature/upgrade yahoo finance2 to version 2.4.3 ( #2174 )
...
* Upgrade yahoo-finance2 to version 2.4.3
* Update changelog
2 years ago
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ( #2171 )
...
* Add allocations by (advanced) market
* Fix public page
* Update changelog
2 years ago
Thomas Kaul
16b9fbe00e
Release 1.291.0 ( #2168 )
2 years ago
Thomas Kaul
c9353d0a39
Support account balance time series ( #2166 )
...
* Initial setup
* Support account balance in export
* Handle account balance update
* Add schema migration
* Update changelog
2 years ago
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
...
* Rename queries to presets
* Update changelog
2 years ago
Thomas Kaul
bdf72164b1
Feature/break down emergency fund by cash and assets ( #2159 )
...
* Break down emergency fund in cash and assets
* Update changelog
2 years ago
Thomas Kaul
8533606177
Release 1.290.0 ( #2158 )
2 years ago
bptrgx
2bf4f1237a
Feature/Improve login dialog ( #2124 )
...
* Improve login dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
68a9a7f6f9
Feature/add queries to market data table in admin control ( #2153 )
...
* Add queries
* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS
* Update changelog
2 years ago
Thomas Kaul
b633132757
Feature/upgrade prisma to version 4.16.2 ( #2109 )
...
* Upgrade prisma to version 4.16.2
* Update changelog
2 years ago
Thomas Kaul
2b0f961370
Feature/improve faq page ( #2152 )
...
* Extend content
* Update changelog
2 years ago
Thomas Kaul
30f1a3514a
Feature/add hints to activity types in create or edit activity dialog ( #2150 )
...
* Add hints
* Update changelog
2 years ago
Thomas Kaul
ed735e0b29
Feature/disable caching in health check endpoints for data providers ( #2147 )
...
* Disable caching in health check endpoint
* Update changelog
2 years ago
Thomas Kaul
b89ccd2dde
Release 1.289.0 ( #2149 )
2 years ago
Thomas Kaul
d5d14497d6
Release 1.288.0 ( #2146 )
2 years ago
Thomas Kaul
09c300661a
Feature/improve language localization for german 20230711 ( #2144 )
...
* Improve i18n
* Update changelog
2 years ago
Thomas Kaul
92382e0b4d
Feature/improve loading state during filtering on allocations page ( #2141 )
...
* Improve loading state
* Update changelog
2 years ago
Thomas Kaul
73b6784e9f
Feature/beautify ampersand in asset profile names ( #2138 )
...
* Beautify ampersand
* Update changelog
2 years ago
Thomas Kaul
7d34fba7c1
Release 1.287.0 ( #2136 )
2 years ago
Thomas Kaul
c434b730a8
Feature/hide average buy price in position detail chart if no holding ( #2133 )
...
* Hide the average buy price if no holding
* Update changelog
2 years ago
Thomas Kaul
ba220eaee9
Bugfix/fix sorting by currency in activities table ( #2122 )
...
* Fix sorting by currency
* Update changelog
2 years ago
bptrgx
09023214ce
Feature/French translation update ( #2130 )
...
* French translation update
* Update changelog
2 years ago
Thomas Kaul
1ceabb6e6b
Feature/refactor blog articles to standalone components ( #2117 )
...
* Refactor blog articles to standalone components
* Update changelog
2 years ago
Thomas Kaul
421072c7fa
Release 1.286.0 ( #2120 )
2 years ago
Arghya Ghosh
0d421e7181
Bugfix/fix adding 'Item' and 'Liability' activities ( #2119 )
...
* Fix adding activities of type item and liability
* Update changelog
2 years ago
Thomas Kaul
421809ae95
Release 1.285.0 ( #2114 )
2 years ago
Thomas Kaul
d3234f9e77
Feature/add blog post exploring the path to fire ( #2113 )
...
* Add blog post: Exploring the Path to FIRE
* Update changelog
2 years ago
Thomas Kaul
a40be2f744
Feature/extract locales 20230701 ( #2112 )
...
* Improve i18n
* Update changelog
2 years ago
Thomas Kaul
e62da06c5c
Feature/extend scraper configuration support ( #2110 )
...
* Extend scraper configuration support
* Update changelog
2 years ago
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ( #2108 )
...
* Add pagination
* Update changelog
2 years ago
Thomas Kaul
f9bec0d793
Release 1.284.0 ( #2106 )
2 years ago
Thomas Kaul
2f44748f79
Feature/upgrade internet identity dependencies to version 0.15.7 ( #2105 )
...
* Disable crossOriginOpenerPolicy
* Upgrade Internet Identity dependencies
* Update changelog
2 years ago
Thomas Kaul
97504756be
Feature/add currency to cash balance in create or update account dialog ( #2104 )
...
* Add currency as text suffix to cash balance
* Update changelog
2 years ago
Arghya Ghosh
6a802a62a0
Add ability to search for indices and fix gf-symbol-autocomplete validation ( #2094 )
...
* Bugfix/Fix gf-symbol-autocomplete validation
* Feature/Add ability to search for indices
* Update changelog
2 years ago
Thomas Kaul
51ca26bb4d
Release 1.283.5 ( #2103 )
2 years ago
Thomas Kaul
2ecc8dbc4e
Release 1.283.4 ( #2101 )
2 years ago
Thomas Kaul
c0e0e2401e
Release 1.283.3 ( #2100 )
2 years ago
Thomas Kaul
1a30c180bc
Release 1.283.2 ( #2099 )
2 years ago
Thomas Kaul
39d4f80f36
Release 1.283.1 ( #2098 )
2 years ago
Thomas Kaul
3693091ad6
Release 1.283.0 ( #2097 )
2 years ago
Thomas Kaul
bf52f1137d
Feature/setup helmet ( #2096 )
...
* Setup helmet
* Update changelog
2 years ago
Thomas Kaul
54ea6c84b4
Feature/add caching for quotes ( #2095 )
...
* Add caching for quotes
* Update changelog
2 years ago