Zack Fu Zi Xiang
|
17a965a30b
|
chore: remove commented blocks
|
2024-03-04 09:11:44 +08:00 |
Zack Fu Zi Xiang
|
bc3fccfcea
|
chore: merge with main
|
2024-03-03 14:37:50 +08:00 |
Zack Fu Zi Xiang
|
f1e81d59c4
|
test: crud flow for workspace invites
|
2024-03-03 14:26:03 +08:00 |
Nathan.fooo
|
0e57de98d8
|
refactor: Access control (#361)
* refactor: access level
* refactor: access control
* refactor: enforce action
* refactor: collab cache
* chore: fix test
* chore: fix test
* chore: fix test
* chore: fix test
* chore: commit migration file
* chore: commit migration file
|
2024-03-03 12:55:12 +08:00 |
Zack Fu Zi Xiang
|
e8328fd0a4
|
feat: workspace invitations
|
2024-03-03 02:48:01 +08:00 |
Nathan.fooo
|
2cf857bd00
|
feat: optimize websocket message (#351)
* chore: send multiple message
* refactor: message
* refactor: message
* fix: test
* fix: test
* fix: test
* chore: docs
* fix: test
* chore: support compress
* chore: interval retry
* chore: fix test
* chore: merge main
* chore: clippy
* chore: clippy
* ci: fix test
* chore: clippy
* chore: clippy
|
2024-03-02 02:53:14 +08:00 |
Nathan.fooo
|
5ed6a14943
|
chore: reduce lock required (#353)
* chore: spawn local task
* chore: spawn local task
* chore: spawn local task
* chore: spawn local task
* chore: fix test
* chore: fix test
* chore: clippy
* chore: clippy
* chore: clippy
* chore: clippy
|
2024-02-27 18:50:44 +08:00 |
Nathan.fooo
|
375318774a
|
chore: optimize websocket connect (#352)
* chore: optimize websocket connect
* chore: fix clippy
* chore: fix clippy
* chore: fix test
* chore: fix test
|
2024-02-26 15:24:54 +08:00 |
Nathan.fooo
|
deffd074b9
|
chore: check collab before insert (#349)
* chore: check collab before insert
* chore: fix audit
* chore: speed test
* chore: add expirate duration for cache encode collab
* chore: fix test
|
2024-02-25 12:38:07 +08:00 |
Nathan.fooo
|
10fc8dd2fe
|
chore: use Redis cache for enforcer (#348)
* chore: use redis cache
* chore: use redis to cache enforce result
* fix: test
* fix: test
* fix: test
* fix: test
|
2024-02-24 15:45:53 +08:00 |
Nathan.fooo
|
1590e948c6
|
feat: Optimize sync (#341)
* chore: optimize sync
* chore: optimize sync
* chore: optimize sync
* chore: update collab rev
|
2024-02-22 14:18:41 +08:00 |
Zack Fu Zi Xiang
|
ba989e64f3
|
feat: added rename workspace
|
2024-02-22 11:13:37 +08:00 |
Zack Fu Zi Xiang
|
ad0f477505
|
revert to workspace-add-email
|
2024-02-22 11:09:50 +08:00 |
Zack Fu Zi Xiang
|
c50f872bb7
|
Revert "Merge pull request #328 from AppFlowy-IO/workspace-add-email"
This reverts commit 5e7794646a, reversing
changes made to d5869742c2.
|
2024-02-22 10:48:10 +08:00 |
Zack Fu Zi Xiang
|
ca63d309f7
|
tests: add test for rename workspace
|
2024-02-22 10:42:55 +08:00 |
Zack Fu Zi Xiang
|
446518adf6
|
feat: api: add rename endpoint
|
2024-02-22 10:31:51 +08:00 |
Zack Fu Zi Xiang
|
d1a17bbccd
|
Merge branch 'main' into workspace-add-email
|
2024-02-21 14:43:03 +08:00 |
Nathan.fooo
|
399f7ba2b5
|
chore: abort sync when the update can not apply (#335)
* chore: abort sync when the update can not apply
* chore: fix ci
|
2024-02-21 09:22:26 +08:00 |
Zack Fu Zi Xiang
|
4413f61f26
|
Merge branch 'main' into workspace-add-email
|
2024-02-20 10:16:58 +08:00 |
Nathan.fooo
|
5cd16d7544
|
chore: load user id and uuid when start (#329)
* chore: load user id and uuid when start
* chore: fix test
* chore: fix test
|
2024-02-20 05:43:33 +08:00 |
Zack Fu Zi Xiang
|
deedaae34d
|
feat: add test cases for inviting user
|
2024-02-20 01:45:03 +08:00 |
Nathan.fooo
|
05c1b7b2db
|
feat: Stream msg (#320)
* chore: refactor group
|
2024-02-18 16:34:47 +08:00 |
Zack Fu Zi Xiang
|
0665a456d2
|
chore: cargo fmt
|
2024-02-09 10:55:07 +08:00 |
Zack Fu Zi Xiang
|
8626b54de8
|
fix: redirect users after signup via magiclink
|
2024-02-09 02:13:11 +08:00 |
Zack Fu Zi Xiang
|
4fd5086e85
|
chore: merge with main
|
2024-02-08 17:26:09 +08:00 |
Nathan.fooo
|
29a0851f48
|
feat: Rate limit of ws client (#306)
* feat: implement rate limit for client
* chore: check
* chore: check
* chore: check
* chore: update
* chore: add client version
* chore: update
|
2024-02-08 15:11:23 +08:00 |
Zack Fu Zi Xiang
|
b4fd4cea05
|
feat: enable login via email magic link
|
2024-02-08 12:03:21 +08:00 |
Nathan.fooo
|
d851b303bf
|
refactor: async send ws message in http request (#296)
* refactor: async send ws message in http request
* chore: update
* chore: update logs
* chore: update logs
* chore: clippy
* chore: add device id in header
* chore: fix test
* chore: fix device_id
* chore: fix client id
* chore: ratelimt for client
* chore: bump collab
|
2024-02-06 15:21:48 +08:00 |
Nathan.fooo
|
2d8579caab
|
Logs for apply update (#293)
* chore: add logs
* chore: add logs
* chore: clippy
|
2024-02-05 01:37:28 +08:00 |
Nathan.fooo
|
d23ad1c4de
|
chore: fix refresh token (#292)
* chore: fix refresh token
* chore: fix wasm build
* chore: fix test
|
2024-02-03 16:57:00 +08:00 |
Nathan.fooo
|
12eebd673e
|
chore: fix potentail override the new token with old one (#289)
* chore: fix potentail override the new token with old one
* chore: log request id
|
2024-02-03 10:42:26 +08:00 |
Nathan.fooo
|
14a146d65f
|
chore: add logs (#286)
* chore: add logs
* chore: add logs
* chore: add logs
|
2024-02-03 07:40:18 +08:00 |
Nathan.fooo
|
0875329a43
|
Fix ping (#284)
* fix: create document crash
* chore: fix ping
* chore: clippy
|
2024-02-02 09:33:48 +08:00 |
Zack Fu Zi Xiang
|
719d579363
|
feat: use semantic versioning instead
|
2024-01-30 12:52:18 +08:00 |
Zack Fu Zi Xiang
|
470ddb818c
|
feat: add api version as github sha and client timestamp to header
|
2024-01-30 12:36:31 +08:00 |
Nathan.fooo
|
199452d3b7
|
refactor: bear token (#280)
* refactor: bear token
* chore: fix clippy
|
2024-01-30 08:01:24 +08:00 |
Nathan.fooo
|
5d473ba537
|
chore: remove unused feature (#277)
* chore: remove unused feature
* ci: fix
|
2024-01-30 05:52:49 +08:00 |
Nathan.fooo
|
e1b35a1a24
|
feat: enable cors in nginx (#276)
* feat: enable cors in nginx
* chore: update
* chore: fix ci
|
2024-01-29 13:14:50 +08:00 |
Fu Zi Xiang
|
0f4fe7bd7b
|
chore: merge with main
|
2024-01-24 12:17:50 +08:00 |
Fu Zi Xiang
|
d04eae91e9
|
feat: add optional name param for workspace creation
|
2024-01-24 11:58:53 +08:00 |
Nathan.fooo
|
a318d2f96d
|
test: wasm test (#271)
* test: wasm test
* ci: run wasm test
* fix: wasm websocket connect
* chore: add logs
* ci: fix
|
2024-01-24 05:51:42 +08:00 |
Fu Zi Xiang
|
e2bf59cff4
|
fix: empty json string
|
2024-01-23 17:15:49 +08:00 |
Fu Zi Xiang
|
a683e8447e
|
chore: merge with main
|
2024-01-23 15:30:50 +08:00 |
Fu Zi Xiang
|
7c95f6556a
|
feat: added test case and use triggers
|
2024-01-23 14:48:25 +08:00 |
Nathan.fooo
|
3377e664d5
|
feat: create websocket crate for wasm and native (#269)
* feat: create websocket crate for wasm and native
* chore: update
* chore: replace with websocket::message
* chore: fix client api build
* chore: fix compile
* fix: ci
* refactor: add client api test crate
|
2024-01-23 14:25:01 +08:00 |
Fu Zi Xiang
|
27b7b8b5b8
|
feat: add workspace and delete workspace
|
2024-01-23 12:10:55 +08:00 |
Nathan.fooo
|
ee3abdb27a
|
chore: error for oauth (#268)
* chore: error for oauth
* chore: fmt
* chore: fmt
* chore: add error type
* chore: fix ci
|
2024-01-22 23:43:04 +08:00 |
Fu Zi Xiang
|
107423562d
|
fix: valid url before ws connect
|
2024-01-22 12:37:59 +08:00 |
Nathan.fooo
|
480b7377f2
|
chore: client api wasm (#262)
* feat: client_api wasm
* ci: client_api wasm ci
* ci: client_api wasm ci
|
2024-01-17 03:20:24 +08:00 |
Fu Zi Xiang
|
05c8080ec2
|
Merge branch 'main' into hander_large_blob
|
2024-01-15 15:15:09 +08:00 |