Commit Graph

464 Commits

Author SHA1 Message Date
CuSO4_Deposit 231bceac6b chore: make deploy.env consistent with docs 2024-02-01 16:03:31 +00:00
Zack d85dcfeb14
Merge pull request #281 from AppFlowy-IO/client-log
feat: add client timestamp to header
2024-01-31 13:18:42 +08:00
Zack Fu Zi Xiang 719d579363
feat: use semantic versioning instead 2024-01-30 12:52:18 +08:00
Zack Fu Zi Xiang 470ddb818c
feat: add api version as github sha and client timestamp to header 2024-01-30 12:36:31 +08:00
Zack c16d56db6d
Merge pull request #279 from Demisu/patch-1
docs: fix typo
2024-01-30 08:39:20 +08:00
Nathan.fooo 199452d3b7
refactor: bear token (#280)
* refactor: bear token

* chore: fix clippy
2024-01-30 08:01:24 +08:00
Nathan.fooo 5d473ba537
chore: remove unused feature (#277)
* chore: remove unused feature

* ci: fix
2024-01-30 05:52:49 +08:00
Demis d60c448c82
Fix typo 2024-01-29 22:12:38 +01:00
Nathan.fooo e1b35a1a24
feat: enable cors in nginx (#276)
* feat: enable cors in nginx

* chore: update

* chore: fix ci
2024-01-29 13:14:50 +08:00
Nathan.fooo 56615e2274
chore: run with different env file (#275) 2024-01-29 02:26:43 +08:00
Zack 3a5a3f3e20
Merge pull request #274 from AppFlowy-IO/jwt-expiry
Jwt expiry check
2024-01-28 17:28:06 +08:00
Zack Fu Zi Xiang 81054fe12a
chore: show workspaces now shows shared workspaces 2024-01-28 02:08:39 +08:00
Zack Fu Zi Xiang f849f39133
chore: add flakes to gitignore 2024-01-28 02:01:15 +08:00
Zack Fu Zi Xiang f238e60cf1
chore: cargo update 2024-01-26 13:47:02 +08:00
Zack Fu Zi Xiang e690a775fd
feat: add token expiry check in token 2024-01-26 13:45:57 +08:00
Zack f8f1e885f5
Merge pull request #270 from AppFlowy-IO/workspace-add
Workspace create and delete
2024-01-26 10:40:51 +08:00
Zack Fu Zi Xiang f56e6d2af3
chore: add direnv and envrc to gitignore 2024-01-25 22:30:42 +08:00
Zack Fu Zi Xiang 03847be020 Merge branch 'protoc-env' into workspace-add 2024-01-25 10:40:24 +08:00
Zack Fu Zi Xiang 66b6d773c8 chore: add nix shell to gitignore 2024-01-25 10:37:31 +08:00
Zack Fu Zi Xiang 1b9bc1648a fix: use proto from env if present 2024-01-25 03:41:08 +08:00
Fu Zi Xiang 0f4fe7bd7b
chore: merge with main 2024-01-24 12:17:50 +08:00
Zack 2a7b0ad75f
Merge pull request #273 from AppFlowy-IO/create_workspace_with_template
refactor: template
2024-01-24 12:15:08 +08:00
Fu Zi Xiang d04eae91e9
feat: add optional name param for workspace creation 2024-01-24 11:58:53 +08:00
nathan bb1029077c refactor: template 2024-01-24 11:46:23 +08:00
Fu Zi Xiang 353065dfbf
feat: add optional name param for workspace creation 2024-01-24 11:35:44 +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
Fu Zi Xiang e2bf59cff4
fix: empty json string 2024-01-23 17:15:49 +08:00
Fu Zi Xiang b10c85c8aa
chore: use utils from client api test util 2024-01-23 16:01:36 +08:00
Fu Zi Xiang a683e8447e
chore: merge with main 2024-01-23 15:30:50 +08:00
Fu Zi Xiang 59d07040fc
fix: make unique user creation public 2024-01-23 15:19:19 +08:00
Fu Zi Xiang 7c95f6556a
feat: added test case and use triggers 2024-01-23 14:48:25 +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
Fu Zi Xiang 27b7b8b5b8
feat: add workspace and delete workspace 2024-01-23 12:10:55 +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