| 
							
							
								 Kilu.He | c97ece5e81 | chore: web and tauri project (#4996) * chore: web and tauri project
fix: clippy
* fix: update version | 2024-04-03 19:25:54 +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 | 5facb61e23 | refactor: crates (#4258) * chore: rename flowy-folder2 to flowy-folder
* chore: rename flowy-document2 to flowy-document
* chore: fix test
* chore: move lib-infra crate
* chore: remove shared-lib
* chore: fix clippy | 2023-12-31 07:29:40 +08:00 |  | 
			
				
					| 
							
							
								 Nathan.fooo | bc66f43f47 | Refactor: delete unused crates (#2543) * refactor: delete user model
* refactor: delete user model crate
* refactor: rm flowy-server-sync crate
* refactor: rm flowy-database and flowy-folder
* refactor: rm folder-model
* refactor: rm database model
* refactor: rm flowy-sync
* refactor: rm document-model
* refactor: rm flowy-document
* refactor: rm flowy-client-sync
* refactor: rm ws-model
* refactor: rm flowy-revisoin
* refactor: rm revision-model
* refactor: rm flowy-folder
* refactor: rm flowy-client-ws
* refactor: move crates
* chore: move configuration file
* ci: fix tauri build'
* ci: fix flutter build
* ci: rust test script
* ci: tauri pnpm version conflict
* ci: tauri build | 2023-05-17 09:49:39 +08:00 |  | 
			
				
					| 
							
							
								 Nathan.fooo | e1c8135f5d | refactor: folder with yrs * feat: try using folder2
* feat: update
* feat: implement handlers
* fix: compile errors
* chore: add unsafe send + sync
* feat: remove unsafe impl
* fix: replace folder with foler2
* chore: dart compile errors
* test: fix test
* test: fix test
* test: bypass existing tests
* feat: open latest view
* chore: fix dart warnings
* chore: config notification
* fix: folder notification  bugs
* fix: doesn't open the new view after creating
* chore: rename struct
* refactor: user id
* test: fix test
* chore: remove unused user_id
* fix: fix read workspace views
* chore: rename appflowy data folder
* chore: update ref
* fix: tauri build | 2023-04-04 08:41:16 +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 | 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 | 44f9254c0a | chore: add codegen crate | 2022-12-01 15:17:55 +08:00 |  | 
			
				
					| 
							
							
								 appflowy | 4b71c474e4 | refactor: separate proto file from src folder | 2022-06-15 19:40:18 +08:00 |  | 
			
				
					| 
							
							
								 appflowy | 11ceb96f65 | feat: return rows and fields | 2022-03-05 17:52:25 +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 | 4b63170e56 | refactor: read cache proto info | 2022-02-09 18:17:06 +08:00 |  | 
			
				
					| 
							
							
								 appflowy | 7646f984e0 | refactor: generate x.proto file using build.rs | 2022-02-09 09:57:03 +08:00 |  | 
			
				
					| 
							
							
								 appflowy | d0b02cb4fd | refactor: generate dart pb files with feature flag: dart | 2022-02-08 16:24:59 +08:00 |  | 
			
				
					| 
							
							
								 appflowy | 9135b92a39 | refactor: generate the pb files using build.rs | 2022-02-08 14:36:59 +08:00 |  |