Nathan.fooo
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							b21ee5d2de
							
						
					 | 
					
						
						
							
							feat: migration database (#2009)
						
						
						
						
						
						
						
						* feat: migration database
* ci: fix tauri ci
* feat: migrate database view
* ci: fix ci 
						
						
					 | 
					
						2023-03-18 06:45:12 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nathan.fooo
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							6aa9ba28d6
							
						
					 | 
					
						
						
							
							Feat/tauri folder (#1921)
						
						
						
						
						
						
						
						* refactor: folders item
* fix: show get stared page if it's not login
* chore: expose debug pages 
						
						
					 | 
					
						2023-03-04 16:15:24 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nathan.fooo
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							0f3c6d6a04
							
						
					 | 
					
						
						
							
							Feat/appflowy tauri 3 (#1914)
						
						
						
						
						
						
					 | 
					
						2023-03-03 20:38:31 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nathan.fooo
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							51041f6860
							
						
					 | 
					
						
						
							
							CI: Appflowy tauri ci (#1851)
						
						
						
						
						
						
						
						* chore: add notification parser
* chore: rename classes to models
* refactor: add effects and reducers folder
* chore: update eslint version
* chore: run npx eslint --fix src
* fix: ParserOptions.project error by ignore linting the  .eslintrc.cjs
* ci: add tauri lint
* ci: disable ubuntu and windows tauri ci
* ci: install
---------
Co-authored-by: Annie <anqi.annie.wang@gmail.com> 
						
						
					 | 
					
						2023-02-13 19:24: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
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							4b605b6373
							
						
					 | 
					
						
						
							
							chore: update vscode task (#1790)
						
						
						
						
						
						
					 | 
					
						2023-02-03 14:13:33 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nathan.fooo
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							5b07656295
							
						
					 | 
					
						
						
							
							Feat/database view (#1765)
						
						
						
						
						
						
						
						* chore: rename flowy-database to flowy-sqlite
* refactor: rename flowy-grid to flowy-database
* refactor: rename grid to database
* refactor: rename GridEvent to DatabaseEvent
* refactor: rename grid_id to database_id
* refactor: rename dart code 
						
						
					 | 
					
						2023-01-31 08:28:31 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nathan.fooo
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							67f07463f0
							
						
					 | 
					
						
						
							
							refactor: tauri folder (#1738)
						
						
						
						
						
						
					 | 
					
						2023-01-24 14:01:30 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nathan
							
						 
					 | 
					
						
						
						
						
							
						
						
							d2db49efab
							
						
					 | 
					
						
						
							
							chore: refactor tauri gen files path
						
						
						
						
						
						
					 | 
					
						2023-01-22 17:08:56 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nathan.fooo
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							d77c41013f
							
						
					 | 
					
						
						
							
							chore: build tauri from vscode launch (#1720)
						
						
						
						
						
						
						
						* chore: build tauri from vscode launch
* fix: unit test
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 | 
					
						2023-01-18 11:22:13 +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
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							17def1ffab
							
						
					 | 
					
						
						
							
							chore: enable rust_unit_test on windows (#1630)
						
						
						
						
						
						
					 | 
					
						2023-01-02 12:31:31 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nathan.fooo
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							aa5f052ecf
							
						
					 | 
					
						
						
							
							Refactor/crate directory (#1621)
						
						
						
						
						
						
						
						* chore: fix wanrings
* chore: remove protobuf ref in flowy-error-code
* chore: remove protobuf ref in lib-ws
* refactor: remove protobuf trait in flowy http model
* refactor: remove flowy-error-code crate
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 | 
					
						2022-12-30 11:16:47 +08:00 | 
					
					
						
						
							
							
							
						
					 |