Thomas Kaul
91013d1d10
Bugfix/fix alignment in header navigation ( #2285 )
...
* Fix alignment
* Update changelog
1 year ago
Thomas Kaul
6deefb9c43
Update OSS Friends ( #2282 )
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
754b49e50f
Feature/shorten page titles ( #2273 )
...
* Shorten page titles
* Update changelog
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
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
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
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
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
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
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
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
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
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
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
c0f130a077
Remove sitemap.xml ( #2201 )
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
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
4d6be0a507
Exclude open-source-alternative-to-markets.sh ( #2195 )
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
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
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
efd9e7a5c7
Fix RedisClient import ( #2183 )
1 year ago
Thomas Kaul
d9ced885e1
Feature/add error handling for redis connections ( #2179 )
...
* Add error handling
* Update changelog
1 year ago
Thomas Kaul
0866587cab
Increase frequency ( #2169 )
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
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
ea101dd3bd
Refactor value to valueInBaseCurrency ( #2167 )
...
* Revert value to valueInBaseCurrency refactoring
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
d5b3c52602
Refactor value to valueInBaseCurrency ( #2164 )
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
455a2d2e92
Refactor value to valueInBaseCurrency ( #2160 )
1 year ago
Thomas Kaul
9c0f46b587
Add markets.sh ( #2161 )
1 year ago
Thomas Kaul
6728e04ff7
Improve http response interceptor ( #2157 )
...
Do not show snack bar for login endpoint
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
4857b2e620
Update locales ( #2154 )
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
81ef95e13e
Setup permissions ( #2151 )
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
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
c25f532487
Improve product pages ( #2143 )
1 year ago
Thomas Kaul
5d26d94586
Sort imports ( #2142 )
1 year ago
Thomas Kaul
73b6784e9f
Feature/beautify ampersand in asset profile names ( #2138 )
...
* Beautify ampersand
* Update changelog
1 year ago
Thomas Kaul
6159f48a62
Feature/setup personal finance tools pages 2 ( #2140 )
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
2d23c566f1
Feature/setup personal finance tools pages ( #2135 )
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
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
f5180ce88f
Improve wording ( #2118 )
1 year ago
Thomas Kaul
aabf27dc96
Remove empty style files ( #2116 )
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
b7f635bdfc
Increase frequency ( #2111 )
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
c02e390bc1
Rename Slack channel to community ( #2091 )
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
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
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
Luís Pinho
73c0f02e06
Add the final translations for Portuguese ( #2079 )
1 year ago
Thomas Kaul
908876ca6e
Feature/setup language localization for portuguese ( #2076 )
...
* Set up Portuguese
* Update changelog
1 year ago
Luís Pinho
99cf9f8802
Feature/translation pt 2 ( #2074 )
...
* Add more Portuguese translations
1 year ago
Luís Pinho
7444ff97fc
Feature/translation pt ( #2073 )
...
* Complete Portuguese translations for home screen and various other Portuguese translations
1 year ago
Thomas Kaul
834a48466e
Feature/add liabilities to feature page ( #2072 )
...
* Add section for liabilities
* 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
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
04eb452e04
Add missing guards ( #2067 )
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
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
fd84f4ec14
Change to routerLink ( #2058 )
1 year ago
Thomas Kaul
8232b05f62
Feature/extend activity cloning by quantity ( #2054 )
...
* Allow to clone quantity
* Update changelog
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
1c7d92e15e
Harmonize Slack community links ( #2047 )
2 years ago
Thomas Kaul
a53461d257
Feature/migrate currency to unit in value component ( #2043 )
...
* Migrate currency to unit
* Update locales
2 years 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
51e8555fa5
Update link ( #2040 )
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
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
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
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