Nathan.fooo
d3b7c5fea5
chore: async load database row ( #6051 )
...
* chore: update
* chore: fix test
* chore: clippy
* chore: clippy
2024-08-24 00:40:57 +08:00
Kilu.He
3fa72106e9
fix: upload template ( #6021 )
...
* fix: upload template
* fix: scale thumb
2024-08-23 16:28:46 +08:00
Nathan.fooo
8ae67c5098
chore: upgrade collab verison ( #6047 )
2024-08-23 15:40:48 +08:00
Nathan.fooo
a206d9aa8c
chore: fix board row ( #6046 )
...
* chore: fix board row init
* chore: update client api version
2024-08-23 13:55:40 +08:00
Nathan.fooo
9e93483113
chore: Enable document undo redo ( #6044 )
...
* chore: update logs
* chore: enable document undo redo
* chore: clippy
2024-08-22 22:31:43 +08:00
Lucas.Xu
00690a1bb8
chore: add images from readme ( #6041 )
2024-08-22 17:51:44 +08:00
Nathan.fooo
86be92ba1b
chore: upgrade collab version ( #6038 )
2024-08-22 16:28:29 +08:00
Khor Shu Heng
6305ab8c5d
chore: bump version to 0.6.8 ( #6037 )
2024-08-22 12:33:13 +08:00
Lucas.Xu
c371c6cd63
fix: ai writer generate button color ( #6035 )
...
* fix: ai writer generate button color
* fix: replace ai writer button with outlined rounded button
2024-08-22 11:38:50 +08:00
Lucas.Xu
190e3bedda
chore: update member exceeded hint text ( #6034 )
...
* chore: update member exceeded hint text
* fix: disable ai writer widget on mobile
2024-08-22 11:14:01 +08:00
Francisco Di Marzo Borghi
a78752d427
fix: removed Wayland Header ( #5991 )
...
* fix: sync AppImage recipe linux version with release
* fix: don't draw custom header on Wayland sessions
* chore(AppImage): reset `app_info.version`
2024-08-22 09:36:26 +08:00
Evililim
b2b72d2130
chore: update French translations ( #5973 )
...
* chore: update translations with Fink 🐦
* Corrections demandée par Ninja i18n
* Chore: Correction for Ninja i18n
2024-08-22 09:34:06 +08:00
Lucas.Xu
104bf12ac7
feat: optimize settings on mobile ( #6031 )
...
* feat: optimize settings on mobile
* feat: open discord link when clicking help button
* fix: flutter analyze
2024-08-22 09:32:29 +08:00
Bartosz Sypytkowski
0e844678fc
chore: Remove last sync at ( #6029 )
...
* chore: update dependencies to stop using last sync at field
* chore: apply cargo fmt
* chore: fix dependencies
* chore: upgrade client api
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-08-22 08:42:32 +08:00
Nathan.fooo
23968d89fc
chore: Upgrade collab version ( #6028 )
...
* chore: write collab to disk if it's not exist
* chore: write collab if it's not exit
* chore: fix test
* chore: upgrade appflowy collab
* chore: upgrade appflowy collab
* chore: update collab version
* chore: fix test
2024-08-22 07:45:51 +08:00
Nathan.fooo
0ce43ca5fa
chore: write collab to disk if it's not exist ( #6023 )
...
* chore: write collab to disk if it's not exist
* chore: write collab if it's not exit
* chore: fix test
2024-08-21 14:04:53 +08:00
nathan
b9a34f6fc2
chore: turn off verbose log
2024-08-20 21:45:14 +08:00
Nathan.fooo
93a110d37d
chore: explicit using any int64 ( #6020 )
...
* chore: explicit using any int64
* chore: update commit id of appflowy collab
2024-08-20 21:38:29 +08:00
Nathan.fooo
70d6351a6c
chore: calm clippy wanring when using non send with Arc ( #6018 )
2024-08-20 17:07:54 +08:00
Lucas.Xu
70e96c01b3
fix: ignore case sensitive of image name when dragging image to document ( #6017 )
2024-08-20 16:55:53 +08:00
Nathan.fooo
6a0650e6d5
chore: fix file upload test ( #6016 )
...
* chore: fix file upload test
2024-08-20 15:18:57 +08:00
Nathan.fooo
6d09c33782
chore: spawn task on local set ( #6012 )
...
* chore: spawn local
* chore: using multiple thread runtime
* chore: fix test
2024-08-20 14:16:24 +08:00
nathan
faf1e98d15
chore: update appflowy collab
2024-08-19 22:09:31 +08:00
Nathan.fooo
58b17a939c
chore: fix lib dispatch ( #6008 )
...
* chore: replace rc with arc
* chore: fix dispatch
* chore: fix test
* chore: fix dispatch
* chore: fix test
* chore: remove afconcurrent
* chore: fix runtime block_on runtime
2024-08-19 22:08:10 +08:00
Lucas.Xu
7113269802
chore: optimize row card page UI ( #5995 )
...
* chore: adjust buttons padding in row record page
* fix: disable more button in row page
* fix: upload image button ui on mobile
* fix: embed link button ui on mobile
* fix: add missing border for ai text field and ai translate field
* fix: delete AI can make mistakes on mobile
* chore: disable sentry
* fix: invite error toast
* fix: add member limit hint text in invite member screen
* feat: show toast after opening workspace on mobile
* chore: remove sentry
* chore: filter row page in recent views
* feat: support display field name as row page title
* chore: remove scroll bar on home page
* chore: remove legacy code
* chore: optimize mobile speed
* Revert "chore: remove sentry"
This reverts commit 73b45e2590
.
* fix: reduce document page rebuild time
* chore: improve tooltip style
2024-08-19 11:06:34 +08:00
Lucas.Xu
e460120a1c
feat: add ai bubble button on mobile home page ( #5992 )
...
* chore: skip check list test if the task is not found
* feat: add ai bubble button in home page
* feat: only show the ai bubble button for the cloud user
* chore: add border color to ai bubble button
* Revert "chore: skip check list test if the task is not found"
This reverts commit 961f594a31
.
* fix: only display ai bubble button on home page
2024-08-19 09:50:42 +08:00
Nathan.fooo
d0ce65f711
chore: fix database filter ( #6005 )
...
* chore: fix filter
2024-08-19 09:47:37 +08:00
Nathan.fooo
5878379b2e
chore: lazy load database row ( #6001 )
...
* chore: fix potential load database rows fail
* chore: fix layout padding
2024-08-18 18:44:32 +08:00
Bartosz Sypytkowski
fd5299a13d
move to latest appflowy collab version ( #5894 )
...
* chore: move to latest appflowy collab version
* chore: filter mapping
* chore: remove mutex folder
* chore: cleanup borrow checker issues
* chore: fixed flowy user crate compilation errors
* chore: removed parking lot crate
* chore: adjusting non locking approach
* chore: remove with folder method
* chore: fix folder manager
* chore: fixed workspace database compilation errors
* chore: initialize database plugins
* chore: fix locks in flowy core
* chore: remove supabase
* chore: async traits
* chore: add mutexes in dart ffi
* chore: post rebase fixes
* chore: remove supabase dart code
* chore: fix deadlock
* chore: fix page_id is empty
* chore: use data source to init collab
* chore: fix user awareness test
* chore: fix database deadlock
* fix: initialize user awareness
* chore: fix open workspace test
* chore: fix import csv
* chore: fix update row meta deadlock
* chore: fix document size test
* fix: timestamp set/get type convert
* fix: calculation
* chore: revert Arc to Rc
* chore: attach plugin to database and database row
* chore: async get row
* chore: clippy
* chore: fix tauri build
* chore: clippy
* fix: duplicate view deadlock
* chore: fmt
* chore: tauri build
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-08-18 11:16:42 +08:00
Nathan.fooo
c2d7c5360d
chore: remove file size limit ( #5974 )
...
* chore: remove file size limit
* chore: flutter analyze
2024-08-17 21:51:36 +08:00
Lucas.Xu
9853fbfc10
chore: support monochrome icon on Android ( #5989 )
2024-08-17 11:05:06 +08:00
Lucas.Xu
44fb610269
fix: support pasting web image on mobile ( #5987 )
...
* fix: support pasting web image on mobile
* fix: permission check will deactive editor focus
2024-08-17 11:04:56 +08:00
Lucas.Xu
e6bf6a5c7d
feat: support inviting members on mobile ( #5986 )
...
* feat: support inviting members on mobile
* feat: support workspace member list on mobile
* feat: support leave workspace on mobile
* chore: adjust member list ui
* fix: flutter analyze
2024-08-17 11:04:43 +08:00
Lucas.Xu
d3d929b68e
fix: unable to insert todo list via slash menu ( #5980 )
...
* fix: unable to insert todo list via slash menu
* fix: unable to insert divider via slash menu
* chore: update editor version
* chore: update translations
* chore: decrease sentry sample rate to 0.1
* fix: integration test
2024-08-16 11:58:48 +08:00
Lucas.Xu
f7a2d9e581
chore: add loading indicator when generating freezed file ( #5978 )
2024-08-15 20:12:25 +08:00
Lucas.Xu
6283649a6b
feat: open the row page on mobile ( #5975 )
...
* chore: add dart dependency validator
* feat: open the row page on mobile
* Revert "chore: add dart dependency validator"
This reverts commit c81e5ef0ed
.
* chore: update translations
* feat: preload row page to reduce open time
* chore: don't add orphan doc into recent records
* fix: bloc error
* fix: migrate the row page title to latest design
* chore: optimize database mobile UI
2024-08-15 20:12:09 +08:00
Lucas.Xu
88cc0caab7
feat: integrate Sentry Flutter and enable it if SENTRY_DSN is not empty ( #5959 )
...
* chore: add dart dependency validator
* feat: integrate sentry flutter
* chore: remove user info collection
* fix: flutter analyze
* fix: ios compile
* chore: add log
2024-08-15 10:00:27 +08:00
Nathan.fooo
7eb8ea347d
fix: local ai toggle ( #5968 )
...
* chore: fix disable local ai
* chore: do not index file
2024-08-15 07:44:32 +08:00
Nathan.fooo
8935b7158c
chore: remove workspac id in user profile ( #5962 )
...
* chore: remove workspac id in user profile
* chore: fix test
* chore: clippy
* chore: clippy
* chore: fix cloud test
* chore: fix checklist test
2024-08-14 19:44:15 +08:00
Nathan.fooo
fa230907ca
fix: refresh local ai state when opening workspace ( #5961 )
...
* chore: fix local ai state when open other workspace
* chore: fix duplicate message
2024-08-14 16:58:56 +08:00
Nathan.fooo
6d496b2088
chore: remove future result ( #5960 )
...
* chore: remove future result
* chore: fix test
2024-08-14 15:50:21 +08:00
Nathan.fooo
4b24b41dd4
chore: rm fut ( #5958 )
...
* chore: rm fut
* chore: clippy
2024-08-14 10:33:23 +08:00
Lucas.Xu
b3a0119c18
feat: optimize date picker & mention block ( #5954 )
...
* chore: optimize rename button on mobile
* fix: mention block id empty error
* chore: optimize mention block style
* feat: add confirm button in date picker
2024-08-14 09:31:30 +08:00
Nathan.fooo
463c8c7ee4
feat: enable local set ( #5955 )
...
* chore: enable local set
* chore: fix test
* chore: clippy
* chore: fix tauri build
* chore: fix tauri build
2024-08-13 23:36:44 +08:00
Lucas.Xu
e2359cf047
fix: row property align issue ( #5950 )
...
* fix: row property align issue
* fix: generate_freezed.sh path warning
* Revert "fix: generate_freezed.sh path warning"
This reverts commit 7c0a4a3177
.
* fix: generate_freezed.sh path warning
* chore: improve chat page mobile UI
2024-08-13 20:01:32 +08:00
Lucas.Xu
d23977ebb0
chore: optimize generation speed ( #5930 )
...
* chore: optimize language generation speed
* chore: optimize code generation speed
* chore: optimize freezed generation speed
* chore: optimzie appflowy_backend generation speed
* chore: optimize appflowy_result
* chore: optimzie flowy_infra generation speed
* chore: optimzie flowy_infra_ui generation speed
* chore: optimzie appflowy_flutter generation speed
* chore: optimize generate.sh
* chore: optimize the execution order
* chore: use exclude_packages instead of include_packages
2024-08-13 16:13:33 +08:00
Lucas.Xu
f1ad03eaa9
chore: bump version 0.6.7 ( #5949 )
...
* chore: update collab version
* chore: update changelog
* chore: update notification reddot style
* fix: unable to fetch reminders
* chore: optimize notification red dot size
2024-08-13 15:03:57 +08:00
Lucas.Xu
17c9c9b556
chore: optimize recent section performance ( #5948 )
...
* fix: duplicated call for setting recent view
* chore: reduce recent update
2024-08-13 13:52:02 +08:00
Lucas.Xu
93f9a2cab1
feat: display no access page ( #5941 )
...
* feat: display no access page
* fix: optimize the primary rounded button
2024-08-13 09:32:22 +08:00
Annie
4b710527c9
chore: remove file upload limitation & add tooltip for search ( #5944 )
2024-08-12 22:24:24 +08:00