Commit graph

2072 commits

Author SHA1 Message Date
Nathan.fooo
01f1af98f5
chore: wrapper for collab (#448)
* chore: wrapper for collab

* chore: add tests

* chore: fix audit

* chore: init sync

* chore: disable wasm user test

* chore: disable encode state when start

* chore: fix test
2024-04-05 11:30:00 +08:00
Zack
8e35b06698
Merge pull request #447 from AppFlowy-IO/workspace-invite-redirect
fix: redirect new users to login instead of home
2024-04-04 18:42:52 +08:00
Zack Fu Zi Xiang
1e3068f846
fix: redirect new users to login instead of home 2024-04-04 18:18:24 +08:00
Nathan.fooo
40f88a6231
fix: group might not be ready to receive message (#445) 2024-04-04 15:13:55 +08:00
nathan
aa4df32f6d chore: update logs 2024-04-04 09:47:40 +08:00
Zack
6657b6295a
Merge pull request #444 from AppFlowy-IO/test-invite-workspace
chore: replace test using invite and accept workspace
2024-04-04 07:32:31 +08:00
Zack Fu Zi Xiang
8e27e94804
chore: replace test using invite and accept workspace 2024-04-04 00:03:36 +08:00
Zack
ac62258fad
Merge pull request #443 from AppFlowy-IO/test_deploy_token-login
Test deploy token login
2024-04-03 23:35:22 +08:00
Zack Fu Zi Xiang
fddd5cf55c
Merge branch 'main' into test_deploy_token-login 2024-04-03 22:32:48 +08:00
Nathan.fooo
feb993e5b9
chore: add tests (#442) 2024-04-03 22:16:03 +08:00
Zack Fu Zi Xiang
e6405d09e0
fix: magic link login 2024-04-03 22:03:31 +08:00
Zack Fu Zi Xiang
67c1ef693f
feat: use session login instead 2024-04-03 21:31:33 +08:00
nathan
632fbc6a7d chore: update logs 2024-04-03 20:40:58 +08:00
nathan
51020b8f03 chore: update logs for encoding collab 2024-04-03 15:02:24 +08:00
nathan
d822391dbc chore: update logs for encoding collab 2024-04-03 15:02:11 +08:00
Nathan.fooo
2cc5d75d01
chore: use release build in docker (#440)
* chore: use release build in docker

* chore: remove assert

* chore: update path
2024-04-03 14:30:46 +08:00
nathan
6137b6a9ab chore: update log & stop requeue snapshot when first trying is fail 2024-04-03 13:17:22 +08:00
Nathan.fooo
c77329ea11
chore: encode collab with validate check (#439)
* chore: bump collab

* chore: fix test

* chore: fix test
2024-04-03 09:07:35 +08:00
Nathan.fooo
12d72fa233
chore: client api init sync (#438)
* chore: implement init sync for sync plugin

* chore: bump collab

* chore: bump collab

* chore: fix test
2024-04-02 23:08:15 +08:00
nathan
1101c9d72a chore: update logs 2024-04-02 20:10:22 +08:00
nathan
0da1b2433b chore: enable test feature when running test 2024-04-02 15:37:34 +08:00
Kilu.He
3bf5fb057d
feat: support client api to wasm (#426)
* feat: support client api to wasm

* fix: cargo fmt

* fix: delete github config

* fix: readme

* feat: add wasm ci

* fix: code review

* fix: add test

* fix: add sign in test

* fix: test error

---------

Co-authored-by: root <root@DESKTOP-RCFUF7L>
Co-authored-by: nathan <nathan@appflowy.io>
2024-04-02 15:19:21 +08:00
nathan
a98f3951ca chore: enable pull request target 2024-04-02 11:56:51 +08:00
Nathan.fooo
fbadca759a
chore: retry with exponentail back off (#437) 2024-04-02 09:24:23 +08:00
Nathan.fooo
a18b3d7886
feat: using pending to determine init sync or not (#435)
* chore: optimize sync

* chore: optimize sync

* chore: add test

* chore: update collab commit id

* chore: update

* chore: fix ci
2024-04-01 21:59:41 +08:00
Nathan.fooo
5a06cb3278
feat: get collab retry (#434)
* chore: retry when fetch collab doc state

* chore: fix test

* chore: disable log

* chore: fix client api build

* chore: log

* chore: try invite and acccept

* chore: add todo

* chore: update ci
2024-04-01 09:39:02 +08:00
Nathan.fooo
6c96d05e2f
feat: introduce custom function in casbin model that supports compari… (#433)
* feat: introduce custom function in casbin model that supports comparing role or level

* chore: update

* chore: log

* chore: log

* chore: remove cache
2024-03-31 19:54:41 +08:00
Khor Shu Heng
41a9b43fd9
fix: env variable load sequence (#429) 2024-03-31 10:38:15 +08:00
Nathan.fooo
a6b1c93a84
chore: enable member to access the workspace member list (#431) 2024-03-30 18:29:00 +08:00
Nathan.fooo
0821c052f9
chore: enable feature log for client api (#430)
* chore: enable feature log for client api

* chore: fix ci
2024-03-30 15:39:34 +08:00
Khor Shu Heng
ccd11f0b02
refactor: make access control a separate package (#422)
Co-authored-by: nathan <nathan@appflowy.io>
2024-03-30 11:06:49 +08:00
Nathan.fooo
0f384a119a
chore: pull request target (#428) 2024-03-30 11:06:20 +08:00
Nathan.fooo
6b5d644c19
chore: update ci config (#427) 2024-03-30 10:34:26 +08:00
Nathan.fooo
d77fb77a3a
feat: validate collab data before writing to disk (#425)
* chore: validate collab

* chore: update test

* chore: partition key

* chore: save collab

* chore: save collab
2024-03-29 14:55:51 +08:00
Nathan.fooo
4fc18d8615
feat: ping collab (#424)
* chore: ping

* chore: update test

* chore: fix test

* chore: ping

* ci: build cache

* chore: sync state

* chore: sync state

* tests: disable read only test
2024-03-28 21:15:14 +08:00
Nathan.fooo
cd9fc34465
refactor: crate folder (#423)
* refactor: crate folder

* chore: update docs

* chore: clippy
2024-03-28 11:06:14 +08:00
Nathan.fooo
d30cf93a1f
feat: sync protocol (#421)
* chore: send full update when it's first time to sync

* chore: update last sync at
2024-03-27 21:39:47 +08:00
Nathan.fooo
3e36dae50d
chore: remove collab ac cache (#420)
* chore: remove collab ac cache

* chore: update member write workspace role

* chore: fix test

* chore: clippy
2024-03-26 21:36:24 +08:00
Nathan.fooo
66a5033d16
chore: remove component folder (#419) 2024-03-26 14:16:03 +08:00
Nathan.fooo
6aa05b97d3
chore: metrics for realtime edit (#415)
* refactor: separate group code from rt server

* chore: separate group state

* chore: fix test

* chore: drop group

* chore: update metrics

* chore: metrics for realtime edit

* chore: update project config

* ci: fix test
2024-03-26 13:35:13 +08:00
nathan
506ed640da chore: update project setting 2024-03-26 09:13:43 +08:00
nathan
80899722bf chore: disable new ack code 2024-03-25 16:17:20 +08:00
Nathan.fooo
d4e45efd6a
chore: bump collab commit (#417)
* chore: bump collab rev

* chore: bump collab commit

* chore: custome decode ack code
2024-03-25 16:14:49 +08:00
Nathan.fooo
51ecdd664e
chore: lower tick interval when message is empty (#416)
* chore: lower tick interval when message is empty

* chore: update logs
2024-03-24 21:34:19 +08:00
Nathan.fooo
d0c0d7832c
chore: add test for connect state (#414)
* chore: add test

* chore: add test

* chore: disable redis test
2024-03-24 10:35:26 +08:00
Nathan.fooo
4878d51c1b
chore: separate connect control (#413)
* chore: separate connect control

* chore: add tests

* chore: add tests
2024-03-24 07:30:21 +08:00
Nathan.fooo
acc13414cf
feat: sync deduplicate (#412)
* chore: update logs

* chore: update logs

* chore: deduplicate messages

* chore: optimize sync interval

* chore: fmt

* ci: test

* chore: clippy

* chore: clippy
2024-03-24 07:30:05 +08:00
Nathan.fooo
47649efe18
chore: add connect at timestamp (#410)
* chore: add connect at timestamp

* chore: fix lock issue
2024-03-23 14:00:22 +08:00
Nathan.fooo
6af8ac0f37
chore: remove realtime user trait (#409)
* chore: remove realtime user trait

* chore: fix fmt

* chore: fix clippy
2024-03-23 11:01:50 +08:00
Nathan.fooo
c015ee7c7e
fix: peer sync (#408) 2024-03-22 21:32:41 +08:00