Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b4d22bab14 
							
						 
					 
					
						
						
							
							feat: search mvp ( #5064 )  
						
						 
						
						... 
						
						
						
						* feat: implement folder indexer
* feat: sqlite search views using fts5
* feat: add view indexing to user manager
* feat: implement folder indexer
* feat: add sqlite search documents
* feat: add document indexing to user manager
* feat: add document indexing to folder indexer
* chore: update collab rev
* feat: search frontend integration
* refactor: search index
* test: add event test
* chore: fix ci
* feat: initial command palette overlay impl (#4619 )
* chore: test search engine
* chore: initial structure
* chore: replace old search request
* chore: enable log for lib-dispatch
* chore: move search manager to core
* feat: move traits and responsibility to search crate
* feat: move search to search crate
* feat: replace sqlite with tantivy
* feat: deserialize tantivy documents
* chore: fixes after rebase
* chore: clean code
* feat: fetch and sort results
* fix: code review + cleaning
* feat: support custom icons
* feat: support view layout icons
* feat: rename bloc and fix indexing
* fix: prettify dialog
* feat: score results
* chore: update collab rev
* feat: add recent view history to command palette
* test: add integration_tests
* fix: clippy changes
* fix: focus traversal in cmd palette
* fix: remove file after merging main
* chore: code review and panic-safe
* feat: index all views if index does not exist
* chore: improve logic with conditional
* chore: add is_empty check
* chore: abstract logic from folder manager init
* chore: update collab rev
* chore: code review
* chore: fixes after merge + update lock file
* chore: revert cargo lock
* fix: set icon type when removing icon
* fix: code review + dependency inversion
* fix: remove icon fix for not persisting icon type
* test: simple tests manipulating views
* test: create 100 views
* fix: tauri build
* chore: create 1000 views
* chore: create util methods
* chore: test
* chore: test
* chore: remove logs
* chore: fix build.rs
* chore: export models
* chore: enable clear cache on Rust-CI
* fix: navigate to newly created views
* fix: force disable setting workspace listener on rebuilds
* fix: remove late final
* fix: missing returns
* fix: localization and minor fixes
* test: add index assert to large test
* fix: missing section param after merging main
* chore: try fix unzip file error
* chore: lower the test
* feat: show hint when result is in trash
* feat: one index_writer per index
* fix: minor changes after merge
* fix: make create_log_filter public after merge
* chore: fix test
* chore: fix test
* chore: flutter analyze
* chore: flutter analyze
* chore: fix tauri build
---------
Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com> 
						
						
					 
					
						2024-04-12 16:21:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1597f7d94c 
							
						 
					 
					
						
						
							
							feat: implement magic link sign in ( #5036 )  
						
						 
						
						
						
						
					 
					
						2024-04-11 16:33:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17df31a512 
							
						 
					 
					
						
						
							
							fix: windows size overflow ( #5103 )  
						
						 
						
						
						
						
					 
					
						2024-04-10 11:36:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5777830730 
							
						 
					 
					
						
						
							
							feat: doc auto refresh ( #5088 )  
						
						 
						
						... 
						
						
						
						* feat: doc auto refresh
* chore: update editor version 
						
						
					 
					
						2024-04-08 18:01:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3e32fac876 
							
						 
					 
					
						
						
							
							chore: pass platform info to rust side ( #5079 )  
						
						 
						
						... 
						
						
						
						* chore: pass platform info to rust side
* chore: pass platform info to rust side
* chore: fix test
* chore: fix test
* chore: fix test
* chore: enable ios log 
						
						
					 
					
						2024-04-07 21:36:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								crazeteam 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e16e8693c8 
							
						 
					 
					
						
						
							
							chore: remove repetitive words ( #4992 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: crazeteam <lilujing@outlook.com> 
						
						
					 
					
						2024-03-28 17:52:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60acf8c889 
							
						 
					 
					
						
						
							
							feat: collab cursor/selection ( #4983 )  
						
						 
						
						... 
						
						
						
						* feat: support collab selection
* feat: collab cusro/selection
* chore: add metadata field
* feat: support displaying user name above cursor
* fix: emit error
* feat: support displaying collaborators
* feat: sync collaborator
* fix: collab doc issues
* chore: update deps
* feat: refactor device id
* chore: enable share button
* chore: update collab a816214
* fix: clippy lint
* chore: use extension type instead class function
* feat: add clear recent views button in debug mode
* chore: support clear recent views
* feat: support saving the last opened workspace
* chore: update collab 
						
						
					 
					
						2024-03-28 17:46:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a1b183f330 
							
						 
					 
					
						
						
							
							feat: support for switching workspace on mobile ( #4990 )  
						
						 
						
						... 
						
						
						
						* feat: support switching workspaces on mobile
* fix: sync recent section 
						
						
					 
					
						2024-03-26 11:21:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							27ff5f07ab 
							
						 
					 
					
						
						
							
							Revert "feat: folder search mvp ( #4665 )" ( #4962 )  
						
						 
						
						... 
						
						
						
						This reverts commit c1006c18c3de1640d22acb10150ef3847af67c91. 
						
						
					 
					
						2024-03-22 15:15:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c1006c18c3 
							
						 
					 
					
						
						
							
							feat: folder search mvp ( #4665 )  
						
						 
						
						... 
						
						
						
						* feat: implement folder indexer
* feat: sqlite search views using fts5
* feat: add view indexing to user manager
* feat: implement folder indexer
* feat: add sqlite search documents
* feat: add document indexing to user manager
* feat: add document indexing to folder indexer
* chore: update collab rev
* feat: search frontend integration
* refactor: search index
* test: add event test
* chore: fix ci
* feat: initial command palette overlay impl (#4619 )
* chore: test search engine
* chore: initial structure
* chore: replace old search request
* chore: enable log for lib-dispatch
* chore: move search manager to core
* feat: move traits and responsibility to search crate
* feat: move search to search crate
* feat: replace sqlite with tantivy
* feat: deserialize tantivy documents
* chore: fixes after rebase
* chore: clean code
* feat: fetch and sort results
* fix: code review + cleaning
* feat: support custom icons
* feat: support view layout icons
* feat: rename bloc and fix indexing
* fix: prettify dialog
* feat: score results
* chore: update collab rev
* feat: add recent view history to command palette
* test: add integration_tests
* fix: clippy changes
* fix: focus traversal in cmd palette
* fix: remove file after merging main
* chore: code review and panic-safe
* feat: index all views if index does not exist
* chore: improve logic with conditional
* chore: add is_empty check
* chore: abstract logic from folder manager init
* chore: update collab rev
* chore: code review
* chore: fixes after merge + update lock file
* chore: revert cargo lock
* fix: set icon type when removing icon
* fix: code review + dependency inversion
* fix: remove icon fix for not persisting icon type
* test: simple tests manipulating views
* test: create 100 views
* fix: tauri build
* chore: create 1000 views
* chore: create util methods
* chore: test
* chore: test
* chore: remove logs
* chore: fix build.rs
* chore: export models
* chore: enable clear cache on Rust-CI
* fix: navigate to newly created views
* fix: force disable setting workspace listener on rebuilds
* fix: remove late final
* fix: missing returns
* fix: localization and minor fixes
* test: add index assert to large test
* fix: missing section param after merging main
* chore: try fix unzip file error
* chore: lower the test
* feat: show hint when result is in trash
---------
Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: Jiraffe7 <twajxjiraffe@gmail.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io> 
						
						
					 
					
						2024-03-21 17:34:53 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f8ef3856a 
							
						 
					 
					
						
						
							
							feat: initial version for collab document ( #4937 )  
						
						 
						
						... 
						
						
						
						* feat: initial version for collab document
* feat: show sync indicator
* feat: add sync document feature flag
* fix: rust ci
* chore: remove unused code
* chore: update doc_bloc.dart 
						
						
					 
					
						2024-03-21 13:26:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							452974ab99 
							
						 
					 
					
						
						
							
							feat: support el_GR language ( #4922 )  
						
						 
						
						
						
						
					 
					
						2024-03-16 11:53:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80e210b34a 
							
						 
					 
					
						
						
							
							fix: sign in toast issue ( #4895 )  
						
						 
						
						
						
						
					 
					
						2024-03-14 09:17:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								stmr 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05f3885346 
							
						 
					 
					
						
						
							
							feat: support cs-CZ language ( #4066 )  
						
						 
						
						... 
						
						
						
						* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* chore: enable czech language in settings
* chore: rename translation file
* chore: rename in inlang project json
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com> 
						
						
					 
					
						2024-03-09 12:25:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a1823fa4c0 
							
						 
					 
					
						
						
							
							feat: feature flag in settings page ( #4833 )  
						
						 
						
						
						
						
					 
					
						2024-03-07 09:28:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f8962edfd7 
							
						 
					 
					
						
						
							
							chore: bump client api ( #4804 )  
						
						 
						
						... 
						
						
						
						* chore: bump client api
* chore: bump client api
* chore: bump client api 
						
						
					 
					
						2024-03-04 14:05:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8944edf75f 
							
						 
					 
					
						
						
							
							feat: support clearing caches and fix unable to load image ( #4809 )  
						
						 
						
						... 
						
						
						
						* feat: support clearing caches
* fix: try to clear the image cache when loading failed.
* feat: clear cache on mobile
* chore: add error log 
						
						
					 
					
						2024-03-04 12:24:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d50ad2936 
							
						 
					 
					
						
						
							
							chore: fix log ( #4740 )  
						
						 
						
						... 
						
						
						
						* chore: fix log
* chore: fix log
* chore: bump client api 
						
						
					 
					
						2024-02-26 15:27:12 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							609557c357 
							
						 
					 
					
						
						
							
							feat: word and char count ( #4705 )  
						
						 
						
						... 
						
						
						
						* feat: word and char count
* chore: lints after merge
* feat: add create time of view in more action
* fix: missing comma lint
* feat: add duplicate/delete + database view more
* fix: dispose logic
* feat: code cleanup
* fix: add false for isDocument in databases
* feat: register view info bloc on plugin basis
* fix: accidental removal
* chore: clean up
* fix: add ViewInfoBloc above Row Document Editor
* chore: final clean up 
						
						
					 
					
						2024-02-25 16:46:13 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2abb396467 
							
						 
					 
					
						
						
							
							feat: use result instead of either ( #4724 )  
						
						 
						
						... 
						
						
						
						* feat: use result instead of either
* chore: remove dartz 
						
						
					 
					
						2024-02-24 21:54:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4a0c48f419 
							
						 
					 
					
						
						
							
							feat: bottom sheets with transition ( #4608 )  
						
						 
						
						... 
						
						
						
						* feat: shiny new bottom sheets
* chore: code review 
						
						
					 
					
						2024-02-22 09:54:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7802c75d7c 
							
						 
					 
					
						
						
							
							feat: support scaling text on mobile ( #4690 )  
						
						 
						
						
						
						
					 
					
						2024-02-22 09:50:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a3a5709b70 
							
						 
					 
					
						
						
							
							fix: dispose of previous applaunch tasks ( #4631 )  
						
						 
						
						
						
						
					 
					
						2024-02-19 21:32:01 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sore 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8eaadccda0 
							
						 
					 
					
						
						
							
							chore: add ckb-KUR translations ( #4658 )  
						
						 
						
						... 
						
						
						
						* Create ckb-KUR.json
Add Translate (Kurdish-ckb Language)
* Update language.dart
i added ckb lang(kurdish).
* Update app_widget.dart 
						
						
					 
					
						2024-02-19 17:43:01 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							252699d249 
							
						 
					 
					
						
						
							
							chore: upgrade to flutter 3.19.0 ( #4677 )  
						
						 
						
						... 
						
						
						
						* chore: upgrade to flutter 3.19.0
* chore: adjust to the latest flutter convention
* chore: update CI flutter version
* fix: flutter analyze
* fix: flutter analyze
* fix: flutter analyze
* chore: fix docker build 
						
						
					 
					
						2024-02-19 13:49:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0b7ae734a1 
							
						 
					 
					
						
						
							
							fix: potential dependency conflict ( #4550 )  
						
						 
						
						... 
						
						
						
						* fix: potential dependency conflict
* fix: ci issues 
						
						
					 
					
						2024-01-30 16:05:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c0aef8f4fe 
							
						 
					 
					
						
						
							
							fix: login issue ( #4546 )  
						
						 
						
						... 
						
						
						
						* fix: reset server url when using appflowy cloud the first time
* refactor: set authenticator in frontend
* chore: log version
* chore: show hint when changing the server type
* chore: bump version
* chore: fix test
* chore: bump collab 
						
						
					 
					
						2024-01-30 09:33:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86a0569d84 
							
						 
					 
					
						
						
							
							feat: f2 to rename current view ( #4522 )  
						
						 
						
						... 
						
						
						
						* feat: cmd+shift+r to rename current view
* test: change cmd to f2 and add test
* chore: code review
* fix: unawaited future 
						
						
					 
					
						2024-01-29 20:55:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5b3b0e54d9 
							
						 
					 
					
						
						
							
							feat: refactor app bar ( #4539 )  
						
						 
						
						... 
						
						
						
						* feat: refactor appbar
* fix: flutter analyze 
						
						
					 
					
						2024-01-29 23:13:06 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05a06980b9 
							
						 
					 
					
						
						
							
							chore: add unwaited futures to analysis options ( #4485 )  
						
						 
						
						
						
						
					 
					
						2024-01-29 10:26:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be00980fdd 
							
						 
					 
					
						
						
							
							chore: optimize android UI ( #4498 )  
						
						 
						
						
						
						
					 
					
						2024-01-26 00:24:33 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							baa7c8d826 
							
						 
					 
					
						
						
							
							feat: reminder on date ( #4288 )  
						
						 
						
						... 
						
						
						
						* feat: support reminder on date
* feat: support reminder on date in database
* fix: include time static
* fix: do not force unwrap
* chore: clean flutter code
* test: add test for reminder in database
* fix: interpret reminder option
* feat: date and reminder on mobile
* feat: improve notification actions and support open row
* feat: support dates in document
* fix: minor changes + review
* feat: support reminder on mobile in document
* feat: support open row on database reminder mobile
* test: add more tests
* fix: first part of review
* fix: open row responsibility
* fix: abstract application logic from presentation layer
* fix: update reminder on date cell update
* test: fix failing test
* fix: show correct selected day after end date toggled 
						
						
					 
					
						2024-01-24 15:15:57 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e239ba46aa 
							
						 
					 
					
						
						
							
							feat: customize self host url on launch page ( #4465 )  
						
						 
						
						
						
						
					 
					
						2024-01-23 16:38:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c41a7aaacf 
							
						 
					 
					
						
						
							
							chore: support localhost and development mode ( #4384 )  
						
						 
						
						... 
						
						
						
						* chore: update local port for development
* chore: support localhost development
* chore: fix rust test
* chore: update setting
* fix: ci
* fix: ci
* fix: ci
* fix: ci
* chore: fix docker build
* chore: fix ci 
						
						
					 
					
						2024-01-15 12:53:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9500abb363 
							
						 
					 
					
						
						
							
							feat: workspace service in user crate ( #4373 )  
						
						 
						
						... 
						
						
						
						* refactor: user manager
* feat: implement workspace service
* refactor: migrate user data when sign up
* chore: fmt
* chore: enable beta cloud
* chore: update ci
* chore: trim slash 
						
						
					 
					
						2024-01-12 14:34:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd8b9dd43e 
							
						 
					 
					
						
						
							
							fix: unable to get the device info in test mode ( #4359 )  
						
						 
						
						
						
						
					 
					
						2024-01-11 14:26:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e41359fc5 
							
						 
					 
					
						
						
							
							feat: show indicator when importing appflowy data ( #4357 )  
						
						 
						
						... 
						
						
						
						* feat: show indicator when importing appflowy data
* Update frontend/appflowy_flutter/lib/workspace/presentation/settings/widgets/setting_file_import_appflowy_data_view.dart
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* chore: fix analyzer
* chore: fix test
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com> 
						
						
					 
					
						2024-01-11 09:44:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36b88c602c 
							
						 
					 
					
						
						
							
							feat: update privacy policy and add version code ( #4343 )  
						
						 
						
						
						
						
					 
					
						2024-01-10 18:42:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1eeb812a1c 
							
						 
					 
					
						
						
							
							refactor: rename database code path from database_view to database ( #4310 )  
						
						 
						
						
						
						
					 
					
						2024-01-05 17:30:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7533c149f 
							
						 
					 
					
						
						
							
							chore: bump client api ( #4306 )  
						
						 
						
						
						
						
					 
					
						2024-01-05 11:49:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7937fd1f3a 
							
						 
					 
					
						
						
							
							fix: 040 bugs ( #4285 )  
						
						 
						
						... 
						
						
						
						* test: add tests
* chore: set maximum log files
* fix: import row document
* chore: bump client api
* chore: fix analyzer
* chore: fix flutter unit test 
						
						
					 
					
						2024-01-03 11:41:29 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30a28b12d1 
							
						 
					 
					
						
						
							
							feat: add image block on mobile ( #4230 )  
						
						 
						
						
						
						
					 
					
						2023-12-28 20:39:18 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							121ed5a06e 
							
						 
					 
					
						
						
							
							fix: tooltips and overlay related issues ( #4206 )  
						
						 
						
						... 
						
						
						
						* fix: align button tooltip
* chore: upgrade Flutter to latest beta version
* chore: bump version 0.4.0
* chore: minor ui update
* chore: update dependencies
* chore: upgrade flutter api
* chore: use beta channel
* chore: disable search bar and optimize toolbar ui
* chore: rename extra info keys
* feat: highlight text again after changing color
* chore: update iOS icon
* fix: lose children issues when converting block type
* chore: update editor version
* chore: update iOS icon and android navigation bar color
* fix: docker build issue
* fix: android keyboard issues
* chore: update icon 
						
						
					 
					
						2023-12-27 11:11:14 +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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7bdce0997 
							
						 
					 
					
						
						
							
							feat: mobile UI improvement ( #4172 )  
						
						 
						
						... 
						
						
						
						* chore: use 1.0 as default textScaler
* feat: mobile editor ui improvement 
						
						
					 
					
						2023-12-19 22:31:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							781fbf1b30 
							
						 
					 
					
						
						
							
							refactor: some code organization and date picker ui improv ( #4148 )  
						
						 
						
						... 
						
						
						
						* chore: use appflowy_editor's platform extensions
* chore: organize code
* chore: improve mobile date picker 
						
						
					 
					
						2023-12-15 18:20:44 +08:00