Nathan.fooo
|
d088fd2ec8
|
feat: ws frame size (#146)
* chore: update ws frame size
* chore: update
* chore: update frame size to 64 kb
* chore: fix merge
* chore: update
* chore: update collab rev
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update ws state
* chore: update pg max connect
* chore: fix crash
|
2023-11-04 21:42:06 +08:00 |
Zack
|
67706f9e8e
|
feat: File api (#68)
* feat: s3 minio wip
* feat: s3 minio bucket create idempotent
* feat: put storage setting into configurations
* chore: clippy lint
* feat: add setting to base config
* feat: add configuration for prod
* fix: allow use different minio host
|
2023-09-22 15:10:41 +08:00 |
Nathan.fooo
|
8f8f6af0f9
|
feat: Integrate to client (#52)
* refactor: ws client
* chore: update
* chore: update
* chore: add ext_url
* chore: rename structs
* chore: add token notify
|
2023-09-17 12:52:44 +08:00 |
Zack
|
36499be26c
|
docs: test + deploy + environmental variables (#14)
* doc: test + deploy + environmental variables
* doc: local dev and testing(WIP)
* dev: set up local testing
* fix: ci: add DATABASE_URL env
* chore: update .env
* ci: fix
* dev: docker-compose-dev.yml
* ci: update
* ci: test env
* ci: add services
* ci: add services
* ci: update port
* ci: rename ci.yaml to rustlint.yaml
* ci: test
* ci: simplify tests
* ci: use cargo sqlx commands directly
* ci: fix: registered user
* ci: fix: test registered user creation
* ci: fix: test registered user creation - 2
* ci: fix: debug docker ci
* ci: fix: docker integration registered user
* ci: fix: docker integration registered user
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-09-07 15:29:39 +08:00 |
Nathan.fooo
|
bb80fd5350
|
fix: redis connect (#2)
* fix: redis connect
* chore: add Readme and support no tls
* chore: cache docker build
* chore: update
* fix: fix postgres and redis connection
* chore: update port
* ci: lint
|
2023-05-05 00:00:02 +08:00 |
nathan
|
7b706b54ce
|
refactor: auth
|
2023-03-11 22:01:25 +08:00 |
appflowy
|
3012acce30
|
refactor: use cargo workspace
|
2022-02-07 15:08:49 +08:00 |
appflowy
|
0bda429d93
|
init appflowy server
|
2022-02-06 10:55:48 +08:00 |