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
046e0bac36
chore: fix awareness test ( #5050 )
...
* chore: fix awarenss test
* ci: try fix docker ci
* ci: clippy
2024-04-03 17:16:32 +08:00
Nathan.fooo
58fb529eaa
chore: fix user awareness fetch ( #5048 )
...
* chore: fix user awareness fetch
* chore: update
* chore: update
2024-04-03 15:43:19 +08:00
Lucas.Xu
38fe61ff69
chore: bump version 0.5.4 ( #5047 )
2024-04-03 13:29:11 +08:00
Lucas.Xu
e8931c5bd2
fix: workspaces empty error in local mode ( #5045 )
...
* fix: workspaces empty error in local mode
* fix: not allowed the user delete the only workspace
2024-04-03 12:21:02 +08:00
Nathan.fooo
a25c728866
chore: bump collab ( #5042 )
...
* chore: bump collab
* chore: bump client api
* chore: fix test
2024-04-03 11:26:48 +08:00
Lucas.Xu
e022ee88da
fix: disable collaborators in local mode ( #5043 )
2024-04-03 10:30:22 +08:00
Nathan.fooo
dff3ea60bd
chore: start init sync when open document/database ( #5040 )
2024-04-02 22:15:42 +08:00
Nathan.fooo
419600ca11
chore: fix flutter log ( #5038 )
2024-04-02 20:02:45 +08:00
Kilu.He
4da624d2d3
chore: stop run web ci ( #5037 )
2024-04-02 15:55:15 +08:00
Kilu.He
acec664879
fix: the error of miss update yrs repo ( #5035 )
2024-04-02 15:14:45 +08:00
Lucas.Xu
682f2a6a3b
chore: replace close_document with close_view ( #5033 )
2024-04-02 13:36:59 +08:00
nathan
5a00361207
chore: remove doc state check that download from remote
2024-04-02 12:57:38 +08:00
Lucas.Xu
096a01ed44
fix: remove the deleted workspace from local storage ( #5026 )
...
* fix: remove the deleted workspace from local storage
* fix: unable to get latest workspaces on mobile
* fix: unable to get latest workspaces on desktop
* chore: try to fix ios ci
* fix: user workspace menu flash
* Revert "chore: try to fix ios ci"
This reverts commit 4a1e8bcb9d
.
2024-04-02 11:28:05 +08:00
Nathan.fooo
1816b15b55
feat: fetch missing updates ( #5030 )
...
* chore: using patch yrs
* chore: bump client api
* chore: bump client api
* chore: bump client api
* chore: bump client api
* chore: bump collab
* chore: bump client api
* chore: bump client api
* chore: bump client api
2024-04-02 10:14:09 +08:00
Lucas.Xu
7576796e2f
feat: filter recent views not belong to current user ( #5014 )
...
* feat: filter recent views not belong to current user
* fix: filter the trash ids and other private view ids
2024-04-02 09:57:14 +08:00
Lucas.Xu
555649c535
chore: upgrade android min sdk version to 23(android 6.0) ( #5029 )
2024-04-01 22:27:09 +08:00
Richard Shiue
440253f0d9
chore: restrict successful url launch to only http/https ( #5028 )
2024-04-01 21:09:38 +08:00
Lucas.Xu
75e51fdeea
fix: favorite section doesn't update after switching workspace ( #5025 )
2024-04-01 15:34:30 +08:00
Lucas.Xu
723423d423
feat: support moving view across sections ( #5015 )
2024-04-01 14:27:29 +08:00
Lucas.Xu
893d23d6a3
fix: duplicated selections from remote ( #5023 )
...
* fix: duplicated selections from remote
* fix: docker ci
2024-04-01 12:08:52 +08:00
Lucas.Xu
932a403b5d
feat: enable collab workspace features ( #5012 )
...
* feat: enable collab workspace features
* feat: change collaborator background color
2024-04-01 09:07:38 +08:00
Richard Shiue
53dbef25ab
chore: more select option cell editor improvements ( #5019 )
2024-03-31 19:03:02 +08:00
Simon Wordshifty
129d56e494
chore: update sv-SE.json ( #4916 )
...
* Fink 🐦 : update translations
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2024-03-31 12:15:51 +08:00
TheRetroFAN
3f9f53c7a1
chore: update de-DE translations ( #4994 )
2024-03-31 12:09:35 +08:00
Richard Shiue
419464c175
feat: select option cell editor revamp ( #5011 )
...
* chore: gen new select option color on frontend
* chore: reorder select options
* chore: fix performance regression
* chore: add text field tap region
* chore: implement hover focus
* chore: implement keyboard focus
* chore: fix tests
* chore: reorder options in field editor
* chore: fix tests
2024-03-31 10:54:17 +08:00
Nathan.fooo
adc2ee755e
chore: remove lru ( #5008 )
...
* chore: remove lru
* chore: update logs
* chore: clippy
2024-03-30 16:28:24 +08:00
Nathan.fooo
c2c84a5812
chore: Init sync when missing updates ( #5001 )
...
* chore: bump client api
* chore: update
* chore: update
* chore: bump client api
* chore: bump client api
2024-03-29 19:34:51 +08:00
Lucas.Xu
0e7b3c7db2
feat: support leaving workspace ( #5007 )
2024-03-29 19:01:43 +08:00
Lucas.Xu
dc8f632e3e
feat: database sync indicator ( #5005 )
...
* feat: database sync indicator
* fix: sync state error
* fix: ios ci
2024-03-29 17:37:02 +08:00
Zack
3f4a409364
feat: leave workspace api ( #4942 )
...
* feat: leave workpspace event
* feat: add leave workspace event
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-03-29 16:53:59 +08:00
Richard Shiue
490cb48354
chore: organize code ( #5004 )
...
* chore: rename files and classes
* chore: move some files around
2024-03-29 11:54:42 +08:00
Richard Shiue
97575d4f6a
fix: single select option filter ui ( #5002 )
2024-03-29 10:47:04 +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
bf98a627b9
fix: workspace names align issue ( #4993 )
2024-03-26 15:36:48 +08:00
Lucas.Xu
6e5b346f25
feat: show member count on mobile ( #4991 )
...
* feat: show member count on mobile
* fix: favorite section not sync after switching workspace
* fix: favorite page will throw an error
* fix: flutter analyze
2024-03-26 14:52:48 +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
Mayur Mahajan
b8e3de97a5
docs: replace broken links with working ones ( #4988 )
...
* docs: replace broken links with working ones
* fix: some more links
- I made a mistake in the first commit for the link of installing from Mac/windows/linux
- replaced the link for roadmap
2024-03-26 10:52:50 +08:00
Nathan.fooo
84559afefa
chore: bump collab that fixs database row sync issue ( #4985 )
2024-03-26 07:34:37 +08:00
Lucas.Xu
de3e7ca9be
fix: create new page error on mobile ( #4984 )
...
* chore: update translations
* fix: remove sidebar_root_view_bloc
* fix: remove sidebar_root_view_bloc
* chore: fix ios ci
* feat: customize image cache path
2024-03-25 23:08:52 +08:00
Nathan.fooo
701384cd74
chore: bump collab rev ( #4982 )
...
* chore: bump collab rev
* chore: bump collab rev
* chore: bump client api
2024-03-25 16:15:46 +08:00
Richard Shiue
477e43b5e6
chore: adjust select option editor ( #4980 )
...
* chore: adjust wording of hint
* chore: remove unnecessary add button
* chore: pdate select_option_editor.dart
* chore: udate en.json
2024-03-25 11:58:10 +08:00
Lucas.Xu
755083509f
fix: discord notify ci ( #4978 )
2024-03-25 10:19:50 +08:00
Nathan.fooo
91e00d3782
chore: bump client api ( #4976 )
2024-03-25 08:13:49 +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
b307312a71
chore: fix database row sync ( #4964 )
...
* chore: fix database row sync
* ci: fix test
* ci: fix web build
* chore: bump collab
2024-03-23 09:18:47 +08:00
Lucas.Xu
c0642d3ff3
fix: collab workspace issues ( #4961 )
2024-03-22 17:15:18 +08:00
Richard Shiue
99ee60a60d
fix: launch review issues ( #4960 )
...
* fix: i18n for multi select condition list
* fix: lookup url cell content to assert validity
* fix: compromise checkmark color
2024-03-22 16:50:01 +08:00
Lucas.Xu
27ff5f07ab
Revert "feat: folder search mvp ( #4665 )" ( #4962 )
...
This reverts commit c1006c18c3
.
2024-03-22 15:15:38 +08:00