Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							21cc130e4e 
							
						 
					 
					
						
						
							
							chore: unfinalized rows ( #6283 )  
						
						... 
						
						
						
						* chore: unfinalized rows
* chore: blocking read
* chore: fix test
* chore: clippy 
						
						
					 
					
						2024-09-12 22:27:11 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							70d6351a6c 
							
						 
					 
					
						
						
							
							chore: calm clippy wanring when using non send with Arc ( #6018 )  
						
						
						
						
					 
					
						2024-08-20 17:07:54 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6d09c33782 
							
						 
					 
					
						
						
							
							chore: spawn task on local set ( #6012 )  
						
						... 
						
						
						
						* chore: spawn local
* chore: using multiple thread runtime
* chore: fix test 
						
						
					 
					
						2024-08-20 14:16:24 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58b17a939c 
							
						 
					 
					
						
						
							
							chore: fix lib dispatch ( #6008 )  
						
						... 
						
						
						
						* chore: replace rc with arc
* chore: fix dispatch
* chore: fix test
* chore: fix dispatch
* chore: fix test
* chore: remove afconcurrent
* chore: fix runtime block_on runtime 
						
						
					 
					
						2024-08-19 22:08:10 +08:00 
						 
				 
			
				
					
						
							
							
								Bartosz Sypytkowski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fd5299a13d 
							
						 
					 
					
						
						
							
							move to latest appflowy collab version ( #5894 )  
						
						... 
						
						
						
						* chore: move to latest appflowy collab version
* chore: filter mapping
* chore: remove mutex folder
* chore: cleanup borrow checker issues
* chore: fixed flowy user crate compilation errors
* chore: removed parking lot crate
* chore: adjusting non locking approach
* chore: remove with folder method
* chore: fix folder manager
* chore: fixed workspace database compilation errors
* chore: initialize database plugins
* chore: fix locks in flowy core
* chore: remove supabase
* chore: async traits
* chore: add mutexes in dart ffi
* chore: post rebase fixes
* chore: remove supabase dart code
* chore: fix deadlock
* chore: fix page_id is empty
* chore: use data source to init collab
* chore: fix user awareness test
* chore: fix database deadlock
* fix: initialize user awareness
* chore: fix open workspace test
* chore: fix import csv
* chore: fix update row meta deadlock
* chore: fix document size test
* fix: timestamp set/get type convert
* fix: calculation
* chore: revert Arc to Rc
* chore: attach plugin to database and database row
* chore: async get row
* chore: clippy
* chore: fix tauri build
* chore: clippy
* fix: duplicate view deadlock
* chore: fmt
* chore: tauri build
---------
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2024-08-18 11:16:42 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							463c8c7ee4 
							
						 
					 
					
						
						
							
							feat: enable local set ( #5955 )  
						
						... 
						
						
						
						* chore: enable local set
* chore: fix test
* chore: clippy
* chore: fix tauri build
* chore: fix tauri build 
						
						
					 
					
						2024-08-13 23:36:44 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							27899ee993 
							
						 
					 
					
						
						
							
							chore: save workspace member info to disk ( #5536 )  
						
						... 
						
						
						
						* chore: save workspace member info to disk
* chore: fix clippy 
						
						
					 
					
						2024-06-14 11:34:23 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f0b3478c1 
							
						 
					 
					
						
						
							
							chore: bump client api that deduplicate sync message ( #4972 )  
						
						... 
						
						
						
						* chore: bump client api
* chore: update log
* chore: bump client api 
						
						
					 
					
						2024-03-24 07:31:41 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fd81d64a32 
							
						 
					 
					
						
						
							
							chore: fix database test ( #4893 )  
						
						... 
						
						
						
						* chore: fix database test
* chore: clippy
* chore: fmt 
						
						
					 
					
						2024-03-13 19:39:56 +08:00 
						 
				 
			
				
					
						
							
							
								Zack 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bf70be1841 
							
						 
					 
					
						
						
							
							feat: add icon field ( #4824 )  
						
						... 
						
						
						
						* feat: add icon field
* fix: add sqlx migration files
* chore: fix tst
* chore: fix duplicate event name
* chore: update to lastest stable rust toolchain
* chore: use 1.75 channel
* chore: fix duplicate event name
* chore: fix duplicate event name
* chore: use more reliable assertion
---------
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2024-03-13 15:07:52 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fda70ff560 
							
						 
					 
					
						
						
							
							feat: folder web ( #4580 )  
						
						... 
						
						
						
						* chore: folder wasm
* chore: folder wasm
* chore: resolve deps
* chore: fix trait
* chore: try localset
* chore: fix
* chore: fix
* chore: fix
* chore: async init sdk
* chore: fix test
* chore: fix test 
						
						
					 
					
						2024-02-04 05:50:23 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55c97b56a3 
							
						 
					 
					
						
						
							
							feat: calling user event from web  ( #4535 )  
						
						... 
						
						
						
						* refactor: user manager
* refactor: user manager
* refactor: session location
* refactor: user manager
* chore: gen ts files
* feat: implement indexeddb persistence
* chore: integrate user manager
* chore: update
* chore: run on web thread
* chore: run on web thread
* chore: fix test
* chore: add test
* chore: add test
* chore: add user & sign in with password
* chore: fix test
* chore: update docs
* chore: fix warnings
* chore: gen files
* chore: add user
* chore: add files
* chore: update config
* chore: update scirpt
* chore: update scirpt
* fix: build
* chore: update command
* fix: ci
* ci: fix
* fix: compile
* fix: compile
* fix: ci
* fix: compile
* fix: tauri build
* chore: fix test
* chore: fix test 
						
						
					 
					
						2024-01-30 05:36:27 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							90516b6adc 
							
						 
					 
					
						
						
							
							feat:  wasm build ( #4412 )  
						
						... 
						
						
						
						* chore: enable wasm build
* chore: bump collab
* chore: fix build
* chore: flowy-document wasm
* chore: fix compile
* chore: fix compile
* chore: fix compile
* chore: fix compile
* chore: fix ci
* chore: fix ci
* chore: fix ci 
						
						
					 
					
						2024-01-22 13:34:15 +08:00 
						 
				 
			
				
					
						
							
							
								Kilu.He 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79c912219d 
							
						 
					 
					
						
						
							
							feat: appflowy_web build ( #4302 )  
						
						... 
						
						
						
						* chore: create web folder
* fix: support lib-dispatch and notification compiling to wasm
* refactor: wasm
* refactor: call async evnet
* chore: add web ci
* ci: fix
* ci: fix
* ci: fix
---------
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2024-01-06 11:50:05 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							89370b4a55 
							
						 
					 
					
						
						
							
							chore: lib-dispatch wasm build ( #4307 )  
						
						... 
						
						
						
						* chore: lib-dispatch wasm build
* chore: add wasm crate
* chore: add wasm demo
* chore: fix test 
						
						
					 
					
						2024-01-06 00:37:26 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							69469e9989 
							
						 
					 
					
						
						
							
							feat: Import appflowy data ( #4236 )  
						
						... 
						
						
						
						* refactor: traits
* feat: import data
* chore: track database view
* fix: import
* refactor: collab doc state
* refactor: get collab doc state
* feat: batch create collab object
* fix: test
* ci: run docker compose if the server is not up
* chore: bump collab
* chore: update ci
* chore: update ci
* chore: update ci
* chore: implement ui
* chore: implement ui
* chore: implement ui 
						
						
					 
					
						2023-12-29 13:02:27 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							50e612511d 
							
						 
					 
					
						
						
							
							feat: using workspace crate deps  ( #3924 )  
						
						... 
						
						
						
						* chore: workspace deps
* chore: use workspace deps 
						
						
					 
					
						2023-11-12 21:18:27 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e08a1a6974 
							
						 
					 
					
						
						
							
							feat: enable dispatch event using single thread  ( #3828 )  
						
						... 
						
						
						
						* refactor: lib dispatch
* chore: type def
* chore: type def
* fix: local set spawn
* chore: replace tokio spawn
* chore: update log
* chore: boxed event
* chore: tauri lock 
						
						
					 
					
						2023-10-30 12:35:06 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							48582cb718 
							
						 
					 
					
						
						
							
							test: Af cloud workspace member ( #3779 )  
						
						... 
						
						
						
						* chore: implement workspace memeber events
* chore: add workspace member test
* chore: fix fmt 
						
						
					 
					
						2023-10-25 21:35:47 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a59561aee3 
							
						 
					 
					
						
						
							
							chore: sign in with provider ( #3592 )  
						
						... 
						
						
						
						* chore: sign in with provider
* feat: implement oauth flow of appflowy cloud
* chore: rename env
* chore: fix deadlock
* fix: login bugs
* chore: clippyt
* chore: update client api
* chore: fmt 
						
						
					 
					
						2023-10-07 09:58:44 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							edc7933c66 
							
						 
					 
					
						
						
							
							feat: support pg storage ( #2935 )  
						
						... 
						
						
						
						* refactor: using tokio-postgres
* chore: update
* chore: update env
* chore: update
* chore: upgrade supabase and add logout button
* refactor: update
* chore: update
* refactor: using message queue to handle the pg connection
* refactor: move test
* refactor: update sql
* chore: create pg database when user login
* chore: update scheme
* chore: generic user service
* chore: update
* chore: create statistics
* chore: create snapshot
* chore: add test
* chore: add database cloud service
* chore: add document cloud service
* chore: update interface
* test: add document test
* refactor: document interface
* chore: fix test
* chore: update
* chore: update test
* test: add test
* test: add test
* test: add test
* chore: update collab rev
* fix: flutter analyzer
* chore: update
* chore: update
* chore: update
* fix: tests
* chore: update
* chore: update collab rev
* ci: rust fmt
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io> 
						
						
					 
					
						2023-07-05 20:57:09 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f3c6d6a04 
							
						 
					 
					
						
						
							
							Feat/appflowy tauri 3 ( #1914 )  
						
						
						
						
					 
					
						2023-03-03 20:38:31 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							61fd608200 
							
						 
					 
					
						
						
							
							Feat/view map database ( #1885 )  
						
						... 
						
						
						
						* refactor: rename structs
* chore: read database id from view
* chore: fix open database error because of create a database view for database id
* chore: fix tests
* chore: rename datbase id to view id in flutter
* refactor: move grid and board to database view folder
* refactor: rename functions
* refactor: move calender to datbase view folder
* refactor: rename app_flowy to appflowy_flutter
* chore: reanming
* chore: fix freeze gen
* chore: remove todos
* refactor: view process events
* chore: add link database test
* chore: just open view if there is opened database 
						
						
					 
					
						2023-02-26 16:27:17 +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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d8adaa921 
							
						 
					 
					
						
						
							
							Feat/http server adapt ( #1754 )  
						
						
						
						
					 
					
						2023-01-30 11:11:19 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f64346c955 
							
						 
					 
					
						
						
							
							Feat/tauri ( #1716 )  
						
						... 
						
						
						
						* feat: support tauri desktop
* chore: support call flowy sdk command
* chore: switch to svelte
* chore: gen js protobuf
* chore: import js protobuf
* chore: call flowy sdk handler
* chore: update scipts
* chore: create index.ts
* chore: track files
* chore: gen ts event
* chore: replace application icon
* chore: migrate to react
* chore: fix wanrings
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2023-01-17 16:27:17 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							bf36ef7fd9 
							
						 
					 
					
						
						
							
							chore: update documentation  
						
						
						
						
					 
					
						2022-12-01 10:59:22 +08:00 
						 
				 
			
				
					
						
							
							
								nathan 
							
						 
					 
					
						
						
						
						
							
						
						
							96c427e869 
							
						 
					 
					
						
						
							
							refactor: rename flowy-dispatch structs  
						
						
						
						
					 
					
						2022-12-01 09:26:16 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							4683dbee45 
							
						 
					 
					
						
						
							
							chore: add revision reset helper  
						
						
						
						
					 
					
						2022-08-16 11:24:37 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							f841587c27 
							
						 
					 
					
						
						
							
							chore: add log  
						
						
						
						
					 
					
						2022-08-15 22:40:54 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							24f2bf398e 
							
						 
					 
					
						
						
							
							chore: add filter feature flag & enable filter tests  
						
						
						
						
					 
					
						2022-07-10 08:36:07 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							9f60741de0 
							
						 
					 
					
						
						
							
							chore: config feature flag in lib-dispatch  
						
						
						
						
					 
					
						2022-07-06 13:31:13 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							4cafef6c8d 
							
						 
					 
					
						
						
							
							chore: fix test  
						
						
						
						
					 
					
						2022-06-28 08:56:15 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							08e05c425b 
							
						 
					 
					
						
						
							
							chore: remove unused code  
						
						
						
						
					 
					
						2022-06-27 23:15:43 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							ae4cc496fc 
							
						 
					 
					
						
						
							
							chore: add read view info event  
						
						
						
						
					 
					
						2022-06-14 20:47:31 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							b29f53c995 
							
						 
					 
					
						
						
							
							chore: print duplicate event erorr  
						
						
						
						
					 
					
						2022-04-27 07:58:40 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							82840e1201 
							
						 
					 
					
						
						
							
							chore: replace uuid with nanoid  
						
						
						
						
					 
					
						2022-04-11 15:27:03 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							6078e46d3d 
							
						 
					 
					
						
						
							
							refactor: rename structs  
						
						
						
						
					 
					
						2022-02-25 23:30:02 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							ed9a48fc1c 
							
						 
					 
					
						
						
							
							chore: rename struct property  
						
						
						
						
					 
					
						2022-02-24 23:19:41 +08:00 
						 
				 
			
				
					
						
							
							
								MikeWallaceDev 
							
						 
					 
					
						
						
						
						
							
						
						
							e77e6d275f 
							
						 
					 
					
						
						
							
							changed permissions from 755 to 644  
						
						
						
						
					 
					
						2022-01-27 14:18:41 -05:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							bba8f8ae01 
							
						 
					 
					
						
						
							
							fix fmt and clippy warnings  
						
						
						
						
					 
					
						2022-01-24 17:56:58 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							a9eec5baed 
							
						 
					 
					
						
						
							
							solver conflicts  
						
						
						
						
					 
					
						2022-01-24 17:32:40 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							10d99bdd8b 
							
						 
					 
					
						
						
							
							fix init folder manager bugs  
						
						
						
						
					 
					
						2022-01-23 22:33:47 +08:00 
						 
				 
			
				
					
						
							
							
								nathan 
							
						 
					 
					
						
						
						
						
							
						
						
							cfb589dda1 
							
						 
					 
					
						
						
							
							fix format and clippy warnings  
						
						
						
						
					 
					
						2022-01-23 12:14:00 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							c649673b2b 
							
						 
					 
					
						
						
							
							rename flowy-dispatch structs  
						
						
						
						
					 
					
						2021-12-04 11:26:17 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							3abd5b953e 
							
						 
					 
					
						
						
							
							fix clippy warnings  
						
						
						
						
					 
					
						2021-11-27 19:20:22 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							ce126fe08d 
							
						 
					 
					
						
						
							
							[rust]: fix some unuse warniings  
						
						
						
						
					 
					
						2021-11-23 18:15:33 +08:00 
						 
				 
			
				
					
						
							
							
								appflowy 
							
						 
					 
					
						
						
						
						
							
						
						
							8f1d62f115 
							
						 
					 
					
						
						
							
							add frontend folder  
						
						
						
						
					 
					
						2021-11-20 09:34:43 +08:00