AppFlowy/frontend/appflowy_flutter/lib/workspace/application
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
..
action_navigation fix: search workspace sync indexing (#5437) 2024-06-05 10:05:51 +08:00
command_palette chore: enable cloud search (#5624) 2024-06-25 21:56:58 +02:00
edit_panel feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
export feat: open a row as a full page (#5111) 2024-04-29 13:44:42 +08:00
favorite fix: space issues (#5531) 2024-06-14 09:32:02 +08:00
home fix: take the max value of the keyboard height and the view insets bottom to make the toolbar visible (#5700) 2024-07-08 13:15:42 +08:00
menu feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00
notification feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
recent feat: optimize the read recent views speed (#5726) 2024-07-15 14:23:20 +08:00
settings move to latest appflowy collab version (#5894) 2024-08-18 11:16:42 +08:00
sidebar feat: refactor space icon picker (#5878) 2024-08-06 11:47:38 +08:00
subscription_success_listenable feat: ai billing (#5741) 2024-07-22 15:43:48 +08:00
tabs chore: optimize recent section performance (#5948) 2024-08-13 13:52:02 +08:00
user fix: try to reopen the first workspace if the workspace deletion failed (#5844) 2024-07-31 17:52:36 +08:00
view feat: support mention a document as context on local ai (#5913) 2024-08-09 21:55:20 +08:00
view_info feat: word and char count (#4705) 2024-02-25 16:46:13 +01:00
view_title chore: optimize recent section performance (#5948) 2024-08-13 13:52:02 +08:00
workspace fix: v0.6.2 issues (#5654) 2024-07-01 14:43:57 +08:00
appearance_defaults.dart feat: workspace settings page (#5225) 2024-05-10 16:08:32 +02:00