Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ba7fc0317 
							
						 
					 
					
						
						
							
							feat: openai and stabilityai integration ( #3439 )  
						
						... 
						
						
						
						* chore: create trait
* test: add tests
* chore: remove log
* chore: disable log 
						
						
					 
					
						2023-09-21 12:41:52 +08:00 
						 
				 
			
				
					
						
							
							
								Zack 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c84ee1d53 
							
						 
					 
					
						
						
							
							feat: integrate appflowy-cloud ( #3359 )  
						
						... 
						
						
						
						* feat: draft: code dependency
* chore: update ref
* feat: signup using client_api
* feat: support auto sign_in after sign_up if already confirmed(WIP)
* chore: update collab commit id
* chore: fix compile errors
* chore: user AFServer trait to provide optional service
* chore: refactor workspace
* chore: disable aws config
* chore: return ws connect
* chore: update collab rev
* chore: fmt and clippy
* chore: fix test
* chore: update chrono version
* chore: add script to update the collab crates commit id
* chore: update
---------
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2023-09-17 17:14:34 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab5a3dae3c 
							
						 
					 
					
						
						
							
							chore: upgrade rust version to 1.70 ( #2749 )  
						
						... 
						
						
						
						* chore: upgrade rust version to 1.70
* ci: fix wanrings
* ci: fix clippy warings 
						
						
					 
					
						2023-06-09 22:23:07 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d842f228e8 
							
						 
					 
					
						
						
							
							feat: Integrate supabase ( #2551 )  
						
						... 
						
						
						
						* feat: integrate supabase auth service
* chore: ignore the sercet
* feat: separate and inject the auth service
* chore: integrate auth service into sign in/up page
* feat: integrate github and google sign in
* chore: update user trait
* feat: box any params in UserCloudService trait
* feat: add flowy-server crate
* refactor: user trait
* docs: doc ThirdPartyAuthPB
* feat: server provider
* feat: pass the uuid to rust side
* feat: pass supabase config to rust side
* feat: integrate env file
* feat: implement login as guest
* feat: impl postgrest
* test: use env
* chore: upper case key
* feat: optimize the file storage
* fix: don't call set auth when user login in local
* docs: add docs
* feat: create/update/get user using postgrest
* feat: optimize the login as guest
* feat: create user workspace
* feat: create user default workspace
* feat: redesign the setting path location page
* feat: use uuid as view id
* feat: send auth info to rust backend
* fix: sign up
* fix: skip to wrong page after login
* fix: integrate test error
* fix: indent command error
* feat: add discord login in type
* fix: flutter analyze
* ci: fix rust tests
* ci: fix tauri build
* ci: fix tauri build
---------
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2023-05-21 18:53:59 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f3c6d6a04 
							
						 
					 
					
						
						
							
							Feat/appflowy tauri 3 ( #1914 )  
						
						
						
						
					 
					
						2023-03-03 20:38:31 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6bb1c4e89c 
							
						 
					 
					
						
						
							
							feat: run rustfmt with custom defined fmt configuration ( #1848 )  
						
						... 
						
						
						
						* chore: update rustfmt
* chore: apply rustfmt format 
						
						
					 
					
						2023-02-13 09:29:49 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							addcabea44 
							
						 
					 
					
						
						
							
							fix: potential fail to read the data of the row ( #1793 )  
						
						
						
						
					 
					
						2023-02-04 10:07:21 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							069519589e 
							
						 
					 
					
						
						
							
							Fix/grid group ( #1787 )  
						
						... 
						
						
						
						* ci: config rust log
* chore: rename flowy-sdk to appflowy-core
* fix: create group after editing the url
* fix: start listen on new group
* chore: add tests
* refactor: mock data
* ci: update command 
						
						
					 
					
						2023-02-02 23:02:49 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d8adaa921 
							
						 
					 
					
						
						
							
							Feat/http server adapt ( #1754 )  
						
						
						
						
					 
					
						2023-01-30 11:11:19 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							260705280f 
							
						 
					 
					
						
						
							
							fix: remove unused steps ( #1580 )  
						
						... 
						
						
						
						* chore: remove unused code
* chore: update pin-project version to remove rust lint warnings
* chore: fix potential test failed
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2022-12-19 10:47:40 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8c225fe547 
							
						 
					 
					
						
						
							
							Feat/restore revision ( #1549 )  
						
						... 
						
						
						
						* chore: write snapshot
* chore: add tests
* chore: sync close
* chore: restore from snapshot
* chore: delete invalid revisions after restored from snapshot
* chore: create default view if it fail to deserialize view's revisions when there is no snapshot
* chore: auto generate snapshot
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2022-12-09 09:19:47 +08:00 
						 
				 
			
				
					
						
							
							
								nathan 
							
						 
					 
					
						
						
						
						
							
						
						
							44f9254c0a 
							
						 
					 
					
						
						
							
							chore: add codegen crate  
						
						
						
						
					 
					
						2022-12-01 15:17:55 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a0a16cc493 
							
						 
					 
					
						
						
							
							feat: config grid filter in backend & add tests  
						
						... 
						
						
						
						* chore: add search crate
* chore: add task order test
* chore: enable timeout
* add task crate
* chore: run filter task
* chore: run filter task
* chore: filter rows
* chore: cache filter result
* chore: filter rows when open a grid
* chore: add tests
* test: add number filter test
* test: add checkbox fitler test
* chore: fix test
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2022-11-13 22:23:57 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							882d5535e6 
							
						 
					 
					
						
						
							
							Extract protobuf structs from flowy-sync crate ( #1425 )  
						
						... 
						
						
						
						* refactor: extract data model from flowy-sync crate
* chore: rename lib-infra features 
						
						
					 
					
						2022-11-08 21:13:28 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							6425997508 
							
						 
					 
					
						
						
							
							chore: merge lagging revisions when close the document  
						
						
						
						
					 
					
						2022-11-08 12:00:04 +08:00 
						 
				 
			
				
					
						
							
							
								nathan 
							
						 
					 
					
						
						
						
						
							
						
						
							ebdd28cf1c 
							
						 
					 
					
						
						
							
							chore: add ref count map  
						
						
						
						
					 
					
						2022-11-08 09:30:10 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1a5726fcb 
							
						 
					 
					
						
						
							
							Feat: add appflowy editor in backend ( #1320 )  
						
						... 
						
						
						
						* chore: remove update attributes
* chore: format code
* chore: extension for transaction
* refactor: add document editor trait
* chore: add appflowy_document editor
* chore: add document serde
* chore: add new document editor
* chore: add tests
* chore: add more test
* chore: add test
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2022-10-20 11:35:11 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							0514b005ca 
							
						 
					 
					
						
						
							
							feat: config view lens  
						
						
						
						
					 
					
						2022-08-15 20:07:01 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							5bfbda5606 
							
						 
					 
					
						
						
							
							fix: decode cell revision into AnyCellData  
						
						
						
						
					 
					
						2022-07-10 22:26:21 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							2573f9ba27 
							
						 
					 
					
						
						
							
							chore: separate tests from grid_test file  
						
						
						
						
					 
					
						2022-06-20 12:01:40 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							d4678f6233 
							
						 
					 
					
						
						
							
							chore: ignore shared-lib  proto files  
						
						
						
						
					 
					
						2022-06-17 17:14:24 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							d30d42e841 
							
						 
					 
					
						
						
							
							chore: auto import pb file  
						
						
						
						
					 
					
						2022-06-17 16:42:18 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							ed138abcc3 
							
						 
					 
					
						
						
							
							chore: provider default for FlowyConfig propertis  
						
						
						
						
					 
					
						2022-06-17 11:27:00 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							16e1387a8e 
							
						 
					 
					
						
						
							
							chore: add description for FlowyConfig  
						
						
						
						
					 
					
						2022-06-17 11:19:49 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							736f21ef8a 
							
						 
					 
					
						
						
							
							refactor: remove the protobuf's model folder  
						
						
						
						
					 
					
						2022-06-16 08:21:31 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							4b71c474e4 
							
						 
					 
					
						
						
							
							refactor: separate proto file from src folder  
						
						
						
						
					 
					
						2022-06-15 19:40:18 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							8c7b0bd5a7 
							
						 
					 
					
						
						
							
							fix: unit test  
						
						
						
						
					 
					
						2022-05-24 15:25:39 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							a59a0af05b 
							
						 
					 
					
						
						
							
							refactor: remove FieldTypeOptionContext  
						
						
						
						
					 
					
						2022-05-17 17:22:53 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							233b9366af 
							
						 
					 
					
						
						
							
							chore: update crates version  
						
						
						
						
					 
					
						2022-04-28 21:16:28 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							3d0036a926 
							
						 
					 
					
						
						
							
							chore: show appflowy document path in debug info  
						
						
						
						
					 
					
						2022-04-28 20:54:04 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							ecd2dc3e72 
							
						 
					 
					
						
						
							
							fix: reorder bugs  
						
						
						
						
					 
					
						2022-04-28 16:10:58 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							82840e1201 
							
						 
					 
					
						
						
							
							chore: replace uuid with nanoid  
						
						
						
						
					 
					
						2022-04-11 15:27:03 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							b3ed254caf 
							
						 
					 
					
						
						
							
							chore: add more test and fix warnings  
						
						
						
						
					 
					
						2022-03-16 10:02:37 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							49807a0b57 
							
						 
					 
					
						
						
							
							feat: config grid db  
						
						
						
						
					 
					
						2022-03-04 18:13:17 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							dd832b7482 
							
						 
					 
					
						
						
							
							chore: rename some struct  
						
						
						
						
					 
					
						2022-02-18 23:04:55 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							06967d8057 
							
						 
					 
					
						
						
							
							fix: path issue on windows  
						
						
						
						
					 
					
						2022-02-17 20:10:29 +08:00 
						 
				 
			
				
					
						
							
							
								nathan 
							
						 
					 
					
						
						
						
						
							
						
						
							ceaf1ccc21 
							
						 
					 
					
						
						
							
							feat: fix windows build erros  
						
						
						
						
					 
					
						2022-02-17 16:32:10 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							33ff6b2f23 
							
						 
					 
					
						
						
							
							chore: update the prompt of protoc-gen-dart installation  
						
						
						
						
					 
					
						2022-02-17 11:18:30 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							e1f9260982 
							
						 
					 
					
						
						
							
							chore: fix unit errors  
						
						
						
						
					 
					
						2022-02-16 18:44:42 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							373407fd57 
							
						 
					 
					
						
						
							
							ci: fix potential ci error  
						
						
						
						
					 
					
						2022-02-16 18:09:43 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							2a6ce12a55 
							
						 
					 
					
						
						
							
							ci: fix ci errors  
						
						
						
						
					 
					
						2022-02-16 12:22:26 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							cd013529d4 
							
						 
					 
					
						
						
							
							chore: write dart_event file  
						
						
						
						
					 
					
						2022-02-16 11:05:43 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							bf3a0b6e5b 
							
						 
					 
					
						
						
							
							feat: add flowy_clean command to remove the build.rs cache  
						
						
						
						
					 
					
						2022-02-15 22:37:13 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							0933935071 
							
						 
					 
					
						
						
							
							refactor: add code_gen crate  
						
						
						
						
					 
					
						2022-02-15 22:18:34 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							427d2c2e25 
							
						 
					 
					
						
						
							
							chore: rename functions  
						
						
						
						
					 
					
						2022-02-15 13:27:54 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							9b8c110a66 
							
						 
					 
					
						
						
							
							refactor: optimize protobuf code gen process  
						
						
						
						
					 
					
						2022-02-13 12:04:34 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							5809758539 
							
						 
					 
					
						
						
							
							refactor: rename error-code to flowy-error-code in case of ambiguous  
						
						
						
						
					 
					
						2022-02-09 19:26:06 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							93863462a2 
							
						 
					 
					
						
						
							
							fix: pass unit test  
						
						
						
						
					 
					
						2022-02-09 19:17:15 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							7cceafa432 
							
						 
					 
					
						
						
							
							style: fix warnings  
						
						
						
						
					 
					
						2022-02-09 18:39:58 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							4b63170e56 
							
						 
					 
					
						
						
							
							refactor: read cache proto info  
						
						
						
						
					 
					
						2022-02-09 18:17:06 +08:00