Fu Zi Xiang
851cd6929e
fix: minio url configs
2024-01-12 22:50:25 +08:00
Fu Zi Xiang
1b18c82dfa
fix: set nginx 413 error as payload too large
2024-01-12 22:06:05 +08:00
Fu Zi Xiang
c9d2f4f9bd
fix: update file storage configs
2024-01-12 21:42:35 +08:00
Fu Zi Xiang
0f4d4e4b3c
fix: large file test case
2024-01-12 17:59:48 +08:00
Zack
615b402782
docs: Doc improvement ( #256 )
...
* feat: update docs and self host deploy configs
* feat: use default ports for dev
* feat: revamp self host
* feat: use nginx resolver
* feat: cargo fmt
* feat: ci integration test with nginx routing
* feat: cargo fmt
* feat: make docker ci use deploy env rather than dev env
* feat: update api external url for deploy test
* fix: if sqlx is set to offline dont run casbin for tests
* fix: set api external url for tests
* fix: ignore sqlx test with cfg
* fix: sqlx tests
* fix: test use env
* feat: update the docs on optional components
2024-01-12 16:01:16 +08:00
Zack
7a4c6ba638
Merge pull request #254 from cubecup/patch-1
...
Update DEPLOYMENT.md / Hardware Requirements
2024-01-11 11:07:53 +08:00
cubecup
631dc9b697
Update DEPLOYMENT.md / Hardware Requirements
...
I find it unintuitive that the deployment guide for AppFlowy Cloud suggests using AMZ EC2 or Microsoft Azure VMs, which are paid services that are hosted at Amazon / Microsoft data servers. I get that the point is that the server needs to be available / reliable and those cloud compute services are. But aren't we targeting people who want to use free opensource software here?
2024-01-11 02:38:28 +01:00
Nathan.fooo
79702b1ced
feat: stream create list of collab ( #253 )
2024-01-11 09:28:28 +08:00
Zack
97d1bb532c
feat: revamp storage api ( #251 )
...
* feat: revamp storage api
* feat: client api add method to generate url
* feat: remove some unused deps
* feat: upgrade deps
* feat: add mime to resp
2024-01-11 00:32:11 +08:00
Nathan.fooo
284e2bf638
chore: compress collab data ( #249 )
...
* chore: compress collab data
* chore: custom buffer size
* chore: compression ws message
* chore: update log
* chore: update log
* chore: update client max body size
* chore: update client api
* docs: update docs
* chore: retry transaction
* chore: update timeout
* chore: stop previous loop
* chore: log ping error
* chore: log send error
* chore: log error
* chore: update log
* chore: async compress
* feat: stream payload
* chore: update load
* chore: update
* chore: update log
* chore: fix cmt
* fix: client message from http
* chore: bump collab
2024-01-10 08:05:57 +08:00
Zack
374338a7c2
Merge pull request #250 from AppFlowy-IO/escape-html
...
feat: add escape for all template output
2024-01-09 14:54:34 +08:00
Fu Zi Xiang
8e16239dde
fix: syntax
2024-01-09 14:04:01 +08:00
Fu Zi Xiang
9f63bab551
feat: add escape for all template output
2024-01-09 13:49:55 +08:00
Nathan.fooo
2159c68688
chore: add client api version ( #248 )
...
* chore: add client api version
* chore: update
* chore: update
* chore: log client version
2024-01-05 09:06:08 +08:00
Nathan.fooo
4886d3d474
chore: rename error message ( #247 )
2024-01-05 07:29:06 +08:00
Nathan.fooo
8e38ae7b69
refactor: remove rust-s3, sqlx from client-api ( #245 )
...
* refactor: remove rust-s3, sqlx from client-api
* chore: fmt
* chore: add ci check
* chore: add ci check
* chore: add ci check
2024-01-05 06:12:01 +08:00
Zack
748d5041c2
Merge pull request #239 from fyfrey/s3-compatibility
...
feat: s3 compatiblity with garage
2024-01-04 16:01:35 +08:00
Nathan.fooo
40daff472d
chore: bump collab ( #244 )
2024-01-03 09:39:34 +08:00
Nathan.fooo
c5fe447250
feat: bump collab ( #243 )
...
* chore: bump collab
* chore: bump collab
* chore: bump collab
2024-01-03 08:40:26 +08:00
Nathan.fooo
6d0612ffaf
feat: encode batch create collab data as binary ( #242 )
2024-01-03 06:07:21 +08:00
Nathan.fooo
b48bf402c7
chore: set client max boby size ( #241 )
...
* chore: set client max boby size
* chore: fix clippy
2024-01-03 03:22:45 +08:00
Zack
d08382fe35
Merge pull request #238 from AppFlowy-IO/doc/ext-postgres
...
docs: improve info on external postgres
2023-12-31 11:18:01 +08:00
Fynn Petersen-Frey
a39395d90c
S3 compatiblity with garage
2023-12-28 15:54:23 +01:00
Fu Zi Xiang
390fb0d328
docs: improve info on external postgres
2023-12-28 11:35:38 +08:00
Zack
34f69ab3e6
Merge pull request #237 from AppFlowy-IO/doc/ec2-setup
...
Doc/ec2 setup
2023-12-27 15:32:51 +08:00
Fu Zi Xiang
a3ea420b1b
feat: improve ec2 docs
2023-12-27 15:30:20 +08:00
Fu Zi Xiang
d2a957e5ff
feat: improve ec2 docs
2023-12-27 15:15:25 +08:00
Fu Zi Xiang
e17a3ec92a
fix: remove strategy
2023-12-27 06:28:00 +08:00
Fu Zi Xiang
4b055d161b
fix: arm and amd arch
2023-12-27 06:25:37 +08:00
Fu Zi Xiang
ec6f644935
chore: merge with main
2023-12-27 05:48:28 +08:00
Fu Zi Xiang
4bb38f7a60
feat: add gotrue image to docker compose
2023-12-27 05:46:34 +08:00
Fu Zi Xiang
1c02b3d03f
fix: gotrue dockerfile
2023-12-27 05:39:29 +08:00
Nathan.fooo
a455c9de8e
chore: refactor logs ( #236 )
...
* chore: add logs
* chore: return ws state
* fix: init the collab from disk
2023-12-27 05:20:40 +08:00
Fu Zi Xiang
dc6ff036b1
feat: support arm build
2023-12-27 05:15:40 +08:00
Fu Zi Xiang
689486f091
fix: latest tag
2023-12-27 03:57:38 +08:00
Fu Zi Xiang
7e7c692156
fix: github tag
2023-12-27 03:52:11 +08:00
Fu Zi Xiang
6dedb80ec0
feat: added build for gotrue image
2023-12-27 03:42:43 +08:00
Fu Zi Xiang
04270eb2bf
docs: ec2 guide simplify set up
2023-12-26 10:42:54 +08:00
Fu Zi Xiang
ac61ba5fa1
chore: merge with main
2023-12-26 10:18:41 +08:00
Fu Zi Xiang
1d81feb698
fix: user docker compose without hyphen
2023-12-26 10:18:10 +08:00
Zack
6b119fbf5b
Merge pull request #231 from AppFlowy-IO/test_deploy_kube
...
Test deploy kube
2023-12-26 09:52:46 +08:00
Nathan.fooo
80d4048c69
chore: bump collab ( #235 )
...
* chore: bump collab
* chore: collab id
2023-12-25 23:50:50 +08:00
Fu Zi Xiang
b69ea10df0
fix: wait for pods to be ready before deletion - 2
2023-12-25 19:33:20 +08:00
Fu Zi Xiang
a00b867db5
fix: wait for pods to be ready before deletion
2023-12-25 19:19:42 +08:00
Fu Zi Xiang
e356e19d2c
fix: delete uploaded images
2023-12-25 18:11:50 +08:00
Fu Zi Xiang
4378063036
feat: use github sha instead of dev
2023-12-25 17:51:32 +08:00
Fu Zi Xiang
134082da3e
fix: needs image build before deplo
2023-12-25 17:11:25 +08:00
Fu Zi Xiang
17e0766af9
chore: merge with main
2023-12-25 17:08:28 +08:00
Nathan.fooo
4d113425fe
feat: override collab when create ( #234 )
...
* feat: override collab when create
* chore: clippy
* chore: fmt
2023-12-25 09:40:32 +08:00
Nathan.fooo
a07cc0b903
feat: Insert multiple collab ( #233 )
...
* chore: remove panic hook
* chore: support insert multiple collabs
2023-12-25 02:03:41 +08:00