22694a81d8 
								
							 
						 
						
							
							
								
								fix: also delete db on logout  
							
							... 
							
							
							
							we already cleared it out, but to change the db enc pw on the app we need to delete it completely first 
							
						 
						
							2024-07-26 22:19:02 +05:30  
				
					
						
							
							
								 
						
							
								f3e631b2eb 
								
							 
						 
						
							
							
								
								fix: Hotfix create missing objectbox  
							
							
							
						 
						
							2024-05-21 13:07:36 +02:00  
				
					
						
							
							
								 
						
							
								8c98a0058a 
								
							 
						 
						
							
							
								
								ci: Add tests for database on web  
							
							
							
						 
						
							2024-05-02 11:18:35 +02:00  
				
					
						
							
							
								 
						
							
								76a4ce7f67 
								
							 
						 
						
							
							
								
								fix: Make database deleteable without the need to init the boxcollection  
							
							
							
						 
						
							2024-03-24 18:02:20 +01:00  
				
					
						
							
							
								 
						
							
								4a4eb53dad 
								
							 
						 
						
							
							
								
								fix: convert boxNames to List in clear function when creating transaction  
							
							
							
						 
						
							2024-02-23 12:53:37 +01:00  
				
					
						
							
							
								 
						
							
								48ba7556b2 
								
							 
						 
						
							
							
								
								fix: Transactions on web by doing them in the same way as on io  
							
							... 
							
							
							
							This refactors the transaction
workaround with
"zone transactions" and
abstracts them in a mixin. Then
it just uses this mixin in the
HiveDatabase and the
sqflite_box and also applies
them on indexedDB to
fix transactions on web. 
							
						 
						
							2024-01-22 15:04:29 +01:00  
				
					
						
							
							
								 
						
							
								534a2a4ff1 
								
							 
						 
						
							
							
								
								fix: Correctly null cache in transactions for indexeddb  
							
							... 
							
							
							
							This is similar to the bug
in the sqflite but now for
the indexeddb. 
							
						 
						
							2024-01-22 14:53:42 +01:00  
				
					
						
							
							
								 
						
							
								40565464e0 
								
							 
						 
						
							
							
								
								fix: Delete in transaction on new store does not clear cache correctly  
							
							
							
						 
						
							2024-01-02 10:01:33 +01:00  
				
					
						
							
							
								 
						
							
								eb869462aa 
								
							 
						 
						
							
							
								
								refactor: Add delete database method  
							
							... 
							
							
							
							This adds a delete database
method used for migration to
correctly delete the whole
legacy database instead just
empty it. 
							
						 
						
							2023-12-12 12:57:23 +01:00  
				
					
						
							
							
								 
						
							
								6db019ae23 
								
							 
						 
						
							
							
								
								feat: Implement new Matrix Dart SDK Database  
							
							... 
							
							
							
							fix: Edit last event breaks db
feat: Add native sqflite indexeddb database
feat: Split up preload and nonpreload room state boxes 
							
						 
						
							2023-12-06 12:11:47 +01:00