Kevin
b6101c6375
Feature/import historical data ( #2448 )
...
* Import historical data for an asset
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Aldrin
0ac97bd112
Transfer cash balance between accounts ( #2455 )
...
* Transfer cash balance between accounts
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Kevin
6c66033eb4
Add date to markets overview by benchmarks ( #2436 )
...
* Add date
* Update changelog
1 year ago
Thomas Kaul
45f385a483
Feature/improve symbol conversion in eod historical data service ( #2457 )
...
* Improve conversion of currency symbols
* Update changelog
1 year ago
Sanjeev Sharma
f47c7313af
Support enter key press to submit access dialog form ( #2437 )
...
* Support enter key press to submit access dialog form
* Update changelog
1 year ago
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
...
* Introduce assistant
* Update changelog
1 year ago
Kevin
37ff7acf04
Change platform control from select to autocomplete in account dialog ( #2429 )
...
* Change platform control from select to autocomplete in account dialog
* Update changelog
1 year ago
Thomas Kaul
8236091477
Feature/add support for search query in portfolio position endpoint ( #2443 )
...
* Introduce search query filter
* Update changelog
1 year ago
Aldrin
e60fe48fdd
Add dialog for cash transfer between accounts ( #2433 )
...
* Add dialog for cash transfer between accounts
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Vlad Prodan
4af76f6f6d
Fix hasNotDefinedValuesInObject() in object.helper.ts ( #2421 )
1 year ago
Siddharth Singh
d9a6c22e1e
Add application version to admin endpoint ( #2423 )
...
* Add application version to admin endpoint
* Update changelog
1 year ago
Sanjeev Sharma
4fb88859b2
Improve form in account dialog ( #2408 )
...
* Improve form in account dialog
* Update changelog
1 year ago
Manushreshta B L
90e18338f6
Change UX to set an asset profile as a benchmark ( #2409 )
...
* Add checkbox functionality to set / unset benchmark
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
shyam kachhadiya
f40f0653c2
Add request params (ship, take) for pagination to GET order endpoint ( #2382 )
...
* Add request params (ship, take) for pagination to GET order endpoint
* Update changelog
1 year ago
Thomas Kaul
41875e70d6
Extend personal finance tools ( #2403 )
1 year ago
Thomas Kaul
5fa0540936
Feature/add emergency fund setup to static portfolio analysis rules ( #2400 )
...
* Add new static portfolio analysis rule: Emergency fund setup
* Update changelog
1 year ago
Thomas Kaul
0b2f6a312c
Sort imports ( #2399 )
1 year ago
Thomas Kaul
5b7409d08e
Feature/add tag management in admin control panel ( #2389 )
...
* Add tag management
* Update locales
* Update changelog
1 year ago
Thomas Kaul
6230aa87e2
Feature/add hacktoberfest 2023 blog post ( #2359 )
...
* Add blog post: Hacktoberfest 2023
* Update changelog
1 year ago
Thomas Kaul
01b6bb5b99
Clean up ( #2390 )
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
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
6744245d8b
Feature/extend personal finance tools pages 20230922 ( #2369 )
...
* Extend pages
* Refactoring
1 year ago
Thomas Kaul
8f64a77a9d
Clean up ( #2329 )
1 year ago
Thomas Kaul
b12349a148
Feature/add support for interest on account level ( #2354 )
...
* Add support for interest
* 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
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
7f25066f0f
Remove ALPHA_VANTAGE_API_KEY ( #2345 )
1 year ago
Thomas Kaul
93c27277c6
Extend sitemap with Italian pages ( #2337 )
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
Thomas Kaul
b21884eb66
Feature/harmonize logger output ( #2321 )
...
* Harmonize logger output
* Update changelog
1 year ago
Thomas Kaul
1c5437e1fd
Extend sitemap.xml with dutch pages ( #2318 )
1 year ago
Thomas Kaul
f45d8f616a
Bugfix/fix blog post ghostfolio 2 ( #2307 )
...
* Fix month
* Update sitemap.xml
* Update locales
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
05ec4cce05
Add Portuguese landing page ( #2301 )
1 year ago
Thomas Kaul
d74f283707
Eliminate prisma service ( #2286 )
...
* Eliminate prisma service
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
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
1f46a6b6f3
Clean up ( #2291 )
1 year ago
Thomas Kaul
1bed940bc0
Feature/refresh cryptocurrencies list 20230903 ( #2290 )
...
* Refresh cryptocurrencies list
* Add CyberConnect
* 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
0b59fc639d
Feature/upgrade prettier to version 3 ( #2163 )
...
* Upgrade prettier to version 3.0.2
* Prettify code
* 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
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
ccb5c664ef
Feature/refresh cryptocurrencies list 20230821 ( #2256 )
...
* Update cryptocurrencies.json
* 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
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
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
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
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
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
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
d2312371a6
Release 1.297.1 ( #2205 )
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
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
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
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
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 )
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
455a2d2e92
Refactor value to valueInBaseCurrency ( #2160 )
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
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
73b6784e9f
Feature/beautify ampersand in asset profile names ( #2138 )
...
* Beautify ampersand
* Update changelog
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
e62da06c5c
Feature/extend scraper configuration support ( #2110 )
...
* Extend scraper configuration support
* Update changelog
2 years ago
Thomas Kaul
b7f635bdfc
Increase frequency ( #2111 )
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
2f44748f79
Feature/upgrade internet identity dependencies to version 0.15.7 ( #2105 )
...
* Disable crossOriginOpenerPolicy
* Upgrade Internet Identity dependencies
* 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
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
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
2 years ago
Thomas Kaul
06dfb91f82
Release 1.280.1 ( #2069 )
2 years ago
Thomas Kaul
be36050d76
Release 1.280.0 ( #2068 )
2 years ago
Thomas Kaul
7931e6950d
Feature/add support for liabilities ( #1789 )
...
* Add support for liabilities
* Update changelog
2 years ago
Thomas Kaul
b4a126280f
Bugfix/fix public page ( #2065 )
...
* Check for user in request because of public page
* Update changelog
2 years ago
Thomas Kaul
2d009aacc4
Bugfix/handle value nullifcation for undefined object ( #2064 )
...
* Handle undefined object
* Update changelog
2 years ago
Thomas Kaul
9116443305
Feature/support note in accounts ( #2063 )
...
* Add support for a note in accounts
* Update changelog
2 years ago
Thomas Kaul
09498bd804
Feature/refresh cryptocurrencies list 20230606 ( #2049 )
...
* Update cryptocurrencies.json
* Update changelog
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
9db675b955
Feature/improve get symbol data endpoint ( #2041 )
...
* Add default value to query parameter
* Update changelog
2 years ago
Thomas Kaul
6e5f0086a1
Bugfix/fix price when creating subscription ( #2037 )
...
* Fix price
* 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
26b1fd6572
Feature/localize meta description ( #2019 )
...
* Add localized meta description
* Update changelog
2 years ago
Thomas Kaul
19333ab084
Fix warnings ( #2011 )
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
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
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
edd690850c
Feature/setup open startup page ( #1967 )
...
* Setup Open Startup page
* Update changelog
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
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
Visrut
7d6a74a67d
Feature/improve check for duplicates in import #1932 ( #1940 )
...
* Improve check for duplicates in import
* Update changelog
2 years ago
Thomas Kaul
32c1e6b390
Feature/upgrade to nx 16.0 ( #1943 )
...
* Upgrade to Nx 16.0
* Update changelog
2 years ago
Thomas Kaul
27d9b075ce
Feature/improve interstitial for subscription ( #1941 )
...
* Improve style and wording
* Update changelog
2 years ago
Thomas Kaul
5249257dd8
Feature/improve platform managment in admin control ( #1939 )
...
* Refactoring, fix tab style, add account count
* Update changelog
2 years ago
Thomas Kaul
3a99b81ade
Bugfix/add fallback in yahoo finance service ( #1935 )
...
* Add fallback to use quoteSummary(symbol) if quote(symbols) fails
* Update changelog
2 years ago
Thomas Kaul
577a487301
Fix import ( #1936 )
2 years ago
Thomas Kaul
31a4c2ff1f
Sort imports ( #1933 )
2 years ago
FabioAzevedo0619
e1892d2870
Feature/platform management ( #1922 )
...
* Added platform management to admin control panel
* Update changelog
2 years ago
Francisco Silva
8ba15f8f72
Optionally update cash balance when adding activity ( #1926 )
...
* Optionally update cash balance when adding activity
* Update changelog
2 years ago
Thomas Kaul
c19984c3d0
Bugfix/fix missing platform name in allocations by platform ( #1918 )
...
* Fix missing platform name
* Update changelog
2 years ago
Thomas Kaul
15c96a9757
Feature/add allocations by platform chart ( #1915 )
...
* Add allocations by platform
* Update changelog
2 years ago
Thomas Kaul
1ca3792a4b
Feature/clean up initial values from x ray ( #1914 )
...
* Clean up initial (original) values from X-Ray
* Refactor current to valueInBaseCurrency
* Update changelog
2 years ago
Thomas Kaul
90fe467114
Feature/deprecate base currency ( #1913 )
...
* Deprecate BASE_CURRENCY
* Update changelog
2 years ago
Thomas Kaul
e61b3b34a7
Eliminate getSymbolProfilesBySymbols() ( #1912 )
2 years ago
Thomas Kaul
a5f0f48ddb
Fix accounts page ( #1908 )
...
* Add guards
* Update changelog
2 years ago
Thomas Kaul
e500ccb61b
Feature/introduce env variable data source exchange rates and data source import ( #1910 )
...
* Introduce env variables DATA_SOURCE_EXCHANGE_RATES and DATA_SOURCE_IMPORT
* Update changelog
2 years ago
Thomas Kaul
623a284ba4
Feature/add and update historical data in bulk ( #1904 )
...
* Upsert historical data in bulk
* Update changelog
2 years ago
Thomas Kaul
f79c36edbb
Fix import ( #1902 )
2 years ago
Thomas Kaul
f4c748f67a
Feature/extend support for impersonation mode ( #1898 )
...
* Support impersonation of all users for local development
* Update changelog
2 years ago
Francisco Silva
672d8dfab2
Fix/holdings always include cash position ( #1897 )
...
* Improved holdings table showing cash position also when the filter contains accounts
* Update changelog
2 years ago
Thomas Kaul
7b77dc044a
Feature/add state to market data database schema ( #1893 )
...
* Add state (CLOSE / INTRADAY) to MarketData
* Update changelog
2 years ago
Francisco Silva
67e758365f
feature: allow to delete all activities of a user ( #1880 )
...
* Allow to delete all activities of a user
* Update changelog
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2 years ago
Thomas Kaul
cddea0401f
Feature/add data source as unique constraint to market data schema ( #1889 )
...
* Add dataSource as unique constraint to MarketData schema
* Update changelog
2 years ago
Thomas Kaul
e965d12e31
Feature/add health check endpoints ( #1886 )
...
* Add health check endpoints
* Update changelog
2 years ago
Thomas Kaul
aafedd5f75
Feature/increase robustness if live data is missing ( #1884 )
...
* Continuously persist today's market data
* Add fallback to historical market data if data provider does not provide live data
* Update changelog
2 years ago
Thomas Kaul
5eff8402db
Release/1.258.0 ( #1878 )
...
* Release 1.258.0
* Introduce data source mapping
* Update changelog
2 years ago
Thomas Kaul
7378900050
Bugfix/fix currency inconsistency with GBX and GBp in eod historical data service ( #1869 )
...
* Fix currency inconsistency (GBX vs. GBp)
* Update changelog
2 years ago
Thomas Kaul
922876a893
Feature/add yahoo finance data enhancer ( #1865 )
...
* Add Yahoo Finance data enhancer
* Update changelog
2 years ago
Thomas Kaul
654446f068
Feature/improve handling of jobs ( #1864 )
...
* Improve handling of jobs
* Remove jobs on complete
* Refactor jobs removal
* Update changelog
2 years ago
Thomas Kaul
947460abdd
Bugfix/fix ids of gather asset profile process jobs ( #1863 )
...
* Fix job ids
* Update changelog
2 years ago
Thomas Kaul
4c907d56f0
Improve message ( #1859 )
2 years ago
Thomas Kaul
e23ff33e6f
Feature/skip job creation for manual data source without scraper configuration ( #1857 )
...
* Skip job creation for MANUAL data source without scraper configuration
* Update changelog
2 years ago
Thomas Kaul
1ed5690b33
Feature/improve queue jobs implementation ( #1855 )
...
* Improve queue jobs implementation
* Update changelog
2 years ago
Thomas Kaul
4451514ec5
Release 1.253.0 ( #1854 )
2 years ago
Thomas Kaul
7d2d1d971a
Feature/deprecate get auth endpoint ( #1851 )
...
* Deprecate GET auth endpoint
* Update documentation
* Update changelog
2 years ago
Thomas Kaul
9bce57894e
Feature/increase historical market data gathering to 10 years ( #1830 )
...
* Increase historical market data gathering of currency pairs to 10+ years
* Update changelog
2 years ago
Thomas Kaul
a5f833c612
Feature/upgrade angular and nx 20230405 ( #1826 )
...
* Upgrade angular and Nx
* Update changelog
2 years ago
Thomas Kaul
b74a042da8
Feature/change auth endpoint from get to post ( #1823 )
...
* Change auth endpoint from GET to POST
* Login with security token
* Login with Internet Identity
* Update changelog
2 years ago
Thomas Kaul
6d56146054
Feature/add support for multiple subscription offers ( #1818 )
...
* Setup for multiple subscription offers
* Update changelog
2 years ago
Thomas Kaul
2c9f29a3c6
Feature/improve handling of platforms in accounts import ( #1820 )
...
* Improve handling of platforms
* Fix issue with pagination
* Update changelog
2 years ago
Thomas Kaul
93d082afbb
Feature/add blog post 1000 stars on GitHub ( #1804 )
...
* Add blog post: 1000 Stars on GitHub
* Add breadcrumb navigation
* Update changelog
2 years ago
Thomas Kaul
0c85380dbf
Feature/refactor portfolio calculator ( #1803 )
...
* Refactor chart calculation in portfolio calculator
* Update changelog
2 years ago
Thomas Kaul
bc6e9a8b68
Bugfix/fix total amount calculation in portfolio evolution chart ( #1799 )
...
* Fix total amount calculation
* Update changelog
2 years ago
Thomas Kaul
bd1963ec26
Feature/add asset and asset sub class to search endpoint ( #1795 )
...
* Add asset and asset sub class to search endpoint
* Update changelog
2 years ago
Thomas Kaul
c45df20d88
Sort imports ( #1797 )
2 years ago
Thomas Kaul
7ec033577f
Feature/extend trackinsight data enhancer by isin ( #1793 )
...
* Extend data enhancer by isin
* Update changelog
2 years ago
Thomas Kaul
c8ca82b803
Feature/extend data source eod historical data by asset class and isin ( #1791 )
...
* Extend EodHistoricalDataService
* asset and asset sub class
* isin
* Update changelog
2 years ago
Thomas Kaul
0d92b8d8bb
Reduce search requests ( #1786 )
2 years ago
Thomas Kaul
7c6ff776d9
Feature/add search functionality for eod historical data ( #1783 )
...
* Add search functionality for EOD_HISTORICAL_DATA
* Update changelog
2 years ago
Thomas Kaul
e37a34ed6c
Feature/improve exchange rate service for specific date ( #1785 )
...
* Calculate exchange rate indirectly via base currency
* Update changelog
2 years ago
Thomas Kaul
3af8be89e3
Feature/improve usability of fire calculator ( #1779 )
...
* Improve usability
* Add debounce
* Persist annualInterestRate
* Partially disable date picker
* Update changelog
2 years ago
Robbert Coeckelbergh
fce9e7fb0c
Feature/extend fire calculator by retirement date ( #1748 )
...
* Extend fire calculator by retirement date
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
f88ee5e5a0
Feature/improve validation for manual currency ( #1769 )
...
* Improve validation
* Update changelog
2 years ago
Thomas Kaul
a69a3442ab
Feature/add coingecko as default data source ( #1775 )
...
* Add CoinGecko as a default data source
* Update changelog
2 years ago
Thomas Kaul
d4dff744b5
Sort imports ( #1770 )
2 years ago
Oleg Shvartsman
62c93ad99d
Make NODE_ENV optional in production
...
* Make NODE_ENV optional
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
002ac29f2f
Feature/remove environment variable for custom symbols ( #1766 )
...
* Remove environment variable
* Update changelog
2 years ago
Thomas Kaul
cc6320acfd
Feature/simplify database seeding ( #1763 )
...
* Simplify database seeding
* Update documentation
* Update changelog
2 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
...
* Refactor AuthInterceptor
* Refactor JwtStrategy
2 years ago
Thomas Kaul
a5b49b286d
Feature/filter item activities from search results ( #1759 )
...
* Filter ITEM activities from search results
* Update changelog
2 years ago
Thomas Kaul
f3333f24da
Feature/upgrade stripe dependencies 20230226 ( #1755 )
...
* Upgrade Stripe dependencies
* Consider language of user in Stripe checkout
* Update changelog
2 years ago
Thomas Kaul
ab68c2c69a
Bugfix/fix feature graphic of umbrel blog post ( #1752 )
...
* Fix feature graphic
* Update changelog
2 years ago
Thomas Kaul
65276483e0
Feature/add umbrel blog post ( #1749 )
...
* Add blog post: Ghostfolio meets Umbrel
* Update changelog
2 years ago
Thomas Kaul
897e941e7a
Feature/add data provider info to position ( #1730 )
...
* Add data provider info
* Update changelog
2 years ago
Thomas Kaul
aef840c2cc
Bugfix/fix maximum call stack size exceeded error in value redaction ( #1743 )
...
* Bugfix for RangeError: Maximum call stack size exceeded
* Update changelog
2 years ago
Mirio
80d0638922
Adding Coingecko Data Provider ( #1736 )
...
* Adding Coingecko Data Provider
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
684c1e55b0
Bugfix/do not skip manual data source part 2 ( #1732 )
...
* Do not skip MANUAL data source
* Update changelog
2 years ago
Jason Feng
b58631083b
Increase file size limit for imports ( #1726 )
...
* Increase file size limit for imports
* Update changelog
2 years ago
Thomas Kaul
9d9b805b0e
Bugfix/do not skip manual data source ( #1718 )
...
* Do not skip MANUAL data source
* Update changelog
2 years ago
Thomas Kaul
85052bc9bc
Bugfix/fix buying power calculation with emergency fund tag ( #1713 )
...
* Fix buying power calculation
* Update changelog
2 years ago
Thomas Kaul
bff09f529d
Feature/beautify etf names in asset profiles ( #1709 )
...
* Beautify ETF names
* Update changelog
2 years ago
Thomas Kaul
0cbf275a2e
Feature/eliminate ghostfolio scraper api service ( #1706 )
...
* Eliminate GhostfolioScraperApiService
* Update changelog
2 years ago
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ( #1695 )
...
* Improve usability of import activities action
* Update changelog
2 years ago
Thomas Kaul
e62989c981
Feature/copy logic of ghostfolio scraper api service to manual service ( #1691 )
...
* Copy logic of GhostfolioScraperApiService to ManualService
* Update changelog
2 years ago
Thomas Kaul
eed4f57f30
Clean up ( #1669 )
2 years ago
Yash Solanki
a79f31b006
Feature/add accounts import export ( #1635 )
...
* Add accounts to activities export
* Add logic for importing accounts
* Update changelog
2 years ago
Thomas Kaul
1b2f8e5586
Feature/extend analytics by country ( #1661 )
...
* Extend analytics by country
* Fix Upgrade Plan button of subscription interstitial
* Update changelog
2 years ago
Thomas Kaul
0000317041
Upgrade Nx and Angular ( #1646 )
...
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648 )
* Eliminate angular-material-css-vars
* Update changelog
2 years ago
BeauAgst
c61561664f
Relax validation for REDIS_HOST ( #1652 )
...
* Relax validation for REDIS_HOST
* Update changelog
2 years ago
Thomas Kaul
f7597c213d
Feature/add dividend and fees to position detail dialog ( #1643 )
...
* Add dividend and fees to position detail dialog
* Update changelog
2 years ago
Thomas Kaul
2e7f46ad78
Feature/allow account for activity of type item ( #1641 )
...
* Support linking wealth items to account
* Update changelog
2 years ago
Thomas Kaul
6aae0cc1e4
Bugfix/fix issue with value in value redaction interceptor ( #1627 )
...
* Fix issue with value in value redaction interceptor
* Fix format of world map
* Update changelog
2 years ago
Thomas Kaul
5d8a50a80d
Feature/add interstitial for subscription ( #1637 )
...
* Add interstitial
* Improve pricing page
* Update changelog
2 years ago
Thomas Kaul
4d84459b5b
Clean up imports ( #1632 )
2 years ago
Thomas Kaul
579b86665e
Feature/add sackgeld.com blog post ( #1625 )
...
* Add blog post: Ghostfolio auf Sackgeld.com vorgestellt
* Update changelog
2 years ago
Thomas Kaul
52b3ad6dc3
Feature/refactor value redaction interceptor ( #1624 )
...
* Reuse redactAttributes()
* Update changelog
2 years ago
Thomas Kaul
6cd51fb044
Feature/hide irrelevant errors in client ( #1623 )
...
* Hide irrelevant errors in client
* Update changelog
2 years ago
Thomas Kaul
271001f523
Feature/remove toggle on allocations page ( #1620 )
...
* Rename allocationCurrent, remove allocationInvestment
* Update changelog
2 years ago
Thomas Kaul
a7e513a6d1
Bugfix/fix filtered value for emergency fund ( #1619 )
...
* Fix filtered value
* Update changelog
2 years ago
Thomas Kaul
a834ef6b4c
Release 1.228.1 ( #1617 )
2 years ago
Thomas Kaul
7fa6eda45d
Feature/remove emergency fund as asset class ( #1615 )
...
* Remove emergency fund as asset class
* Update changelog
2 years ago
Thomas Kaul
4865c45fd4
Feature/reduce data gathering interval to every four hours ( #1611 )
...
* Reduce execution interval
* Update changelog
2 years ago
Yash Solanki
bb99141e9c
Fix group by month/year not working for YTD ( #1598 )
...
* Set time to 00:00:00 when getting current timestamp
* Update changelog
2 years ago
Thomas Kaul
d147c2313f
Feature/support assets in emergency fund ( #1601 )
...
* Support assets in emergency fund
* Update changelog
2 years ago
Thomas Kaul
a7e5a316be
Bugfix/fix big.js exception in report endpoint ( #1586 )
...
* Fix exception with missing marketPrice
* Update changelog
2 years ago
Thomas Kaul
90a7a84ac5
Feature/add global heat map to landing page ( #1584 )
...
* Add global heat map
* Update changelog
2 years ago
Thomas Kaul
a850e8ca22
Import dividend ( #1560 )
...
* Import dividend
* Update changelog
2 years ago
Thomas Kaul
b5f565c054
Simplify data source transformation ( #1578 )
2 years ago
Yash Solanki
925d38703e
Feature/add group by year option on analysis page ( #1568 )
...
* Add group by year option
2 years ago
Thomas Kaul
b17111e6f1
Feature/setup fr ( #1571 )
...
* Setup fr
* Update changelog
2 years ago
Thomas Kaul
c4765e31cd
Feature/setup pt ( #1439 )
...
* Setup pt
* Update changelog
2 years ago
Thomas Kaul
b20fa55b79
Feature/add filters to analytics page ( #1559 )
...
* Add filters to analysis page
* Update changelog
2 years ago
Thomas Kaul
15357bd5b5
Feature/add asset profile details to activities import ( #1552 )
...
* Add asset profile details
* Update changelog
2 years ago
Thomas Kaul
1ae8970045
Feature/add price to subscription ( #1551 )
...
* Add price
* Update changelog
2 years ago
Thomas Kaul
7c4c047140
Remove .gitkeep ( #1553 )
2 years ago
Thomas Kaul
2cd41615b2
Feature/change execution time of asset profile data gathering ( #1544 )
...
* Change execution time
* Update changelog
2 years ago
Thomas Kaul
66d5793528
Refactoring ( #1545 )
2 years ago
Thomas Kaul
c22733db56
Feature/resolve blog post titles ( #1539 )
...
* Resolve blog post titles
* Update changelog
2 years ago
Thomas Kaul
ee4866eb7d
Feature/add blog post the importance of tracking your personal finances ( #1537 )
...
* Add blog post: The importance of tracking your personal finances
* Update changelog
2 years ago
Thomas Kaul
327b1fa0d7
Feature/refresh cryptocurrencies list 20221225 ( #1536 )
...
* Update cryptocurrencies.json
* Update changelog
2 years ago
Thomas Kaul
49ce4803ce
Feature/add support to manage tags in create or edit activity dialog ( #1532 )
...
* Add support to manage tags
* Update changelog
2 years ago
Thomas Kaul
4f187e1a9f
Feature/increase fear and greed index to 365 days ( #1519 )
...
* Increase fear and greed index to 365 days
* Update changelog
2 years ago
Thomas Kaul
b56111ae85
Feature/add dry run to import api endpoint ( #1526 )
...
* Add dry run to import API endpoint
* Update changelog
2 years ago
Thomas Kaul
60f52bb209
Handle user signup for OAuth and Internet Identity ( #1515 )
...
Co-Authored-By: gobdevel <99349192+gobdevel@users.noreply.github.com>
2 years ago
gobdevel
616d168a7c
Feature/add signup permission ( #1512 )
...
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
2a605f850d
Refactor requests and responses ( #1507 )
2 years ago
Thomas Kaul
e87b93f19c
Feature/add logo endpoint ( #1506 )
...
* Add logo endpoint
* Update changelog
2 years ago
Thomas Kaul
49dcade964
Feature/add date of first activity to holdings ( #1505 )
...
* Add date of first activity
* Update changelog
2 years ago
Thomas Kaul
7cd65eed39
Feature/improve asset profile details dialog ( #1504 )
...
* Improve asset profile details dialog
* Update changelog
2 years ago
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ( #1498 )
...
* Add dividend timeline
* Update changelog
Co-Authored-By: João Pereira <joao@jpereira.me>
2 years ago
Thomas Kaul
2efb331370
Feature/improve value redaction interceptor ( #1495 )
...
* Improve value redaction interceptor
* Update changelog
2 years ago
Thomas Kaul
292d345ce0
Feature/support manual currency for fee ( #1490 )
...
* Support manual currency for fee
* Update changelog
2 years ago
Thomas Kaul
b5b7af7741
Feature/improve asset profile management ( #1485 )
...
* Improve asset profile management (Add note, fix filter)
* Update changelog
2 years ago
Thomas Kaul
441b251536
Setup form ( #1474 )
...
* Setup form to patch asset profile (for symbolMapping)
2 years ago
Thomas Kaul
1dbb5db611
Feature/improve wording in single account rule ( #1479 )
...
* Improve wording
* Update changelog
2 years ago
Delena Malan
6a764fe893
Convert between ZAc and ZAR ( #1471 )
...
* Convert between ZAc and ZAR
* Update changelog
2 years ago
Thomas Kaul
3611684f17
Feature/extend asset profile details dialog ( #1469 )
...
* Extend asset profile details dialog
* Update changelog
2 years ago
Thomas Kaul
be14458437
Bugfix/fix division by zero error in cash positions calculation ( #1462 )
...
* Handle division by zero
* Update changelog
2 years ago
Thomas Kaul
5978ddb80f
Feature/improve support for manual data source ( #1460 )
...
* Improve support for MANUAL data source
* Update changelog
2 years ago
Thomas Kaul
3b4f8c69bb
Feature/setup black friday 2022 deal ( #1452 )
...
* Setup Black Friday 2022 deal
* Update changelog
2 years ago
Thomas Kaul
31c949f9d2
Feature/upgrade nx to version 15.0.13 ( #1442 )
...
* Upgrade Nx to version 15.0.13
* Update changelog
2 years ago
Thomas Kaul
fc1507de4f
Clean up ( #1423 )
2 years ago
Thomas Kaul
33fd1282e5
Bugfix/fix cash position in user currency ( #1433 )
...
* Initialize cash positions with user currency
* Update changelog
2 years ago
Thomas Kaul
43426c9b01
Feature/restructure portfolio page ( #1429 )
...
* Restructure portfolio page
* Update changelog
2 years ago
Thomas Kaul
3b4da72ea3
Feature/tighten validation rule of base currency ( #1428 )
...
* Tighten validation rule of BASE_CURRENCY
* Update changelog
2 years ago
Thomas Kaul
2a1339b61e
Feature/improve usage of premium indicator component ( #1421 )
...
* Improve usage of premium indicator component
* Update changelog
2 years ago
Thomas Kaul
3b6e0b20e2
Add test case ( #1399 )
...
* Add test case
* Fix calculation for portfolio evolution chart
* Update changelog
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
2 years ago
Thomas Kaul
4c893c4dcc
Bugfix/fix public page ( #1408 )
...
* Fix public page
* Update changelog
2 years ago
Thomas Kaul
5c6cc4fed5
Handle division by zero ( #1398 )
2 years ago
Thomas Kaul
71c5412dd5
Add test case: sell partially with huge gain ( #1380 )
...
* Add test case: sell partially with huge gain
2 years ago
Thomas Kaul
ae85398c3d
Fix test description ( #1379 )
2 years ago
Thomas Kaul
048900d01b
Bugfix/improve performance calculation for sell activitities ( #1388 )
...
* Improve performance calculation for SELL activities
* Update changelog
Co-authored-by: gizmodus <11334553+gizmodus@users.noreply.github.com>
2 years ago
Thomas Kaul
f9e04022f4
Remove TWR calculation ( #1377 )
2 years ago
Thomas Kaul
8fd1fbd44a
Feature/upgrade nx to version 15 ( #1375 )
...
* Upgrade to Nx 15
* Update changelog
2 years ago
Thomas Kaul
0fb33ae71c
Feature/migrate angular.json to project.json ( #1374 )
...
* Migrate angular.json to project.json
* Update changelog
2 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
...
* Refactor appearance to colorScheme
* Update changelog
2 years ago
Thomas Kaul
47f84dab06
Remove postfix ( #1360 )
2 years ago
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ( #1344 )
...
* Add total amount chart
* Update changelog
2 years ago
Thomas Kaul
538c8947cd
Feature/rename data source from rakuten to rapid api ( #1350 )
...
* Rename Rakuten to Rapid API
* Update changelog
2 years ago
Thomas Kaul
a8e096f9ac
Feature/minor improvements for appearance selector ( #1345 )
...
* Improve appearance selector
* Update changelog
2 years ago
Yash Solanki
c896bf9199
Add appearance option in settings ( #1342 )
...
* Add appearance option in settings
2 years ago
Thomas Kaul
5398da0dc8
Feature/simplify admin settings management ( #1340 )
...
* Simplify settings management
* Update changelog
2 years ago
Thomas Kaul
3fc2228f1d
Feature/switch to new performance calculation ( #1336 )
...
* Switch to new performance calculation
* Update changelog
2 years ago
Thomas Kaul
b018819a1f
Bugfix/fix todays performance and chart calculation ( #1333 )
...
* Fix today's performance and chart calculation
* Update changelog
2 years ago
Thomas Kaul
c2df99072d
Feature/refactor filters ( #1299 )
...
* Refactor filters
Co-Authored-By: Zakaria YAHI <9142557+ZakYahi@users.noreply.github.com>
2 years ago
Thomas Kaul
e6d8de781b
Feature/improve wording in twitter bot service ( #1326 )
...
* Improve wording
* Update changelog
2 years ago
Thomas Kaul
6e1935899f
Bugfix/fix cryptocurrency symbols with less than 3 characters ( #1325 )
...
* Fix cryptocurrency symbols with less than 3 characters
* Update changelog
2 years ago
Thomas Kaul
1f0381228e
Feature/improve caching of benchmarks ( #1320 )
...
* Improve caching
* Update changelog
2 years ago
Thomas Kaul
81c6cc021d
Feature/add blog post hacktoberfest 2022 ( #1310 )
...
* Add blog post: Hacktoberfest 2022
* Update changelog
2 years ago
Thomas Kaul
8d3954304e
Feature/add statistics section to landing page ( #1306 )
...
* Add pulls on Docker Hub to statistics
* Add statistics to landing page
* Update changelog
2 years ago
Thomas Kaul
5c9fa71d95
Release 1.199.1 ( #1301 )
2 years ago
Thomas Kaul
93a1fae51c
Feature/support sectors of mutual funds ( #1298 )
...
* Support sectors
* Update changelog
Co-authored-by: Mitchell <5503199+m11tch@users.noreply.github.com>
2 years ago
Thomas Kaul
e3916e1ba3
Feature/setup espanol ( #1293 )
...
* Setup Español
* Update changelog
2 years ago
Mitchell
3006c21b12
Add dutch translation ( #1291 )
...
* Add dutch translation
2 years ago
Thomas Kaul
f01a3f893d
Exclude accounts ( #1289 )
...
* Exclude accounts
* Update changelog
2 years ago
Thomas Kaul
7667af059c
Feature/combine performance and chart calculation ( #1285 )
...
* Combine performance and chart calculation endpoints
* Update changelog
2 years ago
Thomas Kaul
862f670ccf
Feature/setup italiano ( #1276 )
...
* Setup italiano
* Update changelog
2 years ago
Thomas Kaul
b1b5689242
Feature/improve performance of chart calculation ( #1271 )
...
* Improve performance chart calculation
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Update changelog
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Improve chart tooltip of benchmark comparator
* Update changelog
Co-authored-by: gizmodus <11334553+gizmodus@users.noreply.github.com>
2 years ago
Thomas Kaul
d4c3a9d1e8
Feature/add percentage visualization of the current filter ( #1268 )
...
* Add percentage visualization of the active filter
* Update changelog
2 years ago
Thomas Kaul
263f6b32f2
Bugfix/fix performance chart calculation ( #1267 )
...
* Respect end date in performance chart calculation
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Update changelog
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
2 years ago
Thomas Kaul
7d27cb3398
Bugfix/use base currency in exchange rate service instead of usd ( #1255 )
...
* Change from USD to base currency
* Update changelog
2 years ago
Thomas Kaul
91678028b5
Bugfix/fix missing assets during local development ( #1253 )
...
* Extend setup for development (missing assets)
* Update changelog
2 years ago
Thomas Kaul
5e3cac8ac9
Feature/sort benchmarks by name ( #1250 )
...
* Sort benchmarks by name
* Update changelog
2 years ago
Thomas Kaul
e320aa91f7
Feature/simplify benchmark configuration ( #1248 )
...
* Simplify benchmark configuration
* Update changelog
2 years ago
Thomas Kaul
0fcfa6c1bd
Bugfix/improve error handling in benchmark calculation ( #1246 )
...
* Improve error handling
* Update changelog
2 years ago
Thomas Kaul
4f8fe83a16
Feature/clean up user database schema ( #1242 )
...
* Clean up user database schema
* Update changelog
2 years ago
Thomas Kaul
980ad1028c
Feature/allow date range change for demo user ( #1243 )
...
* Allow date range change
* Update changelog
2 years ago
Thomas Kaul
aece76d98f
Feature/add date range component to benchmark comparator ( #1240 )
...
* Add date range component
* Update changelog
2 years ago
Thomas Kaul
fc4bb71184
Feature/migrate date range setting to user settings ( #1239 )
...
* Migrate date range to user settings
* Refactor currency and view mode in the user user settings
* Update changelog
2 years ago
Thomas Kaul
c4d83aabe7
Setup tests ( #1234 )
2 years ago
Thomas Kaul
3ad99c9991
Add data management ( #1230 )
...
* Add data management for benchmarks
2 years ago
Thomas
75d61bff6d
Setup benchmark comparator
2 years ago
Thomas Kaul
3b2f13850c
Feature/improve chart calculation ( #1226 )
...
* Improve chart calculation
* Update changelog
2 years ago
Thomas Kaul
0cc42ffd7c
Add end date parameter ( #1224 )
...
* Add end date parameter
2 years ago
Thomas Kaul
0a8549db3e
Release 1.186.1 ( #1222 )
2 years ago
Thomas Kaul
b59af0d864
Feature/upgrade nx to version 14.6.4 ( #1220 )
...
* Upgrade nx and angular
* Update changelog
2 years ago
Thomas Kaul
408bdbd187
Bugfix/fix GitHub contributors count ( #1219 )
...
* Fix GitHub contributors count
* Update changelog
2 years ago
Thomas Kaul
a3bfa46fb0
Feature/remove alias from user ( #1218 )
...
* Remove alias
* Update changelog
2 years ago
Thomas Kaul
8cb1b3f925
Feature/decrease rate limiter duration ( #1217 )
...
* Decrease rate limiter duration
* Update changelog
2 years ago
Thomas Kaul
35963580bc
Bugfix/improve error handling in portfolio calculations ( #1215 )
...
* Improve error handling
* Update changelog
2 years ago
Thomas Kaul
cf2c5bad02
Bugfix/change environment variables redis host and port to mandatory ( #1211 )
...
* Change REDIS_HOST and REDIS_PORT to mandatory
* Update changelog
2 years ago
Thomas Kaul
7a9fd18407
Feature/improve markets overview ( #1206 )
...
* Improve markets overview
* Update changelog
2 years ago
Thomas Kaul
0e29278e96
Feature/add alias to access ( #1193 )
...
* Add alias to access
* Update changelog
2 years ago
Thomas Kaul
539d3ff754
Feature/add asset sub class filter ( #1188 )
...
* Add asset sub class filter
* Update changelog
2 years ago
Thomas Kaul
24abbd85e6
Feature/move asset profile details to dialog ( #1185 )
...
* Introduce asset profile dialog
* Update changelog
2 years ago
Thomas Kaul
56bf422407
Consider language from user settings ( #1179 )
2 years ago
Thomas Kaul
df0e9ad03b
Bugfix/fix division by zero in benchmarks calculation ( #1177 )
...
* Fix division by zero error
* Update changelog
2 years ago
Thomas Kaul
52f0fb5ab8
Release 1.180.1 ( #1170 )
2 years ago
Thomas Kaul
7fa4e6ebd2
Feature/resolve feature graphic of blog post ( #1168 )
...
* Resolve feature graphic of blog post
* Update changelog
2 years ago
Thomas Kaul
70d670b711
Bugfix/fix license ( #1160 )
...
* Fix license
* Update changelog
2 years ago
Thomas Kaul
dc5052f7dc
Feature/set up language localization for german ( #1153 )
...
* Set up language localization for German
* Update changelog
2 years ago
Thomas Kaul
108c0c13c4
Release 1.179.5 ( #1150 )
2 years ago
Thomas Kaul
e4e0a7d9f0
Release 1.179.1 ( #1144 )
2 years ago
Thomas Kaul
81245635af
Feature/setup i18n ( #1139 )
...
* Setup i18n
* Update changelog
2 years ago
Thomas Kaul
c5e6602102
Improve filter by asset class ( #1135 )
2 years ago
Thomas Kaul
dbc38e705e
Feature/add url to symbol profile overrides ( #1132 )
...
* Add url to symbol profile overrides
* Improve filter by asset class
* Update changelog
2 years ago
Thomas Kaul
4ccabde251
Feature/simplify exchange rate service initialization ( #1128 )
...
* Simplify initialization
* Update changelog
2 years ago
Thomas Kaul
69bc1d67e1
Bugfix/fix database connection error handling ( #1125 )
...
* Fix database connection error handling
* Update changelog
2 years ago
Thomas Kaul
51431a7fb2
Feature/add ghostfolio as default to data sources ( #1122 )
...
* Add GHOSTFOLIO
* Update changelog
2 years ago
Thomas Kaul
148f6f8762
Feature/refactor env variables access ( #1116 )
...
* Refactor env variables access
* Update changelog
2 years ago
Thomas Kaul
9f2a49a1c7
Feature/introduce max number of symbols per data provider request ( #1111 )
...
* Introduce maximum number of symbols per request
* Set log level settings
* Update changelog
2 years ago
Thomas Kaul
81217b35ef
Feature/add comment to activity ( #1097 )
...
* Add comment to activity
* Update changelog
2 years ago
Thomas Kaul
71c7e37b5a
Bugfix/fix currency inconsistency with usx ( #1094 )
...
* Support USX
* Update changelog
3 years ago
Thomas Kaul
d887de50d2
Feature/setup internet identity ( #1080 )
...
* Setup Internet Identity as social login provider
* Update changelog
3 years ago
Thomas Kaul
e444d717e5
Add tests for investments by month ( #1089 )
...
* Fix investments by month
* Add tests for investments and investments by month
* Update changelog
3 years ago
Thomas Kaul
364f1ad9b9
Feature/add support for ust usd ( #1085 )
...
* Add UST
* Update changelog
3 years ago
Thomas Kaul
2394cbd6fe
Feature/support tags in create and update order dto ( #1084 )
...
* Support tags in create or update order
* Update changelog
3 years ago
Thomas Kaul
a74d5cce20
Feature/remove activities import limit for premium users ( #1082 )
...
* Remove activities import limit for premium users
* Update changelog
3 years ago
Thomas Kaul
95bcc3f32d
Feature/remove alias from user interface ( #1083 )
...
* Remove alias from user interface
* Update changelog
3 years ago
Thomas Kaul
d10227bc39
Feature/add support for luna2 and songbird cryptocurrencies ( #1075 )
...
* Add LUNA2 and SGB1
* Update changelog
3 years ago
Thomas Kaul
4e214c32e8
Feature/update cryptocurrencies.json 20220714 ( #1074 )
...
* Update cryptocurrencies.json
* Update changelog
3 years ago
Thomas Kaul
2388c494df
Feature/handle currency pair inconsistency in yahoo finance service ( #1069 )
...
* Handle occasional currency pair inconsistency: GBP=X instead of USDGBP=X
* Update changelog
3 years ago
Thomas Kaul
0e0592180f
Add current month ( #1067 )
3 years ago
Thomas Kaul
60e2aff488
Extend investment timeline by month ( #1066 )
...
* Extend investment timeline grouped by month
* Update changelog
3 years ago
Thomas Kaul
30835ced88
Bugfix/fix holdings for basic users ( #1064 )
...
* Fix holdings for basic users
* Update changelog
3 years ago
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
...
* Add Markets to public pages
* Update changelog
3 years ago
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
...
* Add account detail dialog
* Update changelog
3 years ago
Thomas Kaul
f7bf6e652b
Feature/add icon and name to positions table ( #1040 )
...
* Add icon and name
* Update changelog
3 years ago
Thomas Kaul
eb059a024a
Feature/delete data in data gathering by symbol ( #1039 )
...
* Delete market data
* Update changelog
3 years ago
Thomas Kaul
1ff736537c
Feature/add positions table to public page ( #1037 )
...
* Add positions table
* Update changelog
3 years ago
Thomas Kaul
1610150427
Bugfix/fix currency conversion of ila to ils ( #1026 )
...
* Fix currency conversion: ILA to ILS
* Update changelog
3 years ago
Thomas Kaul
cff8acd7b1
Clean up ( #1022 )
3 years ago
Thomas Kaul
aba562cb35
Bugfix/fix error handling for missing market prices ( #1023 )
...
* Add fallback for missing market price
* Update changelog
3 years ago
Thomas Kaul
002b883668
Feature/upgrade to angular 14 ( #1019 )
...
* Upgrade to angular 14
* Migrate UntypedFormControl to FormControl
* Update changelog
3 years ago
Thomas Kaul
2dfd779444
Bugfix/fix no data provider has been found in search ( #1017 )
...
* Fix default value of DATA_SOURCES
* Update changelog
3 years ago
Thomas Kaul
3332ade3d3
Feature/filter public endpoint by equity asset class ( #1014 )
...
* Filter by ASSET_CLASS: EQUITY
* Update changelog
3 years ago
Thomas Kaul
8d2e110e3d
Feature/change default host ( #1013 )
...
* Change default host to 0.0.0.0
* Update changelog
3 years ago
Thomas Kaul
58eeff7001
Feature/expose the environment variable host ( #1007 )
...
* Expose environment variable: HOST
* Update changelog
3 years ago
Thomas Kaul
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ( #991 )
...
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
3 years ago
Thomas Kaul
2abe399ebd
Bugfix/force reload accounts of user after change ( #994 )
...
* Force reload of accounts after change
* Update changelog
3 years ago
Thomas Kaul
4cb9a3b142
Feature/refresh cryptocurrencies list ( #998 )
...
* Use cryptocurrencies list instead of outdated npm package
* Update changelog
3 years ago
Thomas Kaul
e63578d8ce
Feature/add guards to local comparison ( #986 )
...
* Add guards
* Improve labels
3 years ago
Thomas Kaul
7cf0cdc4ce
Feature/add jobs of queue to admin control panel ( #987 )
...
* Add jobs of queue to admin control panel
* Update changelog
3 years ago
Thomas Kaul
f1e06347d3
Feature/add data source eod historical data ( #974 )
...
* Add EOD Historical Data as a data source
* Update changelog
3 years ago
Thomas Kaul
697e92f818
Feature/finalize exposing redis password env variable ( #975 )
...
* Add hints
* Update changelog
3 years ago
willyp713
b678998801
Feature/add-redis-password ( #947 )
...
* Expose REDIS_PASSWORD
3 years ago
Thomas Kaul
bbe30218bd
Feature/remove dependency round to ( #972 )
...
* Remove round-to dependency
* Update changelog
3 years ago
Thomas Kaul
e79be9f2d6
Feature/do not tweet on weekend ( #961 )
...
* Do not tweet on the weekend
* Update changelog
3 years ago
Thomas Kaul
69088b93a6
Feature/add value redaction as interceptor ( #960 )
...
* Add value redaction as interceptor
* Update changelog
3 years ago
Thomas Kaul
c3768a882d
Feature/add benchmarks to twitter bot service ( #959 )
...
* Extend benchmarks with market condition and adapt twitter bot service
* Update changelog
3 years ago
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ( #953 )
...
* Add benchmarks to markets overview
* Update changelog
3 years ago
Thomas Kaul
332203b9e2
Feature/add support to set the base currency via env variable ( #948 )
...
* Set base currency via environment variable
* Update changelog
3 years ago
Thomas Kaul
f48832c671
Bugfix/add missing conversion of countries ( #941 )
...
* Add missing conversion of countries for SymbolProfileOverrides
* Update changelog
3 years ago
Thomas Kaul
af0863d193
Bugfix/fix currency conversion in accounts ( #937 )
...
* Fix currency conversion in accounts
* Update changelog
3 years ago
Thomas Kaul
f5819cc399
Bugfix/fix countries in symbol profile overrides ( #936 )
...
* Fix countries
* Update changelog
3 years ago
Thomas Kaul
977c5a9544
Feature/skip data enhancement if data is inaccurate ( #935 )
...
* Skip data enhancer if data is inaccurate
* Update changelog
3 years ago
Thomas Kaul
5cb6e5dec6
Feature/support filtering by asset class on the allocations page ( #926 )
...
* Support filtering by asset class
* Update changelog
3 years ago
Thomas Kaul
160335302a
Feature/group filters by type ( #922 )
...
* Add groups to activities filter component
* Update changelog
3 years ago
Thomas Kaul
5391b88c42
Feature/add report data glitch button ( #920 )
...
* Add report data glitch button
* Update changelog
3 years ago
Thomas Kaul
c1d460cead
Improve filtering ( #901 )
3 years ago
Thomas Kaul
dfa67b275c
Feature/improve filtering on allocations page ( #900 )
...
* Include cash positions on allocations page (with no filtering)
* Update changelog
3 years ago
Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
...
* Eliminate circular dependencies
* Update changelog
3 years ago
Thomas Kaul
34cbdd7c2a
Upgrade angular, Nx and storybook ( #888 )
...
* Upgrade angular, Nx and storybook
* Update changelog
3 years ago
Thomas Kaul
57314d62ee
Feature/improve allocations page with no filter ( #887 )
...
* Improve accounts for no filters
* Update changelog
3 years ago
Thomas Kaul
40380346e6
Feature/setup bull queue system ( #886 )
...
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
3 years ago
Thomas Kaul
16dd8f7652
Feature/refactor filters with interface ( #883 )
...
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
3 years ago
Thomas Kaul
01103f3db4
Feature/add asset and asset sub class to wealth items form ( #880 )
...
* Add asset and asset sub class
* Update changelog
3 years ago
Thomas Kaul
751256f158
Feature/add support for real estate and precious metal ( #878 )
...
* Add support for real estate and precious metal
* Update changelog
3 years ago
Thomas Kaul
04044f8720
Support futures ( #845 )
...
* Support futures
* Upgrade yahoo-finance2 to version 2.3.2
* Update changelog
3 years ago
Thomas Kaul
da27504aa1
Add orderBy statement to make debugging easier ( #868 )
3 years ago