Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05a06980b9 
							
						 
					 
					
						
						
							
							chore: add unwaited futures to analysis options ( #4485 )  
						
						
						
						
					 
					
						2024-01-29 10:26:45 +08:00 
						 
				 
			
				
					
						
							
							
								Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							acc03b8cc4 
							
						 
					 
					
						
						
							
							chore: code cleanup according to unintroduced lints ( #4488 )  
						
						... 
						
						
						
						* chore: remove redundant arguments
* chore: remove unused constructor params
* chore: reorganize constructors
* chore: remove unnecessary awaits in returns
* chore: remove unnecessary paranthesis
* chore: add lints
* chore: clean up after merge
* chore: add sort constructors first
* chore: organize constructors in blocs
* chore: use sizedbox.shrink over empty container 
						
						
					 
					
						2024-01-25 23:37:36 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							df8409178b 
							
						 
					 
					
						
						
							
							refactor: remove singleton db ( #4208 )  
						
						... 
						
						
						
						* refactor: remove singleton db
* chore: fix warning
* chore: fix warning
* chore: update test
* chore: only resotre or backup when init call
* test: fix
* test: fix
* test: fix
* fix: timeout notification
* chore: rename
* chore: rename
* chore: disable test
* chore: remove log
* chore: remove log
* chore: add log
* chore: rename test functions
* chore: add test asset
* chore: bump client api
* chore: disable some tests 
						
						
					 
					
						2023-12-27 11:42:39 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a49b009980 
							
						 
					 
					
						
						
							
							tests: more cloud test ( #4204 )  
						
						... 
						
						
						
						* test: add anon user test
* chore: add to runner
* test: fix
* test: fix
* test: add tests
* chore: add test
* chore: fix warn
* chore: fix warn
* fix: build
* fix: test
* chore: rename
* chore: fix test
* chore: fix test
* chore: fix test
* chore: disable test 
						
						
					 
					
						2023-12-26 02:03:42 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ecc3c9076 
							
						 
					 
					
						
						
							
							test: add document sync test on appflowy cloud ( #4163 )  
						
						... 
						
						
						
						* test: add document sync test on appflowy cloud
* chore: add runner
* test: Stream has already been listened to.
* fix: using singleton subscription
* fix: using singleton subscription 
						
						
					 
					
						2023-12-21 08:12:40 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ef49cb6577 
							
						 
					 
					
						
						
							
							feat: upgrade to flutter 3.16 ( #4119 )  
						
						... 
						
						
						
						* feat: upgrade to flutter 3.16
* chore: adjust flutter 3.16 new api
* chore: code format
* fix: ci lint
* chore: code format
* chore: dart format 
						
						
					 
					
						2023-12-08 21:01:54 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64aa2ba7e4 
							
						 
					 
					
						
						
							
							feat: open appflowy from admin web ( #4047 )  
						
						... 
						
						
						
						* feat: open appflowy from admin web
* feat: add loading indicator 
						
						
					 
					
						2023-11-30 04:55:13 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b3dd5fb8bd 
							
						 
					 
					
						
						
							
							fix: windows callback ( #4006 )  
						
						... 
						
						
						
						* tests: fix supabase integration test
* ci: fix
* chore: fix windows callback 
						
						
					 
					
						2023-11-25 17:18:31 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cceee80799 
							
						 
					 
					
						
						
							
							fix: anon user error ( #3772 )  
						
						... 
						
						
						
						* fix: anon user error
* ci: fix tests 
						
						
					 
					
						2023-10-24 23:13:51 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							71f80be8f7 
							
						 
					 
					
						
						
							
							feat: save user metadata ( #3754 )  
						
						... 
						
						
						
						* feat: save user metadata
* chore: update client api
* refactor: separate test methods
* chore: save updated at
* chore: clippy
* chore: fix test 
						
						
					 
					
						2023-10-24 20:11:06 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec80f72c8f 
							
						 
					 
					
						
						
							
							feat: af cloud database ( #3684 )  
						
						... 
						
						
						
						* chore: forece user to logout when token is invalid
* chore: update client api rev 
						
						
					 
					
						2023-10-12 20:25:00 +08:00