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
|
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 |
|
Nathan.fooo
|
27899ee993
|
chore: save workspace member info to disk (#5536)
* chore: save workspace member info to disk
* chore: fix clippy
|
2024-06-14 11:34:23 +08:00 |
|
Nathan.fooo
|
fda70ff560
|
feat: folder web (#4580)
* chore: folder wasm
* chore: folder wasm
* chore: resolve deps
* chore: fix trait
* chore: try localset
* chore: fix
* chore: fix
* chore: fix
* chore: async init sdk
* chore: fix test
* chore: fix test
|
2024-02-04 05:50:23 +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 |
|
Kilu.He
|
79c912219d
|
feat: appflowy_web build (#4302)
* chore: create web folder
* fix: support lib-dispatch and notification compiling to wasm
* refactor: wasm
* refactor: call async evnet
* chore: add web ci
* ci: fix
* ci: fix
* ci: fix
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2024-01-06 11:50:05 +08:00 |
|
Nathan.fooo
|
89370b4a55
|
chore: lib-dispatch wasm build (#4307)
* chore: lib-dispatch wasm build
* chore: add wasm crate
* chore: add wasm demo
* chore: fix test
|
2024-01-06 00:37:26 +08:00 |
|
Nathan.fooo
|
50e612511d
|
feat: using workspace crate deps (#3924)
* chore: workspace deps
* chore: use workspace deps
|
2023-11-12 21:18:27 +08:00 |
|
Nathan.fooo
|
e08a1a6974
|
feat: enable dispatch event using single thread (#3828)
* refactor: lib dispatch
* chore: type def
* chore: type def
* fix: local set spawn
* chore: replace tokio spawn
* chore: update log
* chore: boxed event
* chore: tauri lock
|
2023-10-30 12:35:06 +08:00 |
|
Nathan.fooo
|
48582cb718
|
test: Af cloud workspace member (#3779)
* chore: implement workspace memeber events
* chore: add workspace member test
* chore: fix fmt
|
2023-10-25 21:35:47 +08:00 |
|
Nathan.fooo
|
0f3c6d6a04
|
Feat/appflowy tauri 3 (#1914)
|
2023-03-03 20:38:31 +08:00 |
|
Nathan.fooo
|
0d8adaa921
|
Feat/http server adapt (#1754)
|
2023-01-30 11:11:19 +08:00 |
|
Nathan.fooo
|
f64346c955
|
Feat/tauri (#1716)
* feat: support tauri desktop
* chore: support call flowy sdk command
* chore: switch to svelte
* chore: gen js protobuf
* chore: import js protobuf
* chore: call flowy sdk handler
* chore: update scipts
* chore: create index.ts
* chore: track files
* chore: gen ts event
* chore: replace application icon
* chore: migrate to react
* chore: fix wanrings
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-01-17 16:27:17 +08:00 |
|
Nathan.fooo
|
260705280f
|
fix: remove unused steps (#1580)
* chore: remove unused code
* chore: update pin-project version to remove rust lint warnings
* chore: fix potential test failed
Co-authored-by: nathan <nathan@appflowy.io>
|
2022-12-19 10:47:40 +08:00 |
|
appflowy
|
9f60741de0
|
chore: config feature flag in lib-dispatch
|
2022-07-06 13:31:13 +08:00 |
|
appflowy
|
ae4cc496fc
|
chore: add read view info event
|
2022-06-14 20:47:31 +08:00 |
|
appflowy
|
82840e1201
|
chore: replace uuid with nanoid
|
2022-04-11 15:27:03 +08:00 |
|
MikeWallaceDev
|
e77e6d275f
|
changed permissions from 755 to 644
|
2022-01-27 14:18:41 -05:00 |
|
appflowy
|
bba8f8ae01
|
fix fmt and clippy warnings
|
2022-01-24 17:56:58 +08:00 |
|
appflowy
|
8f1d62f115
|
add frontend folder
|
2021-11-20 09:34:43 +08:00 |
|