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
506ed640da
chore: update project setting
2024-03-26 09:13:43 +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
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
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
117473d104
feat: leave workspace
2024-03-20 13:07:43 +08:00
Zack Fu Zi Xiang
44ced4036e
Merge branch 'main' into leave-workspace
2024-03-20 09:35:00 +08:00
Zack Fu Zi Xiang
c8133302c1
feat: remove storage limit
2024-03-19 22:13:59 +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
Nathan.fooo
e203098517
chore: remove deprecated user logic ( #389 )
2024-03-17 14:28:37 +08:00
Nathan.fooo
08693f2d72
chore: integrate appflowy ai ( #388 )
...
* chore: integrate appflowy ai
* chore: disable ai test
2024-03-16 21:43:02 +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
Zack Fu Zi Xiang
9093363b4f
feat: document storage size
2024-03-14 17:32:30 +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
3b0d7567da
feat: viewing collab users ( #375 )
...
* feat: return collab viewing users
* chore: fmt
* chore: add test
* chore: update logs
* chore: fix test
2024-03-09 12:15:17 +08:00
Zack Fu Zi Xiang
cccd5d5969
fix: hide admin password
2024-03-07 10:08:12 +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
90f00604f0
fix: lint
2024-03-06 14:16:36 +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
Nathan.fooo
0b0a078b29
ci: fix wasm test ( #369 )
...
* ci: fix wasm test
* chore: clippy
2024-03-05 15:03:33 +08:00
Zack Fu Zi Xiang
36c0181032
Merge branch 'main' into workspace-invite-2
2024-03-05 09:34:35 +08:00
Nathan.fooo
0e4442159e
chore: support client version when connect using webscoket ( #368 )
...
* chore: support client version when connect using webscoket
* chore: update tokio version
* chore: fix audit
* chore: fix wasm test
* chore: update
* chore: update
* chore: update
* chore: update
2024-03-05 07:22:56 +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
f196208c9b
chore: print feature
2024-02-23 05:40:35 +08:00
Nathan.fooo
bf3837b44b
chore: increase max connection size of pg ( #344 )
2024-02-23 02:21:02 +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
df258c6ed3
fix: memory leak of workspace middleware ( #337 )
2024-02-21 13:15:19 +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
Nathan.fooo
119d6abe53
chore: enable collab ac ( #333 )
2024-02-20 11:59:44 +08:00
nathan
558fafc589
chore: disable collab ac
2024-02-20 10:54:32 +08:00
Nathan.fooo
2992f44e44
docs: casbin ( #332 )
2024-02-20 10:53:33 +08:00
Zack Fu Zi Xiang
4413f61f26
Merge branch 'main' into workspace-add-email
2024-02-20 10:16:58 +08:00
Nathan.fooo
8e36792dd9
fix: metrics ( #331 )
2024-02-20 08:34:57 +08:00
nathan
1b00f4ba86
chore: disable collab ac
2024-02-20 07:06:37 +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
118de057a4
chore: cargo clippy
2024-02-20 02:00:31 +08:00
Zack Fu Zi Xiang
f9d9977076
chore: merge with main
2024-02-20 00:40:42 +08:00
Nathan.fooo
d4f7aac93a
test: add test ( #327 )
...
* test: add test
* test: add test
* test: add test
* test: add test
* test: add test
2024-02-19 17:12:07 +08:00
Zack Fu Zi Xiang
32fe1cc24d
feat: send email and create user if adding member but member not exist
2024-02-19 15:40:36 +08:00
Nathan.fooo
815be08d3b
chore: metrics for access control ( #326 )
...
* chore: metrics for access control
* chore: fix test
2024-02-19 12:26:35 +08:00
Nathan.fooo
f713ebedaa
chore: cache policy when load ( #325 )
2024-02-19 10:01:40 +08:00
Nathan.fooo
c9a3cd6b1b
chore: rename dir ( #324 )
...
* chore: rename dir
* chore: clippy
2024-02-19 08:28:32 +08:00
Nathan.fooo
43b46f4259
chore: use dashmap ( #322 )
2024-02-19 02:59:05 +08:00
Nathan.fooo
44d2a6809f
chore: fix migration miss ( #321 )
2024-02-18 17:38:14 +08:00
Nathan.fooo
05c1b7b2db
feat: Stream msg ( #320 )
...
* chore: refactor group
2024-02-18 16:34:47 +08:00
Nathan.fooo
2f0f093331
refactor: access control ( #318 )
...
* refactor: dir
* chore: update
* fix: test
* chore: fix test
* chore: clippy
* chore: update config
* chore: update
2024-02-17 01:15:06 +08:00
Zack
e1ac591ea0
Merge pull request #310 from AppFlowy-IO/admin-frontend/self-host-env
...
Admin frontend/self host env
2024-02-09 15:15:56 +08:00
Nathan.fooo
263fdbafdc
Disable casbin ( #313 )
...
* chore: disable casin test
* chore: disable casin test
2024-02-09 15:07:39 +08:00
Zack Fu Zi Xiang
0b08ab34ea
chore: cargo clippy
2024-02-09 12:49:29 +08:00
Zack Fu Zi Xiang
8b271eedd5
chore: cargo clippy
2024-02-09 12:22:25 +08:00
Nathan.fooo
a1494f0d09
feat: Realtime metrics ( #309 )
...
* chore: add metric
* chore: add metric
* chore: clippy
* chore: clippy
* ci: set rust version
* ci: set rust version
* ci: set rust version
2024-02-09 12:02:54 +08:00
Zack Fu Zi Xiang
8626b54de8
fix: redirect users after signup via magiclink
2024-02-09 02:13:11 +08:00
Nathan.fooo
e1307f4f5d
chore: cache within memory size ( #305 )
...
* chore: cache within memory size
* chore: update
2024-02-08 08:06:41 +08:00
Nathan.fooo
03471f3af7
chore: update feature of actix ( #304 )
...
* chore: update feature of actix
* chore: add logs
2024-02-08 02:32:25 +08:00