Commit graph

2072 commits

Author SHA1 Message Date
Zack
4628170793
Merge pull request #356 from jmporchet/patch-1
docs: update DEPLOYMENT.md
2024-02-29 10:56:32 +08:00
Jean-Marie Porchet
777c39d115
docs: update DEPLOYMENT.md
improves general grammar and adds some clarity
2024-02-28 16:04:12 +01:00
Zack Fu Zi Xiang
7231ff7e2a
fix: ci: expose minio port for file storage test 2024-02-28 19:18:42 +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
6bb3612efe
Merge pull request #354 from AppFlowy-IO/workspace-icon
feat: add workspace icon field
2024-02-27 15:32:22 +08:00
Zack Fu Zi Xiang
33028a7895
fix: add missing files 2024-02-27 11:36:27 +08:00
Zack Fu Zi Xiang
7abba9d7ef
feat: add workspace icon field 2024-02-27 11:26:31 +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
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
0f2df6d352 chore: fix docker build 2024-02-24 10:44:52 +08:00
Nathan.fooo
39323d99ac
fix: potential leak (#347)
* fix: potential leak

* fix: potential leak
2024-02-24 07:40:46 +08:00
Nathan.fooo
66b7637ad0
chore: fix build args (#346)
* chore: fix build args

* chore: fix build args
2024-02-23 15:50:37 +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
a5804d0923 ci: build with feature 2024-02-23 05:38:39 +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
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
0dd9e3f12c
Merge pull request #340 from AppFlowy-IO/rename_workspace
feat: added rename workspace
2024-02-22 13:27:57 +08:00
Zack Fu Zi Xiang
cb715a5e58
chore: merge with main 2024-02-22 13:00:19 +08:00
Zack Fu Zi Xiang
c67ef69986
Merge branch 'main' into rename_workspace 2024-02-22 12:59:02 +08:00
Zack Fu Zi Xiang
86669dd655
chore: remove unneeded import 2024-02-22 12:57:44 +08:00
Zack Fu Zi Xiang
1c7966a486
chore: remove unneeded test 2024-02-22 12:55:49 +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
5e7794646a
Merge pull request #328 from AppFlowy-IO/workspace-add-email
feat: send email and create user if adding member but member not exist
2024-02-21 18:08:25 +08:00
Zack Fu Zi Xiang
c936cc0c90
Merge branch 'main' into workspace-add-email 2024-02-21 17:25:52 +08:00
Nathan.fooo
d5869742c2
fix: test (#339)
* fix: test

* fix: test

* fix: test
2024-02-21 15:05:23 +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
558d188cc4
chore: remove invalid test case 2024-02-20 17:18:38 +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
1841dc21e2
chore: flush collab base on edit count (#330) 2024-02-20 06:32:19 +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