AppFlowy-Cloud/src
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
..
api feat: stream create list of collab (#253) 2024-01-11 09:28:28 +08:00
biz chore: compress collab data (#249) 2024-01-10 08:05:57 +08:00
component feat: fix flaky test (#202) 2023-12-09 12:48:46 +08:00
config docs: Doc improvement (#256) 2024-01-12 16:01:16 +08:00
domain feat: stream create list of collab (#253) 2024-01-11 09:28:28 +08:00
middleware chore: add client api version (#248) 2024-01-05 09:06:08 +08:00
application.rs S3 compatiblity with garage 2023-12-28 15:54:23 +01:00
lib.rs Feat: enrich http dto (#20) 2023-09-08 20:01:28 +08:00
main.rs feat: Insert multiple collab (#233) 2023-12-25 02:03:41 +08:00
self_signed.rs feat: ws connect (#3) 2023-05-08 19:03:50 +08:00
state.rs feat: casbin access control (#178) 2023-12-11 11:08:15 +08:00
telemetry.rs feat: ws frame size (#146) 2023-11-04 21:42:06 +08:00