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
|
65e7e2347a
|
chore: versionize migration (#5060)
|
2024-04-04 13:03:40 +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
|
c0642d3ff3
|
fix: collab workspace issues (#4961)
|
2024-03-22 17:15:18 +08:00 |
|
Nathan.fooo
|
c3e5aa29fc
|
fix: doc open sync (#4732)
* chore: bump client api
* fix: open document and folder
* chore: bump collab rev
* chore: fix wasm build
* chore: fix warnings
|
2024-02-25 07:49:44 +08:00 |
|
Nathan.fooo
|
55c97b56a3
|
feat: calling user event from web (#4535)
* refactor: user manager
* refactor: user manager
* refactor: session location
* refactor: user manager
* chore: gen ts files
* feat: implement indexeddb persistence
* chore: integrate user manager
* chore: update
* chore: run on web thread
* chore: run on web thread
* chore: fix test
* chore: add test
* chore: add test
* chore: add user & sign in with password
* chore: fix test
* chore: update docs
* chore: fix warnings
* chore: gen files
* chore: add user
* chore: add files
* chore: update config
* chore: update scirpt
* chore: update scirpt
* fix: build
* chore: update command
* fix: ci
* ci: fix
* fix: compile
* fix: compile
* fix: ci
* fix: compile
* fix: tauri build
* chore: fix test
* chore: fix test
|
2024-01-30 05:36:27 +08:00 |
|
Nathan.fooo
|
90516b6adc
|
feat: wasm build (#4412)
* chore: enable wasm build
* chore: bump collab
* chore: fix build
* chore: flowy-document wasm
* chore: fix compile
* chore: fix compile
* chore: fix compile
* chore: fix compile
* chore: fix ci
* chore: fix ci
* chore: fix ci
|
2024-01-22 13:34:15 +08:00 |
|
Nathan.fooo
|
307556b7dd
|
refactor: deps crates (#4362)
* refactor: rename flowy-folder-deps to flowy-folder-pub
* chore: rename crates
* chore: move flowy-task to lib-infra
* chore: rename crates
* refactor: user manager dir
|
2024-01-11 14:42:03 +08:00 |
|
Nathan.fooo
|
5a87229fe9
|
chore: Collab wasm build (#4297)
* fix: ci
* fix: ci
* fix: build
* chore: bump collab
|
2024-01-05 00:05:38 +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
|
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 |
|
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 |
|