Nathan.fooo
|
c015ee7c7e
|
fix: peer sync (#408)
|
2024-03-22 21:32:41 +08:00 |
Nathan.fooo
|
c85383b21d
|
chore: project folder structture (#392)
* chore: docker build
* chore: update
* chore: update
* chore: test stream pubsub
* chore: fix wanrings
* chore: realtime crate
* chore: realtime crate
* chore: realtime crate
* chore: realtime crate
* chore: reanme crates
* chore: reanme crates
* chore: project structure
* chore: disable docker for collab hisotry
|
2024-03-22 11:24:28 +08:00 |
Zack Fu Zi Xiang
|
7547ecd998
|
chore: cargo clippy
|
2024-03-21 18:44:43 +08:00 |
Zack Fu Zi Xiang
|
b43e8c4a61
|
feat: add fragment redirect for web home
|
2024-03-21 15:25:40 +08:00 |
Zack Fu Zi Xiang
|
528dd6ae5b
|
feat: email redirect to invite page
|
2024-03-21 14:01:48 +08:00 |
Zack Fu Zi Xiang
|
5f220ab0b0
|
feat: user leave workspace
|
2024-03-19 21:58:56 +08:00 |
Nathan.fooo
|
a31c246b67
|
feat: Access control group (#395)
* chore: access control for group
* chore: access control for workspace
* chore: add test
* chore: enforce group
* chore: update docs
|
2024-03-19 12:57:08 +08:00 |
Zack
|
ab693efd58
|
Merge pull request #393 from AppFlowy-IO/email-accept-invite
admin frontend invitation management
|
2024-03-18 19:37:34 +08:00 |
Nathan.fooo
|
d1c82b7811
|
chore: enable access control by env (#394)
|
2024-03-18 19:34:44 +08:00 |
Zack Fu Zi Xiang
|
7e7ee7cc2a
|
feat: workspace invite admin frontend
|
2024-03-18 12:33:08 +08:00 |
Nathan.fooo
|
c5112cc761
|
chore: use collab without gc (#391)
|
2024-03-17 17:03:05 +08:00 |
Zack Fu Zi Xiang
|
1dbffaf4f0
|
Merge branch 'main' into frontend-admin/user-usage
|
2024-03-14 17:52:20 +08:00 |
Zack Fu Zi Xiang
|
0048533914
|
feat: total document usage
|
2024-03-14 17:50:19 +08:00 |
Nathan.fooo
|
40fc18a499
|
feat: only enforce when permission change (#382)
* feat: only enforce when permission change
* chore: fix client api ci
* chore: fix test
* chore: fix test
|
2024-03-13 17:14:43 +08:00 |
Nathan.fooo
|
47e14d3b25
|
fix: potential duplicate init sync (#381)
* fix: potential duplicate init sync
* chore: clippy
|
2024-03-13 09:53:25 +08:00 |
Nathan.fooo
|
ff80014c2f
|
feat: Multi connect test (#372)
* chore: test multiple connect attempt
* chore: eable hash
* chore: pair message
* chore: fmt
|
2024-03-07 09:21:08 +08:00 |
Zack Fu Zi Xiang
|
c293929b11
|
feat: added tests for inviting member which has not signed up yet
|
2024-03-06 14:01:57 +08:00 |
Zack Fu Zi Xiang
|
9b28edb5bc
|
feat: use email for af workspace invitation table
|
2024-03-06 11:29:07 +08:00 |
Zack Fu Zi Xiang
|
e9ee0d12fa
|
Merge branch 'main' into workspace-invite
|
2024-03-04 15:47:57 +08:00 |
Nathan.fooo
|
15c03e4f85
|
refactor: realtime dir (#363)
* refactor: realtime dir
* chore: fmt
* chore: fix test
* chore: fix test
* chore: fix test
|
2024-03-04 12:53:44 +08:00 |
Zack Fu Zi Xiang
|
1af1b877ef
|
Merge branch 'main' into workspace-invite
|
2024-03-04 12:40:48 +08:00 |
John Vandenberg
|
63527e3cae
|
fix: typos (#359)
* Fix typos
* chore: solve conflict
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2024-03-04 11:32:42 +08:00 |
Zack Fu Zi Xiang
|
5f4d53b15b
|
feat: added context when committing to invite workspace members
|
2024-03-04 11:02:39 +08:00 |
Zack Fu Zi Xiang
|
8d1d7943a2
|
chore: mark biz function as deprecated
|
2024-03-04 09:18:43 +08:00 |
Zack Fu Zi Xiang
|
65d69ef0fd
|
fix: owner invite permission
|
2024-03-04 00:59:11 +08:00 |
Zack Fu Zi Xiang
|
439a59ed2d
|
chore: save current progress
|
2024-03-03 19:06:24 +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 |
Zack
|
79a0dd43c6
|
feat: Create workspace (#357)
* feat: initialize collab for user after workspace creation
* fix: add permission before adding new collab for new workspace
* chore: simplify logic
|
2024-02-29 13:02:27 +08:00 |
Zack Fu Zi Xiang
|
f8b9f623cf
|
feat: delete all files when workspace is deleted
|
2024-02-28 18:24:17 +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 |
Zack Fu Zi Xiang
|
7abba9d7ef
|
feat: add workspace icon field
|
2024-02-27 11:26:31 +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
|
8e9031c669
|
chore: add expire duration
|
2024-02-24 15:47:28 +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
|
b71e443d3f
|
refactor: write snapshot (#345)
* chore: increase max connection size of pg (#344)
* chore: refactor snapshot
* chore: fix test
* chore: fix test
* chore: fix test
* chore: metric
* chore: clippy
* chore: fix test
* chore: fix test
|
2024-02-23 14:36:06 +08:00 |
Nathan.fooo
|
b73e7045dc
|
chore: use redis as encoded collab cache (#342)
|
2024-02-23 00:36:37 +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
|
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
|
3ab768fb14
|
chore: disable all casin func (#338)
* chore: disable all casin func
* chore: rename
|
2024-02-21 14:02:37 +08:00 |
Nathan.fooo
|
cbcf43081f
|
chore: add disable collab ac feature flag (#336)
|
2024-02-21 09:47:38 +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
|
7c49359278
|
chore: merge with main
|
2024-02-20 15:54:14 +08:00 |
Nathan.fooo
|
225887dbee
|
chore: remove sink lock (#334)
* chore: remove sink lock
* chore: clippy
|
2024-02-20 14:26:26 +08:00 |