nathan
bb1029077c
refactor: template
2024-01-24 11:46:23 +08:00
nathan
bb103531e2
refactor: template
2024-01-24 11:31: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
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
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
Zack
3dfc7e769b
Merge pull request #267 from AppFlowy-IO/ws-check-token-exp
...
fix: valid url before ws connect
2024-01-22 13:36:08 +08:00
Fu Zi Xiang
3907374cd1
fix: ws connect test with expired token
2024-01-22 13:19:15 +08:00
Fu Zi Xiang
107423562d
fix: valid url before ws connect
2024-01-22 12:37:59 +08:00
Zack
dd412d974b
Merge pull request #265 from AppFlowy-IO/admin-frontend/libssl
...
fix: admin frontend libssl
2024-01-19 21:37:58 +08:00
Fu Zi Xiang
6e96319d91
fix: admin frontend libssl
2024-01-19 11:24:43 +08:00
Zack
5e72ceec77
Merge pull request #264 from AppFlowy-IO/admin-frontend/json-logs
...
feat: use json format logs for admin frontend
2024-01-18 21:13:29 +08:00
Fu Zi Xiang
001abfa2ac
fix: cargo deny check advisories
2024-01-18 18:46:47 +08:00
Fu Zi Xiang
a9794c519d
fix: cargo toml
2024-01-18 18:37:58 +08:00
Fu Zi Xiang
d5f3d3cc64
fix: cargo fmt
2024-01-18 17:51:50 +08:00
Zack
1aa12c0986
Merge pull request #263 from dmasiero/patch-2
...
Update minio root user & pass variable to match DEPLOYMENT.MD & deploy.env
2024-01-18 17:48:02 +08:00
Fu Zi Xiang
2f033a8807
feat: use json format logs for admin frontend
2024-01-18 17:46:38 +08:00
Doug Masiero
2b39459b70
Update minio root user & pass variable to match DEPLOYMENT.MD
...
This change allows for following variables found in lines 94 and 95 of DEPLOYMENT.MD .env example and lines 58 and 59 of deploy.env - Without this change, deployment easily deploys with default user/pass of minioadmin/minioadmin
2024-01-17 21:07:58 -05: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
Zack
cbb52e13ce
Merge pull request #261 from SilvioMessi/patch-1
...
Fix typo in DEPLOYMENT.md
2024-01-16 09:41:08 +08:00
Silvio Messi
ec0f430478
Fix typo in DEPLOYMENT.md
2024-01-15 23:05:29 +01:00
Zack
466b60df38
Merge pull request #260 from AppFlowy-IO/fix-optional-services
...
fix: optional services
2024-01-15 22:08:54 +08:00
Fu Zi Xiang
994e99e7d0
fix: optional services
2024-01-15 21:44:07 +08:00
Zack
141f682a58
Merge pull request #257 from AppFlowy-IO/hander_large_blob
...
fix: large file test case
2024-01-15 16:16:55 +08:00
Fu Zi Xiang
05c8080ec2
Merge branch 'main' into hander_large_blob
2024-01-15 15:15:09 +08:00
Nathan.fooo
5a353856af
chore: log ( #258 )
2024-01-15 04:04:09 +08:00
Fu Zi Xiang
d8c03055cd
feat: update deployment docs
2024-01-14 18:46:15 +08:00
Fu Zi Xiang
8ba4559cbd
fix: result return from put blob
2024-01-13 00:53:41 +08:00
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