Thomas Kaul
6230aa87e2
Feature/add hacktoberfest 2023 blog post ( #2359 )
...
* Add blog post: Hacktoberfest 2023
* Update changelog
1 year ago
Thomas Kaul
8b615d2f56
Feature/upgrade prettier to version 3.0.3 ( #2393 )
...
* Upgrade prettier to version 3.0.3
* Update changelog
1 year ago
Thomas Kaul
aa87262954
Feature/upgrade yahoo finance2 to version 2.7.0 ( #2392 )
...
* Upgrade yahoo-finance2 to version 2.7.0
* Update changelog
1 year ago
Thomas Kaul
3f8a2b47f9
Release 2.5.0 ( #2380 )
1 year ago
Thomas Kaul
e2e4c9be3c
Feature/skip data gathering for manual data source ( #2379 )
...
* Skip data gathering
* Update changelog
1 year ago
Thomas Kaul
0f7c6ff0fe
Bugfix/fix asset class of cash position for empty account ( #2378 )
...
* Fix assetClass and assetSubClass
* Update changelog
1 year ago
Thomas Kaul
42c0560422
Feature/translate activity type ( #2376 )
...
* Introduce ActivityTypeComponent with localized label
* Update changelog
1 year ago
Frane Caleta
eb63802d01
Feature/extend supported date formats in activities import ( #2362 )
...
* Extend supported date formats in activities import
* Update changelog
1 year ago
Thomas Kaul
6d9191a46f
Feature/setup turkish ( #2300 )
...
* Setup Turkish
* Add Turkish translations
* Update changelog
---------
Co-authored-by: sadmimye <134071831+sadmimye@users.noreply.github.com>
1 year ago
Thomas Kaul
c511ec7e33
Release 2.4.0 ( #2356 )
1 year ago
Thomas Kaul
b12349a148
Feature/add support for interest on account level ( #2354 )
...
* Add support for interest
* Update changelog
1 year ago
Thomas Kaul
5f276469b7
Feature/upgrade prisma to version 5.3.1 ( #2355 )
...
* Upgrade prisma to version 5.3.1
* Update changelog
1 year ago
Thomas Kaul
69e1d92ed3
Feature/unlock experimental features setting for all users ( #2351 )
...
* Unlock experimental features setting for all users
* Update changelog
1 year ago
Thomas Kaul
c668d7b456
Feature/improve preselected currency in create or update activity dialog ( #2349 )
...
* Preselect currency based on account's currency
* Update changelog
1 year ago
Rafael
e23bf62859
Fix Memory Leak on Data Gathering when server TZ is behind UTC ( #2332 )
...
* Fix for timezones behind UTC (the previous code converted the date to one day before (in local time) then added a day, which resulted in the same day after converting back to UTC and thus generating an infinite loop)
* Update changelog
---------
Co-authored-by: Rafael Claudio <rafacla@github.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
54c5746d21
Release 2.3.0 ( #2348 )
1 year ago
Thomas Kaul
7130ac7565
Feature/add support for fees on account level ( #1954 )
...
* Add migration
* Add business logic for fees
* Fix export for liabilities
* Update changelog
1 year ago
Thomas Kaul
1851ae137f
Release 2.2.0 ( #2346 )
1 year ago
Thomas Kaul
6f6ff94979
Improve sidebar ( #2343 )
...
* Improve sidebar
* Improve style of system message
* Update changelog
1 year ago
Leon Stoldt
fc795aaa8c
Update postgres to version 15 in docker-compose files ( #1596 )
...
* Update postgres to version 15 in docker-compose files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
d0112968e8
Feature/introduce sidebar navigation on desktop ( #2340 )
...
* Introduce sidebar navigation on desktop
* Update changelog
1 year ago
Thomas Kaul
522025ffa0
Fix entry ( #2339 )
1 year ago
Thomas Kaul
27bf662281
Release 2.1.0 ( #2338 )
1 year ago
Thomas Kaul
5e6adfcef5
Feature/improve language localization for german 20230915 ( #2336 )
...
* Improve language localization
* Update changelog
1 year ago
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ( #2335 )
...
* Remove account type from user interface and set it optional
* Update changelog
1 year ago
Thomas Kaul
8fc5676443
Feature/improve timeout of data source requests ( #2330 )
...
* Improve timeout
* Update changelog
1 year ago
Thomas Kaul
1fe1e2fe0c
Feature/improve read only mode ( #2322 )
...
* Improve read-only mode
* Update changelog
1 year ago
Thomas Kaul
921d38a706
Feature/harmonize style of granted access user interface ( #2326 )
...
* Harmonize style
* Update changelog
1 year ago
Thomas Kaul
6161d5e77c
Feature/improve logger output of info service ( #2331 )
...
* Improve context of logger output
* Update changelog
1 year ago
Frane Caleta
369386f976
Add drop file functionality on import ( #2323 )
...
* Add drop file functionality on import
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
alfredonodo
41437636b1
Update messages.it.xlf ( #2325 )
...
* Update messages.it.xlf
* Update changelog
1 year ago
Thomas Kaul
b21884eb66
Feature/harmonize logger output ( #2321 )
...
* Harmonize logger output
* Update changelog
1 year ago
Thomas Kaul
58278ba5e6
Bugfix/fix dutch localization of portfolio summary ( #2315 )
...
* Revert reserved keyword (plural)
* Update changelog
1 year ago
jstrvr
921f3e9807
Update dutch translation ( #2314 )
...
* Update dutch translation
* Update changelog
1 year ago
Thomas Kaul
b088df2fa3
Release 2.0.0 ( #2310 )
1 year ago
Thomas Kaul
d8300502ce
Feature/upgrade yahoo finance2 to version 2.5.0 ( #2306 )
...
* Upgrade yahoo-finance2 to version 2.5.0
* Update changelog
1 year ago
Thomas Kaul
502d51ad29
Feature/add blog post ghostfolio 2 ( #2269 )
...
* Add blog post: Ghostfolio 2.0
* Update changelog
1 year ago
Thomas Kaul
bc33e5f147
Feature/remove deprecated environment variable base currency ( #2255 )
...
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
1 year ago
Thomas Kaul
48ba8f936b
Feature/deactivate internet identity for account registration ( #2293 )
...
* Deactivate Internet Identity
* Update changelog
1 year ago
Thomas Kaul
0f8bc7db32
Bugfix/do not remove countries and sectors in yahoo finance data enhancer ( #2297 )
...
* Do not remove countries and sectors
* Update changelog
1 year ago
longstone
431500f28a
Update docker compose files to version 3.9 ( #2299 )
...
* Update docker compose files to version 3.9
* Format yml files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
9672de174e
Feature/improve language localization for german 20230903 ( #2294 )
...
* Update locales
* Update changelog
1 year ago
Thomas Kaul
c6aa06b933
Feature/improve import validation ( #2305 )
...
* Improve import validation
* Update changelog
Co-authored-by: httpiga <36515569+httpiga@users.noreply.github.com>
1 year ago
Thomas Kaul
1bed940bc0
Feature/refresh cryptocurrencies list 20230903 ( #2290 )
...
* Refresh cryptocurrencies list
* Add CyberConnect
* Update changelog
1 year ago
Thomas Kaul
f9eb3cc3c5
Release 1.305.0 ( #2289 )
1 year ago
Thomas Kaul
2519c3ffb0
Bugfix/fix alignment in menu of impersonation mode ( #2284 )
...
* Fix alignment
* Update changelog
1 year ago
Thomas Kaul
91013d1d10
Bugfix/fix alignment in header navigation ( #2285 )
...
* Fix alignment
* Update changelog
1 year ago
Thomas Kaul
d0744e07df
Feature/upgrade replace in file to version 7.0.1 ( #2277 )
...
* Upgrade replace-in-file to version 7.0.1
* Update changelog
1 year ago
Thomas Kaul
93e1ee3ba7
Feature/improve localization of personal finance tools ( #2274 )
...
* Improve localization
* Update changelog
1 year ago
Thomas Kaul
dceaa55a6c
Feature/add hacker news logo to landing page ( #2281 )
...
* Add Hacker News
* Update changelog
1 year ago
Thomas Kaul
8b4d55925d
Feature/upgrade yahoo finance2 to version 2.4.4 ( #2276 )
...
* Upgrade yahoo-finance2 to version 2.4.4
* Update changelog
1 year ago
Thomas Kaul
754b49e50f
Feature/shorten page titles ( #2273 )
...
* Shorten page titles
* Update changelog
1 year ago
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 )
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
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
Thomas Kaul
62e8594c57
Feature/improve language localization for german 20230802 ( #2200 )
...
* Improve localization
* Update changelog
1 year ago
Thomas Kaul
509f95ea30
Feature/add footer to public page ( #2202 )
...
* Add footer to public page
* Update changelog
1 year 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
1 year ago
Thomas Kaul
90dc34380e
Release 1.296.0 ( #2199 )
1 year 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
1 year ago
Thomas Kaul
4973d0261d
Release 1.295.0 ( #2197 )
1 year 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
1 year ago
Thomas Kaul
b259ab7b0c
Feature/add step by step introduction for new users ( #2191 )
...
* Add introduction for new users
* Update changelog
1 year ago
Thomas Kaul
e1ac5245c7
Release 1.294.0 ( #2192 )
1 year ago
Thomas Kaul
d4fea075af
Feature/include unavailable data in allocations by market chart ( #2190 )
...
* Include unavailable data in allocations by market chart
* Update changelog
1 year 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>
1 year ago
Thomas Kaul
2a11977001
Release 1.293.0 ( #2186 )
1 year 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
1 year ago
Thomas Kaul
77e9791e03
Feature/set lastmod dates of sitemap.xml dynamically ( #2170 )
...
* Setup template with interpolation for sitemap.xml
* Update changelog
1 year ago
Thomas Kaul
d9ced885e1
Feature/add error handling for redis connections ( #2179 )
...
* Add error handling
* Update changelog
1 year ago
Thomas Kaul
5fe07cb85f
Bugfix/fix value in holdings table ( #2182 )
...
* Fix missing value
* Update changelog
1 year ago
Thomas Kaul
af008aa74f
Release 1.292.0 ( #2175 )
1 year ago
Thomas Kaul
ca7bf27c20
Feature/upgrade yahoo finance2 to version 2.4.3 ( #2174 )
...
* Upgrade yahoo-finance2 to version 2.4.3
* Update changelog
1 year ago
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ( #2171 )
...
* Add allocations by (advanced) market
* Fix public page
* Update changelog
1 year ago
Thomas Kaul
16b9fbe00e
Release 1.291.0 ( #2168 )
1 year 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
1 year ago
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
...
* Rename queries to presets
* Update changelog
1 year ago
Thomas Kaul
bdf72164b1
Feature/break down emergency fund by cash and assets ( #2159 )
...
* Break down emergency fund in cash and assets
* Update changelog
1 year ago
Thomas Kaul
8533606177
Release 1.290.0 ( #2158 )
1 year ago
bptrgx
2bf4f1237a
Feature/Improve login dialog ( #2124 )
...
* Improve login dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year 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
1 year ago
Thomas Kaul
b633132757
Feature/upgrade prisma to version 4.16.2 ( #2109 )
...
* Upgrade prisma to version 4.16.2
* Update changelog
1 year ago
Thomas Kaul
2b0f961370
Feature/improve faq page ( #2152 )
...
* Extend content
* Update changelog
1 year ago
Thomas Kaul
30f1a3514a
Feature/add hints to activity types in create or edit activity dialog ( #2150 )
...
* Add hints
* Update changelog
1 year ago
Thomas Kaul
ed735e0b29
Feature/disable caching in health check endpoints for data providers ( #2147 )
...
* Disable caching in health check endpoint
* Update changelog
1 year ago
Thomas Kaul
b89ccd2dde
Release 1.289.0 ( #2149 )
1 year ago
Thomas Kaul
d5d14497d6
Release 1.288.0 ( #2146 )
1 year ago
Thomas Kaul
09c300661a
Feature/improve language localization for german 20230711 ( #2144 )
...
* Improve i18n
* Update changelog
1 year ago
Thomas Kaul
92382e0b4d
Feature/improve loading state during filtering on allocations page ( #2141 )
...
* Improve loading state
* Update changelog
1 year ago
Thomas Kaul
73b6784e9f
Feature/beautify ampersand in asset profile names ( #2138 )
...
* Beautify ampersand
* Update changelog
1 year ago
Thomas Kaul
7d34fba7c1
Release 1.287.0 ( #2136 )
1 year 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
1 year ago
Thomas Kaul
ba220eaee9
Bugfix/fix sorting by currency in activities table ( #2122 )
...
* Fix sorting by currency
* Update changelog
1 year ago
bptrgx
09023214ce
Feature/French translation update ( #2130 )
...
* French translation update
* Update changelog
1 year ago
Thomas Kaul
1ceabb6e6b
Feature/refactor blog articles to standalone components ( #2117 )
...
* Refactor blog articles to standalone components
* Update changelog
1 year ago
Thomas Kaul
421072c7fa
Release 1.286.0 ( #2120 )
1 year ago
Arghya Ghosh
0d421e7181
Bugfix/fix adding 'Item' and 'Liability' activities ( #2119 )
...
* Fix adding activities of type item and liability
* Update changelog
1 year ago
Thomas Kaul
421809ae95
Release 1.285.0 ( #2114 )
1 year ago
Thomas Kaul
d3234f9e77
Feature/add blog post exploring the path to fire ( #2113 )
...
* Add blog post: Exploring the Path to FIRE
* Update changelog
1 year ago
Thomas Kaul
a40be2f744
Feature/extract locales 20230701 ( #2112 )
...
* Improve i18n
* Update changelog
1 year ago
Thomas Kaul
e62da06c5c
Feature/extend scraper configuration support ( #2110 )
...
* Extend scraper configuration support
* Update changelog
1 year ago
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ( #2108 )
...
* Add pagination
* Update changelog
1 year ago
Thomas Kaul
f9bec0d793
Release 1.284.0 ( #2106 )
1 year ago
Thomas Kaul
2f44748f79
Feature/upgrade internet identity dependencies to version 0.15.7 ( #2105 )
...
* Disable crossOriginOpenerPolicy
* Upgrade Internet Identity dependencies
* Update changelog
1 year 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
1 year 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
1 year ago
Thomas Kaul
51ca26bb4d
Release 1.283.5 ( #2103 )
1 year ago
Thomas Kaul
2ecc8dbc4e
Release 1.283.4 ( #2101 )
1 year ago
Thomas Kaul
c0e0e2401e
Release 1.283.3 ( #2100 )
1 year ago
Thomas Kaul
1a30c180bc
Release 1.283.2 ( #2099 )
1 year ago
Thomas Kaul
39d4f80f36
Release 1.283.1 ( #2098 )
1 year ago
Thomas Kaul
3693091ad6
Release 1.283.0 ( #2097 )
1 year ago
Thomas Kaul
bf52f1137d
Feature/setup helmet ( #2096 )
...
* Setup helmet
* Update changelog
1 year ago
Thomas Kaul
54ea6c84b4
Feature/add caching for quotes ( #2095 )
...
* Add caching for quotes
* Update changelog
1 year ago
Thomas Kaul
677757fdf0
Feature/improve import dividends dialog ( #2086 )
...
* Improve dialog
* Add loading indicator
* Improve selected item of holding selector
* Update changelog
1 year ago
Thomas Kaul
58d9816f01
Feature/extend symbol search component by asset sub classes ( #2087 )
...
* Add asset sub classes
* Update changelog
1 year ago
Thomas Kaul
5f3d445f1d
Release 1.282.0 ( #2085 )
1 year ago
Marcin Szymański
fce6caebc2
Fix arm64 prisma binary target ( #2082 )
...
* Fix arm64 prisma binary target
* Update changelog
1 year ago
Arghya Ghosh
d0a4f5c000
Feature/added ability to add asset profile in admin control panel ( #2075 )
...
* Added ability to add asset profile in admin control panel
* Update changelog
1 year ago
Thomas Kaul
b5e2a3aa91
Feature/harmonize use of permissions on about and landing page ( #2084 )
...
* Harmonize use of permissions
* About page
* Landing page
* About changelog
1 year ago
Thomas Kaul
f47883fb0b
Feature/add icon to external links in footer ( #2083 )
...
* Add icon for external links
* Update changelog
1 year ago
Thomas Kaul
2932744a68
Feature/improve language localization for german 20230618 ( #2081 )
...
* Update translations
* Update changelog
1 year ago
Thomas Kaul
382fe24f29
Release 1.281.0 ( #2080 )
1 year ago
Thomas Kaul
908876ca6e
Feature/setup language localization for portuguese ( #2076 )
...
* Set up Portuguese
* Update changelog
1 year ago
Thomas Kaul
834a48466e
Feature/add liabilities to feature page ( #2072 )
...
* Add section for liabilities
* Update changelog
1 year ago
Francisco Silva
a9526430c2
Improve column headers in holdings table for mobile ( #2071 )
...
* Improve column headers in holdings table for mobile
* Update changelog
1 year ago
Arghya Ghosh
fce3b2084e
Feature/extract symbol search to component ( #2003 ) ( #2056 )
...
* Extract symbol search to component (#2003 )
* Update changelog
1 year ago
Thomas Kaul
f5a50a95de
Feature/upgrade prisma to version 4.15.0 ( #2070 )
...
* Upgrade prisma to version 4.15.0
* Update changelog
1 year ago
Thomas Kaul
06dfb91f82
Release 1.280.1 ( #2069 )
1 year ago
Thomas Kaul
be36050d76
Release 1.280.0 ( #2068 )
1 year ago
Thomas Kaul
7931e6950d
Feature/add support for liabilities ( #1789 )
...
* Add support for liabilities
* Update changelog
1 year ago
Thomas Kaul
6f7e370fca
Release 1.279.0 ( #2066 )
1 year ago
Thomas Kaul
b4a126280f
Bugfix/fix public page ( #2065 )
...
* Check for user in request because of public page
* Update changelog
1 year ago
Thomas Kaul
2d009aacc4
Bugfix/handle value nullifcation for undefined object ( #2064 )
...
* Handle undefined object
* Update changelog
1 year ago
Thomas Kaul
9116443305
Feature/support note in accounts ( #2063 )
...
* Add support for a note in accounts
* Update changelog
1 year ago
Martin Vandenbussche
0adaf12a01
Add new French translations ( #2057 )
...
* Add new French translations
* Update changelog
Signed-off-by: Martin Vandenbussche <vandenbusschemartin@gmail.com>
1 year ago
Thomas Kaul
b6562b6e2c
Release 1.278.0 ( #2062 )
1 year ago
Thomas Kaul
b0a4b09ef5
Feature/extract license to dedicated tab ( #2061 )
...
* Extract license to tab on about page
* Update changelog
1 year ago
Thomas Kaul
ad8b9ad333
Bugfix/improve spacing in bechmark comparator ( #2060 )
...
* Improve spacing
* Update changelog
1 year ago
Thomas Kaul
809956f210
Feature/display markets overview link in footer based on permission ( #2059 )
...
* Add check for permission
* Update changelog
1 year ago
Thomas Kaul
6077bfa754
Feature/change direction of ellipsis icon to horizontal in tables ( #2055 )
...
* Change direction of ellipsis icon to horizontal
* Update changelog
1 year ago
Thomas Kaul
09498bd804
Feature/refresh cryptocurrencies list 20230606 ( #2049 )
...
* Update cryptocurrencies.json
* Update changelog
1 year ago
Thomas Kaul
c711a11d6e
Feature/upgrade node.js from version 16 to 18 ( #2053 )
...
* Upgrade to Node.js 18
* Update changelog
1 year ago
Thomas Kaul
8232b05f62
Feature/extend activity cloning by quantity ( #2054 )
...
* Allow to clone quantity
* Update changelog
1 year ago
Thomas Kaul
0ea66aebcb
Release 1.277.0 ( #2052 )
1 year ago
Thomas Kaul
64087de3fc
Bugfix/fix date format parsing in activities import ( #2051 )
...
* Fix date format parsing
* Update changelog
1 year ago
Thomas Kaul
7082ff12f8
Feature/add semantic list structure to header navigation ( #2044 )
...
* Add semantic list structure (ul and li elements)
* Update changelog
1 year ago
Thomas Kaul
d630fb900d
Feature/add investment streaks ( #2042 )
...
* Add investment streaks
* Current streak
* Longest streak
* Add unit to value component
* Update changelog
2 years ago
Thomas Kaul
9db675b955
Feature/improve get symbol data endpoint ( #2041 )
...
* Add default value to query parameter
* Update changelog
2 years ago
Thomas Kaul
45bd8ed029
Release 1.276.0 ( #2039 )
2 years ago
Thomas Kaul
707fd31550
Feature/add changefreq to sitemap.xml ( #2038 )
...
* Add changefreq to /markets and /open
* Update changelog
2 years ago
Thomas Kaul
6e5f0086a1
Bugfix/fix price when creating subscription ( #2037 )
...
* Fix price
* Update changelog
2 years ago
Thomas Kaul
97bcd8ff49
Feature/enforce yyyy instead of yy as date format in activities import ( #2036 )
...
* Enforce yyyy (instead of yy)
* Update changelog
2 years ago
Thomas Kaul
1809fc8a80
Feature/update url of ghostfolio slack channel ( #2035 )
...
* Update Slack url
* Update changelog
2 years ago
Thomas Kaul
ae57a188f5
Feature/improve tab navigations ( #2031 )
...
* Improve tab navigations
* Update changelog
2 years ago
Thomas Kaul
23db85e940
Feature/add tabs to about page ( #2030 )
...
* Add tabs to about page
* Update changelog
2 years ago
Thomas Kaul
bd8bb1a36a
Feature/remove ghostfolio in numbers section from about page ( #2029 )
...
* Remove Ghostfolio in Numbers section
* Update changelog
2 years ago
Thomas Kaul
fc019002e2
Release 1.275.0 ( #2028 )
2 years ago
Thomas Kaul
4282cb66b8
Feature/add localized versions to footer ( #2027 )
...
* Add links to localized versions
* Update changelog
2 years ago
Thomas Kaul
1d0ba5fe4b
Bugfix/fix indirect calculation in exchange rate service for specific date ( #2026 )
...
* Fix indirect calculation
* Update changelog
2 years ago
Thomas Kaul
24cfb26c5b
Feature/improve language localization for german 20230529 2 ( #2022 )
...
* Improve locales
* Update changelog
2 years ago
Thomas Kaul
26a70aa208
Release 1.274.0 ( #2021 )
2 years ago
Thomas Kaul
ab7e050066
Feature/extend footer by navigation ( #2020 )
...
* Extend footer
* Update changelog
2 years ago
Thomas Kaul
26b1fd6572
Feature/localize meta description ( #2019 )
...
* Add localized meta description
* Update changelog
2 years ago
Thomas Kaul
d7e682b65a
Feature/extend testimonial section ( #2018 )
...
* Add testimonials
* Update changelog
2 years ago
Thomas Kaul
f589ccb775
Feature/improve language localization for german 20230529 ( #2017 )
...
* Improve locales
* Update changelog
2 years ago
Thomas Kaul
206b6567fd
Feature/improve activities import dialog ( #2016 )
...
* Improve activities import dialog
* Update changelog
2 years ago
Thomas Kaul
6857e0314f
Feature/add support for localized routes in spanish ( #2015 )
...
* Add support for localized routes in Spanish
* Update changelog
2 years ago
Thomas Kaul
c8682a7393
Release 1.273.0 ( #2014 )
2 years ago
Thomas Kaul
144b6b2211
Bugfix/handle undefined in decode data source ( #2013 )
...
* Handle undefined data source
* Update changelog
2 years ago
Visrut
16a5ace4be
Introduced stepper to import activities ( #1990 )
...
* Introduced stepper to import activities
* Update changelog
2 years ago
Thomas Kaul
7529a7a26c
Feature/support localized routes ( #2009 )
...
* Support localized routes
* Update changelog
2 years ago
Thomas Kaul
3bc8b3c836
Feature/add link to manage benchmarks in benchmark comparator component ( #2007 )
...
* Add link to manage benchmarks
* Update changelog
2 years ago
Thomas Kaul
bb9415cc15
Release 1.272.0 ( #2005 )
2 years ago
Thomas Kaul
b3baeb8a5d
Feature/support case insensitive names in portfolio proportion chart ( #2004 )
...
* Sum up case insensitive names
* Update changelog
2 years ago
Thomas Kaul
1f393e78f6
Feature/improve error handling in delete user endpoint ( #2000 )
...
* Improve error handling
* Update changelog
2 years ago
Thomas Kaul
215f5eafa6
Feature/set asset profile as benchmark ( #2002 )
...
* Set asset profile as benchmark
* Update changelog
Co-authored-by: Arghya Ghosh <arghyag5@gmail.com>
2 years ago
Thomas Kaul
1916e5343d
Feature/decrease table density ( #2001 )
...
* Decrease table density
* Update changelog
2 years ago
Thomas Kaul
fa9863fc54
Feature/upgrade ionicons to version 7.1.0 ( #1997 )
...
* Upgrade ionicons to version 7.1.0
* Update changelog
2 years ago
secondl1ght
7bf48ef351
Improve style on about page ( #1998 )
...
* Center changelog button
* Update changelog
2 years ago
Thomas Kaul
faef3606fd
Feature/improve breadcrumb navigation style in blog posts for mobile ( #1996 )
...
* Improve style for mobile
* Update changelog
2 years ago
Thomas Kaul
d0ccd4d238
Release 1.271.0 ( #1995 )
2 years ago
Thomas Kaul
51e3650790
Feature/add blog post unlock your financial potential ( #1994 )
...
* Add blog post: Unlock your Financial Potential with Ghostfolio
* Update changelog
2 years ago
Thomas Kaul
db29e2b666
Feature/extend financial modeling prep service ( #1989 )
...
* Add getHistorical() and search() logic
* Update changelog
2 years ago
Thomas Kaul
655a68a847
Feature/change uptime to last 90 days ( #1993 )
...
* Change uptime to last 90 days
* Update changelog
2 years ago
Thomas Kaul
86296b3591
Feature/improve local number formatting in value component ( #1992 )
...
* Improve local number formatting
* Update changelog
2 years ago
Thomas Kaul
73c127f10c
Bugfix/fix vertical alignment in gf toggle ( #1991 )
...
* Fix alignment
* Update changelog
2 years ago
Thomas Kaul
cf4c981cd9
Release 1.270.1 ( #1988 )
2 years ago
Thomas Kaul
1b9541b933
Release 1.270.0 ( #1987 )
2 years ago
Thomas Kaul
5bca8de44e
Feature/check for duplicates in dividend import ( #1986 )
...
* Check for duplicates in dividend import
* Update changelog
2 years ago
Thomas Kaul
136c4bf50b
Bugfix/fix data source transformation in dividends import ( #1985 )
...
* Fix data source transformation
* Update changelog
2 years ago
Thomas Kaul
4d700e3b83
Feature/add error message if importing duplicates ( #1984 )
...
* Add error messages if import include duplicates
* Update changelog
2 years ago
Thomas Kaul
740fa6fc84
Feature/upgrade prisma to version 4.14.1 ( #1983 )
...
* Upgrade prisma to version 4.14.1
* Update changelog
2 years ago
Thomas Kaul
cdb8dc72c7
Feature/improve mobile layout of portfolio summary ( #1982 )
...
* Improve layout for mobile
* Update changelog
2 years ago
Thomas Kaul
4b3afb5c97
Feature/extract locales 20230518 ( #1980 )
...
* Update locales
* Update changelog
2 years ago
Thomas Kaul
abf208432a
Feature/extend account detail dialog by cash balance and equity ( #1978 )
...
* Add cash balance and equity
* Update changelog
2 years ago
Thomas Kaul
7fc3fff431
Bugfix/fix storybook setup ( #1976 )
...
* Fix Storybook setup
* Update changelog
2 years ago
Thomas Kaul
edd690850c
Feature/setup open startup page ( #1967 )
...
* Setup Open Startup page
* Update changelog
2 years ago
Delena Malan
302339e1cd
Add Postgres connect_timeout for M1 "Can't reach database" error ( #1472 )
...
* Add postgres connect_timeout
* Update changelog
2 years ago
Thomas Kaul
739796bc79
Clean up ( #1965 )
2 years ago
Visrut
9c30139b86
FIX #1951 : select checkbox state fix for duplicates ( #1958 )
...
* FIX #1951 : select checkbox state fix for duplicates
* Update changelog
2 years ago
Thomas Kaul
9636c87a2e
Release 1.269.0 ( #1961 )
2 years ago
Thomas Kaul
ad46fb6d61
Feature/add financial modeling prep as data source type ( #1960 )
...
* Add Financial Modeling Prep as new data source type
* Update changelog
2 years ago
Francisco Silva
8e000baef2
fix update activity, hide update cash balance on edit ( #1959 )
...
* Fix update activity, hide update cash balance on edit
* Update changelog
2 years ago
Thomas Kaul
a2e1209196
Feature/introduce admin settings ( #1957 )
...
* Introduce admin settings
* Update changelog
2 years ago
Thomas Kaul
ef4a75d1f0
Feature/improve market price of first buy date in chart of position detail dialog ( #1956 )
...
* Improve market price on first buy date: market price or average price
* Update changelog
2 years ago
Thomas Kaul
3db20feb54
Release 1.268.0 ( #1953 )
2 years ago
Thomas Kaul
b9ec381ea2
Feature/upgrade yahoo finance2 to version 2.4.1 ( #1952 )
...
* Upgrade yahoo-finance2 to version 2.4.1
* Update changelog
2 years ago
Visrut
7d6a74a67d
Feature/improve check for duplicates in import #1932 ( #1940 )
...
* Improve check for duplicates in import
* Update changelog
2 years ago
Ilija Leko
b923cf7752
Fix docker compose services startup ( #1947 )
...
* Fix docker compose services startup
* Update changelog
2 years ago
Thomas Kaul
e32e457ff8
Release 1.267.0 ( #1945 )
2 years ago
Thomas Kaul
32c1e6b390
Feature/upgrade to nx 16.0 ( #1943 )
...
* Upgrade to Nx 16.0
* Update changelog
2 years ago