Zack Fu Zi Xiang
|
72cea805f5
|
feat: consumes client refresh token upon login
|
2024-02-07 17:07:40 +08:00 |
Nathan.fooo
|
fa13422a05
|
chore: logs (#302)
* chore: logs
* chore: logs
|
2024-02-07 13:00:29 +08:00 |
Nathan.fooo
|
6f2faff21f
|
chore: fix log (#301)
|
2024-02-07 08:15:57 +08:00 |
Nathan.fooo
|
d851b303bf
|
refactor: async send ws message in http request (#296)
* refactor: async send ws message in http request
* chore: update
* chore: update logs
* chore: update logs
* chore: clippy
* chore: add device id in header
* chore: fix test
* chore: fix device_id
* chore: fix client id
* chore: ratelimt for client
* chore: bump collab
|
2024-02-06 15:21:48 +08:00 |
Nathan.fooo
|
d497f2ab62
|
fix: pg lock (#299)
* chore: fix pg lock
* chore: fix pg lock
|
2024-02-06 13:44:39 +08:00 |
Zack
|
5fe94e9c59
|
Merge pull request #297 from AppFlowy-IO/connection-lifetime
feat: added pg connection lifetime
|
2024-02-06 11:37:00 +08:00 |
Nathan.fooo
|
1cfb38d7a2
|
chore: fix pg lock (#298)
|
2024-02-06 08:57:10 +08:00 |
Zack Fu Zi Xiang
|
f787c32a62
|
feat: added pg connection lifetime
|
2024-02-06 08:17:22 +08:00 |
Nathan.fooo
|
1a7866e651
|
chore: use redis to cache collab data (#294)
* chore: use redis to cache collab data
* chore: create table
* chore: use cache
* chore: period check group status
* chore: remove trait
* chore: update logs
* chore: update logs
* chore: update logs
* chore: update logs
|
2024-02-05 09:54:16 +08:00 |
Nathan.fooo
|
2d8579caab
|
Logs for apply update (#293)
* chore: add logs
* chore: add logs
* chore: clippy
|
2024-02-05 01:37:28 +08:00 |
Nathan.fooo
|
d23ad1c4de
|
chore: fix refresh token (#292)
* chore: fix refresh token
* chore: fix wasm build
* chore: fix test
|
2024-02-03 16:57:00 +08:00 |
nathan
|
44d6312d42
|
chore: add logs
|
2024-02-03 14:58:39 +08:00 |
Nathan.fooo
|
4127f21792
|
chore: remove logs (#291)
* chore: remove logs
* chore: clippy
|
2024-02-03 14:50:32 +08:00 |
Nathan.fooo
|
9cd1f5ab0a
|
feat: cache uid (#290)
* feat: cache uid
* chore: remove select uid call
* chore: break loop if mailbox close
|
2024-02-03 13:08:49 +08:00 |
Nathan.fooo
|
12eebd673e
|
chore: fix potentail override the new token with old one (#289)
* chore: fix potentail override the new token with old one
* chore: log request id
|
2024-02-03 10:42:26 +08:00 |
Nathan.fooo
|
a9ab3bbb22
|
chore: update exp in (#288)
|
2024-02-03 08:36:52 +08:00 |
Nathan.fooo
|
3f407c7b9b
|
chore: increate mailbox capacity (#287)
|
2024-02-03 08:17:40 +08:00 |
Nathan.fooo
|
14a146d65f
|
chore: add logs (#286)
* chore: add logs
* chore: add logs
* chore: add logs
|
2024-02-03 07:40:18 +08:00 |
Nathan.fooo
|
0875329a43
|
Fix ping (#284)
* fix: create document crash
* chore: fix ping
* chore: clippy
|
2024-02-02 09:33:48 +08:00 |
Nathan.fooo
|
c1b797a2c4
|
fix: create document crash (#283)
|
2024-02-02 08:03:29 +08:00 |
Zack
|
2c90a04f73
|
Merge pull request #282 from CuSO4Deposit/main
chore: make deploy.env consistent with docs
|
2024-02-02 01:13:32 +08:00 |
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 |