d999a27159 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/move scraper configuration to symbol profile ( #456 )  
							
							
 
							
							
							* Move scraper configuration
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								678544748a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add symbol mapping ( #452 )  
							
							
 
							
							
							* Add symbol mapping
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e7fb31d1a6 
								
									
								
							
								 
							
						 
						
							
							
								
								add Dockerfile with all in one docker image ( #431 )  
							
							
 
							
							
							* Add Dockerfile with all in one docker image
* Change to alpine image and reduce node_modules size
* Improve documentation and fix changelog and license
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com> 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6dea9093ba 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/add public portfolio ( #426 )  
							
							
 
							
							
							* Setup public portfolio page
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								22d1ed7920 
								
									
								
							
								 
							
						 
						
							
							
								
								Extend data ( #392 )  
							
							
 
							
							
							* assetClass
* assetSubClass
* currency
* name 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								dcee651098 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/support unlimited currencies ( #387 )  
							
							
 
							
							
							* Support unlimited currencies
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f2364eed10 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/remove default value of data source ( #379 )  
							
							
 
							
							
							* Remove default value of dataSource
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0f72673ef4 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/respect data source in symbol data endpoint ( #370 )  
							
							
 
							
							
							* Respect data source in symbol data endpoint
* Respect data source in the data provider service
* Combine symbol with data source in get() of data provider service
* Improve search functionality for multiple data sources
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4a815d2031 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/change data gathering selection ( #368 )  
							
							
 
							
							
							* Change data gathering selection from distinct orders to symbol profiles
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								72c065a59d 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/introduce asset sub class ( #312 )  
							
							
 
							
							
							* Introduce asset sub class
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								05b0efef82 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/add restricted view ( #295 )  
							
							
 
							
							
							* Add restricted view
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								80d043729d 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/replace type with asset class ( #274 )  
							
							
 
							
							
							* Improved the asset classification
  * Add assetClass to symbolProfile
  * Remove type from position
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								bb76ace95d 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/improve support for draft transactions ( #265 )  
							
							
 
							
							
							* Improve support for draft transactions
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6996e5a140 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/add data gathering for symbol profile data ( #228 )  
							
							
 
							
							
							* Implement profile data gathering
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2c19d8c8e7 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/add balance to account ( #193 )  
							
							
 
							
							
							* Add balance attribute and calculate total balance
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0264b592b9 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/improve investments by sector ( #172 )  
							
							
 
							
							
							* Improve investments analysis by sector
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e87c942cb8 
								
									
								
							
								 
							
						 
						
							
							
								
								Add webauthn ( #82 )  
							
							
 
							
							
							* Add webauthn
* Complete WebAuthn device sign up and login
* Move device registration to account page
* Replace the token login with a WebAuthn prompt if the current device has been registered
* Mark the current device in the list of registered auth devices
* Fix after rebase
* Fix tests
* Disable "Add current device" button if current device is registered
* Add option to "Stay signed in"
* Remove device list feature, sign in with deviceId instead
* Improve usability
* Update changelog
Co-authored-by: Matthias Frey <mfrey43@gmail.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com> 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9eb25f6c9e 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/connect or create logic for symbol profile ( #153 )  
							
							
 
							
							
							* Add connectOrCreate logic
* Extend seed
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6a03120225 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/add symbol profile model ( #148 )  
							
							
 
							
							
							* Add symbol profile model and positions by country chart
* Add positions by continent chart
* Fix tests
* Extend seed
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fabd912fba 
								
									
								
							
								 
							
						 
						
							
							
								
								Setup initial prisma migration ( #146 )  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e7fbcd4fa0 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/extend pricing page ( #130 )  
							
							
 
							
							
							* Extend pricing page
* Feature/align pricing page with subscription model (#135 )
* Align pricing page with subscription model
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								78a4946e8b 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/zen mode ( #110 )  
							
							
 
							
							
							* Start with implementation
* Refactor AuthGuard, persist displayMode in user settings
* Refactor DisplayMode to ViewMode
* Update changelog 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								200a7d2d65 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/refactor search functionality ( #105 )  
							
							
 
							
							
							* Refactor search functionality
* Update changelog
* Improvements after code review 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4484c21757 
								
									
								
							
								 
							
						 
						
							
							
								
								Clean up platform id ( #67 )  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a84256dc03 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/eliminate platform from order ( #63 )  
							
							
 
							
							
							* Eliminate platform from order
* Update changelog 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								40c95a541d 
								
									
								
							
								 
							
						 
						
							
							
								
								Add data source to transaction model ( #53 )  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8cb5fd64dd 
								
									
								
							
								 
							
						 
						
							
							
								
								Prepare for multi accounts support: store account for new transactions ( #46 )  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								954224401d 
								
									
								
							
								 
							
						 
						
							
							
								
								Prepare for multi accounts support ( #42 )  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ec4dbf2a51 
								
									
								
							
								 
							
						 
						
							
							
								
								Feature/extend database seed ( #23 )  
							
							
 
							
							
							* Extend database seed
* platforms
* transactions of demo user
* Improve error handling 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e5d7df3e7b 
								
									
								
							
								 
							
						 
						
							
							
								
								Simplify project setup ( #3 )  
							
							
 
							
							
							* Simplify project setup
* Setup docker
* Add seed
* Feature/migrate links to router link (#2 )
* Migrate links to RouterLink
* Add i18n
* Simplify project setup
* Setup docker
* Add seed 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c616312233 
								
							
								 
							
						 
						
							
							
								
								Initial commit  
							
							
								
 
							
							
						 
						5 years ago