Nathan.fooo
044dad1d3e
chore: bump client api ( #5217 )
...
* chore: bump client api
* chore: fix compile
* chore: fix compile
2024-04-27 21:55:12 +08:00
Richard Shiue
d4278a7549
chore: update documentation for type option cell-related traits ( #5207 )
2024-04-27 10:20:32 +08:00
Stefan Weiberg
d467dcd68a
chore: update translations with Fink 🐦 ( #5200 )
...
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
2024-04-26 20:11:46 +08:00
Korov
1ad351195d
fix: websocket support custom port ( #5123 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2024-04-26 20:09:55 +08:00
Nathan.fooo
122a392bf8
chore: update client api ( #5208 )
...
* chore: update client api
* chore: rename test target
* chore: fix test
2024-04-26 18:00:56 +08:00
Lucas.Xu
d86afb03ba
chore: add workspace log ( #5206 )
2024-04-26 14:09:02 +08:00
Nathan.fooo
cc66147bc0
chore: checking workspace state consistent after switching workspace ( #5201 )
...
* refactor: getting workspace id
* refactor: check workspace id is match for http response
* refactor: check http repsonse in valid by checing the workspace id
* chore: update log
* chore: fix test
* chore: fix test
* chore: add test
* chore: update test
2024-04-26 09:44:07 +08:00
Lucas.Xu
65a289648e
chore: release 0.5.5 ( #5198 )
2024-04-24 20:41:13 +08:00
Nathan.fooo
6ecbf971b2
chore: check workspace id before write to disk ( #5197 )
...
* chore: check workspace id before write to disk
* chore: update logs
* chore: update logs
* chore: update ci
* chore: bump client api
2024-04-24 14:38:47 +08:00
Sore
d21d095f0b
chore: update Kurdish ( #5156 )
2024-04-24 13:48:06 +08:00
hasanbeder
91635ee0cb
chore: improve tr_TR language ( #5182 )
2024-04-24 13:47:31 +08:00
Nathan.fooo
77d600a742
chore: remove unused features ( #5196 )
...
* chore: remove unused features
* chore: update logs
2024-04-24 10:26:58 +08:00
Nathan.fooo
9aaada961f
chore: remove unused code & update log ( #5194 )
...
* chore: remove unused code & update log
* chore: clippy
* chore: log
2024-04-24 08:47:33 +08:00
Mathias Mogensen
275d0b2ac4
fix: search launch review ( #5169 )
...
* fix: support filtering results by workspace
* feat: add search button to sidebar
* fix: reduce view/recent view fetching across application
* feat: add channel to search listener
* feat: clean + localization
* chore: remove redundant code
* fix: disable search
* chore: trigger ci
* chore: disable search in backend
* test: disable search tests for now
* feat: temp disable reliance on folder search
* fix: add debounce to inline actions
* chore: complete future if disposed
* fix: clean code
* chore: disable unused bloc with feature flag
* fix: recent views lazy read
* chore: revert podilfe change
* chore: update logs
* chore: update client api and collab
* chore: fix tst
* chore: fix test & update collab commit
* chore: update collab commit
* test: fix unit tests
* chore: update rust toolchain 1.77
* chore: use opt-level 1
* fix: code review
* chore: clippy
---------
Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-04-23 21:46:57 +08:00
Lucas.Xu
bf64b0d2fa
fix: use database sync bloc in database page ( #5183 )
2024-04-23 13:49:51 +08:00
Lucas.Xu
0355ca5d73
feat: expand the view automatically upon opening ( #5180 )
...
* chore: remove unused code
* feat: expand the view automatically upon opening
2024-04-22 16:57:51 +08:00
Mathias Mogensen
fe32079ab0
feat: code block launch review ( #5175 )
...
* feat: code block launch review
* chore: test lock file change
* chore: update version
2024-04-22 10:04:06 +02:00
Lucas.Xu
568311a855
fix: launch review issues 0.5.5 ( #5162 )
...
* fix: remove doubel tap to rename
* fix: keep showing the magic link toast
* feat: display workspace name instead of workspace
* feat: set the keyboard type of magic link textfield to email_address
* feat: support switching sign in and sign up
* fix: magic link ui design
* fix: improve sign in error toast
* fix: improve image load failed
2024-04-22 14:04:55 +08:00
Sore
fd4783e19a
Update translations ( #5174 )
...
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
2024-04-22 14:04:35 +08:00
Richard Shiue
c60ed11fe5
fix: add an outline to accessory buttons ( #5178 )
2024-04-22 14:04:17 +08:00
Zack
62c80303c6
chore: update client api ( #5177 )
2024-04-22 14:03:57 +08:00
Nathan.fooo
83cf8b067c
chore: bump client api ( #5176 )
2024-04-22 12:46:58 +08:00
Zack
35ff74cf7c
chore: use inferred error instead ( #5164 )
2024-04-22 09:32:14 +08:00
Richard Shiue
d8b0c783bf
chore: update translation text for wrap cell content ( #5172 )
2024-04-22 09:27:57 +08:00
nathan
9b4fd3bf57
chore: update log
2024-04-19 21:32:36 +08:00
Richard Shiue
7745e54221
chore: improve link between folder and database ( #5024 )
...
* chore: improve link between folder and database
* chore: fix tests
* chore: update collab rev
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-04-19 17:24:11 +08:00
careworry
fab871eedb
chore: fix some typos in comments ( #5161 )
...
Signed-off-by: careworry <worrycare@outlook.com>
2024-04-18 20:52:58 +08:00
Lucas.Xu
236374ea2e
fix: clear the collaborators when the app paused ( #5155 )
2024-04-18 13:16:29 +08:00
Lucas.Xu
d4fe957f24
fix: unable to open mentioned page on mobile ( #5151 )
2024-04-18 10:18:26 +08:00
Mathias Mogensen
8ccc879ef5
chore: update plugins package version ( #5157 )
2024-04-18 00:39:34 +02:00
Mathias Mogensen
0a5f3e8fa1
feat: use new appflowy-editor-plugins package ( #5147 )
...
* feat: use new appflowy-editor-plugins package
* fix: code block slash menu item
* chore: update build runner dependency
* chore: change dependency to pub.dev version
* chore: revert generate: false in pubspec
2024-04-17 10:52:58 +02:00
Abhijeet Singh
49e9b8c358
chore: update es-VE translations ( #5149 )
2024-04-17 08:33:11 +08:00
Richard Shiue
241bfa9ddd
chore: remove field width and visibility ( #5119 )
2024-04-16 18:20:15 +08:00
amwps290
edc745e88a
chore: update zh_CN translations ( #5138 )
...
* Fink 🐦 : update translations
* Fink 🐦 : update translations
2024-04-15 16:12:31 +08:00
Nathan.fooo
d758e62c1a
chore: Bump collab ( #5136 )
...
* chore: bump collab
* chore: bump collab
* chore: bump collab
* chore: fix test
* chore: disable supabse test
2024-04-15 14:50:28 +08:00
Richard Shiue
e9e483291e
chore: move responsibility of url valdiation to front-frontend ( #5129 )
...
* chore: move responsibility of url valdiation to frontend
* chore: fix test
* chore: fix tauri build
2024-04-15 11:43:02 +08:00
Richard Shiue
8947a89a24
feat: allow fields to not wrap cell content ( #5128 )
2024-04-13 16:48:28 +08:00
Richard Shiue
891fd16a0c
refactor: fetch all select options from field type option instead of cell ( #5122 )
...
* refactor: fetch all options from type option
* chore: rustfmt
* ci: fix rust ci
* chore: fix clippy
2024-04-13 01:08:47 +08:00
kolowy
0ebcca63bb
chore: update fr-FR translations ( #5121 )
2024-04-12 23:01:29 +08:00
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
39d8d428a6
fix: rust ci ( #5115 )
...
* fix: rust ci
* fix: flutter ci
2024-04-11 20:15:40 +08:00
景蓝
3a42e94907
chore: update ZH_CN translate ( #4180 )
2024-04-11 20:02:14 +08:00
Vashon
a50918fa6a
feat: expand share option ( #5021 )
...
* feat: expand share option
* chore: optimize the code
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-04-11 20:01:36 +08:00
Lucas.Xu
1597f7d94c
feat: implement magic link sign in ( #5036 )
2024-04-11 16:33:28 +08:00
Richard Shiue
b7b4ea2da1
refactor: cell data transform logic ( #5039 )
...
* refactor: cell data transform logic
* chore: remove redundant select option event
* chore: adapt tests to changes
2024-04-11 14:49:36 +08:00
Zack
828f312294
feat: workspace invite ( #4827 )
...
* feat: add rename and change icon for workspace cloud api
* feat: added created at field for UserWorkspacePB
* test: added view check after creating workspace
* fix: allow new_icon to be empty string
* feat: add invitation api cloud services
* chore: cargo clippy
* chore: merge conflict
* feat: add workspace invitation test
* fix: use back old role and af role
* chore: use 1.75 channel rust toolchain
* chore: added error for test case
* chore: added ci var
* chore: cargo clippy
2024-04-11 14:47:34 +08:00
Vivek Verma
b51ff318a1
feat: double tab edit side panel ( #5000 )
...
* feat: double tab edit side panel
* fix: double tap edit only for selected view, check added
* fix: format
2024-04-11 14:47:02 +08:00
Lucas.Xu
f93429de8b
chore: commit machine translation ( #5110 )
...
* chore: machine translation
* Fink 🐦 : update translations
2024-04-11 14:12:31 +08:00
Richard Shiue
6e3c731162
chore: remove single field listener ( #5113 )
2024-04-11 13:43:36 +08:00
Niklas Buchfink
3de2a20278
feat: add ninja_i18n.yml i18n lint action ( #4950 )
2024-04-10 21:07:17 +08:00