Nathan.fooo
|
4d36f7e9e6
|
chore: fix potential sync issue (#474)
* chore: retry for handle message
* chore: retry when tring to lock the collab
|
2024-04-16 20:07:47 +08:00 |
Nathan.fooo
|
0be4d2d5b5
|
ci: try to fix flaky test (#473)
* chore: update ping config
* chore: fix test
* chore: fix test
|
2024-04-16 18:20:36 +08:00 |
Nathan.fooo
|
f3279e9b4e
|
feat: implement grpc for history server (#470)
* ci: docker compose for ci
* chore: add test
* chore: imple grpc
* chore: fix test
* chore: fix ci
|
2024-04-16 14:10:56 +08:00 |
Kilu.He
|
5041f9f164
|
feat: support subscribe token (#464)
* feat: support subscribe token
* feat: support get collab
* feat: support browser rule for get collab
* fix: update collab version
|
2024-04-15 14:46:30 +08:00 |
Nathan.fooo
|
3901356e8a
|
chore: bump collab version (#471)
|
2024-04-15 12:35:14 +08:00 |
Nathan.fooo
|
28e0e74fd1
|
feat: Implement history(1) (#466)
* chore: update collab commit
* chore: collab history test
* chore: collab history test
* chore: impl redis stream
* chore: impl redis stream test
* chore: impl migration
* chore: implement history sql
* chore: add test
* chore: add test
* chore: fix test
* chore: update log and test
* chore: add xtask
* chore: clippy
* chore: impl api
* chore: add missing sqlx files
* chore: fix test
* chore: fix test
|
2024-04-15 09:18:19 +08:00 |
Nathan.fooo
|
4d019728ba
|
refactor: insert encode collab object in redis (#469)
* chore: insert collab redis cache with timestamp
* chore: add test
* chore: update expire time
* chore: update
* chore: fix test
|
2024-04-13 22:31:36 +08:00 |
Nathan.fooo
|
baeeb2c5ce
|
chore: do not wait insert to redis finish when calling get collab (#468)
|
2024-04-13 10:26:05 +08:00 |
Nathan.fooo
|
ecbc935d4b
|
chore: using spawn blocking (#467)
|
2024-04-13 00:08:13 +08:00 |
Zack
|
9a5636caec
|
chore: get collab http (#463)
* chore: get collab http
* fix: use correct version
* fix: collab url
* feat: update collab access control middleware
|
2024-04-12 11:08:38 +08:00 |
Zack
|
dd9cc8d4c7
|
Merge pull request #459 from LucasXu0/magic_link
feat: expose magic link api
|
2024-04-10 15:54:53 +08:00 |
Lucas.Xu
|
85ac96a24b
|
chore: add comment for sign_in_with_magic_link
|
2024-04-10 11:07:14 +08:00 |
Lucas.Xu
|
73e4d28500
|
test: add magic link test
|
2024-04-10 10:34:44 +08:00 |
Lucas.Xu
|
09469e86ca
|
feat: expose magic link api
|
2024-04-10 10:15:50 +08:00 |
Khor Shu Heng
|
c7ebdbeda7
|
fix: handle receiver close for connection test (#462)
|
2024-04-10 09:30:08 +08:00 |
nathan
|
517b7b6760
|
chore: remove bunyan format layer
|
2024-04-10 09:08:16 +08:00 |
Nathan.fooo
|
e0122d106e
|
chore: add sql test (#461)
* chore: add sql test
* chore: clippy
|
2024-04-09 23:16:13 +08:00 |
nathan
|
c1bbcbfdd5
|
chore: update mailbox size
|
2024-04-09 10:10:56 +08:00 |
Nathan.fooo
|
e9097107e5
|
chore: Disable multi thread (#458)
* chore: disable multiple thread
* chore: clippy
|
2024-04-09 10:07:40 +08:00 |
Zack
|
cf5183d827
|
Merge pull request #457 from AppFlowy-IO/select_user_workspace
chore: sql tests
|
2024-04-09 09:57:32 +08:00 |
Zack Fu Zi Xiang
|
bedae36f8e
|
chore: merge with main
|
2024-04-09 09:14:20 +08:00 |
Zack Fu Zi Xiang
|
768d683878
|
fix: add user to auth user
|
2024-04-09 03:10:12 +08:00 |
nathan
|
84159e4c2c
|
chore: remove unused deps
|
2024-04-08 21:27:56 +08:00 |
Zack Fu Zi Xiang
|
583edfdb72
|
chore: cargo clippy
|
2024-04-08 19:11:41 +08:00 |
Zack Fu Zi Xiang
|
da35d6d581
|
chore: cargo deny check advisories
|
2024-04-08 18:48:18 +08:00 |
Zack Fu Zi Xiang
|
7fda6119e1
|
chore: cargo clippy
|
2024-04-08 18:42:11 +08:00 |
nathan
|
c4c8911af2
|
chore: add test
|
2024-04-08 18:23:25 +08:00 |
nathan
|
131c9ed65f
|
chore: use join
|
2024-04-08 17:23:26 +08:00 |
Nathan.fooo
|
b1c3d779ba
|
chore: reduce save collab db operations (#455)
* chore: reduce save collab db operations
* chore: clippy
* chore: add test
* chore: add test
* chore: add test
|
2024-04-08 14:50:51 +08:00 |
nathan
|
4c00236069
|
chore: enable logs in client api
|
2024-04-07 16:31:56 +08:00 |
Nathan.fooo
|
b1a6338527
|
refactor: actix-ws (#453)
* chore: deduplicate ws message
* chore: remove retry when sending client ws message
* chore: prepare client/server actor test
|
2024-04-07 12:43:29 +08:00 |
Nathan.fooo
|
428c3feef2
|
chore: create default workspace database (#454)
* chore: create default workspace database
* chore: fix clppy
|
2024-04-06 21:04:12 +08:00 |
Zack Fu Zi Xiang
|
182fefdcd7
|
feat: add file storage limit error code
|
2024-04-06 18:18:17 +08:00 |
Nathan.fooo
|
bdee9fa8dc
|
feat: add feature brotli (#452)
* feat: add feature brotli
* chore: update reqwest version
* chore: update actix-http
* chore: fix wasm build
|
2024-04-06 16:43:38 +08:00 |
Nathan.fooo
|
6b7af44370
|
chore: enable multiple thread (#451)
* chore: enable multiple thread
* chore: fix test
* chore: fix test
|
2024-04-06 15:13:15 +08:00 |
Zack
|
1d646a8838
|
Merge pull request #450 from AppFlowy-IO/limit-error-code
feat: add limit error codes
|
2024-04-05 23:17:44 +08:00 |
Zack Fu Zi Xiang
|
5fc7333b6f
|
feat: add limit error codes
|
2024-04-05 20:54:12 +08:00 |
nathan
|
4789591eb3
|
chore: remove unused test
|
2024-04-05 14:04:26 +08:00 |
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 |