Nathan.fooo
|
a3af38162e
|
chore: fix upload filem meta key by adding parent dir as prefix (#635)
* chore: fix upload filem meta key by adding parent dir as prefix
* chore: fix test
|
2024-06-20 21:12:28 +08:00 |
Nathan.fooo
|
30f87457f3
|
feat: support uploading file with multiple part (#625)
* refactor: replace crate
* chore: remove s3-rust crate
* chore: test multiple upload
* chore: client api
* chore: client api
* chore: v1 version upload,download
* chore: fix test
* chore: fix test
* chore: remove workspace test
* chore: fix wasm build
* chore: update path
* chore: update path
* chore: rename
* chore: expose file entity
* chore: introduce client-api-entity
* chore: fix build
* chore: new url
* chore: fix test
* chore: merge main
* chore: fix clippy
|
2024-06-19 13:06:58 +08:00 |
Nathan.fooo
|
ef8e6f360f
|
chore: try to fix ws token error (#530)
* chore: try to fix ws token error
* chore: fix compile
* chore: bump version number
* chore: update
* chore: update
* ci: fix test
|
2024-05-07 16:45:12 +08:00 |
Nathan.fooo
|
a0593b5502
|
chore: refactor return response with object id (#494)
* chore: refactor return response with object id
* chore: fix ci
* chore: fix ci
|
2024-04-24 12:07:54 +08:00 |
Nathan.fooo
|
5f970a625a
|
chore: use rust 1.77 (#493)
|
2024-04-24 10:47:18 +08:00 |
Nathan.fooo
|
fbadca759a
|
chore: retry with exponentail back off (#437)
|
2024-04-02 09:24:23 +08:00 |
Nathan.fooo
|
5a06cb3278
|
feat: get collab retry (#434)
* chore: retry when fetch collab doc state
* chore: fix test
* chore: disable log
* chore: fix client api build
* chore: log
* chore: try invite and acccept
* chore: add todo
* chore: update ci
|
2024-04-01 09:39:02 +08:00 |
Nathan.fooo
|
cd9fc34465
|
refactor: crate folder (#423)
* refactor: crate folder
* chore: update docs
* chore: clippy
|
2024-03-28 11:06:14 +08:00 |
Nathan.fooo
|
c85383b21d
|
chore: project folder structture (#392)
* chore: docker build
* chore: update
* chore: update
* chore: test stream pubsub
* chore: fix wanrings
* chore: realtime crate
* chore: realtime crate
* chore: realtime crate
* chore: realtime crate
* chore: reanme crates
* chore: reanme crates
* chore: project structure
* chore: disable docker for collab hisotry
|
2024-03-22 11:24:28 +08:00 |
Nathan.fooo
|
a2076d4dae
|
chore: rename websocket crate (#390)
* chore: rename crate
* chore: rename crate
* chore: rename crate
|
2024-03-17 16:04:30 +08:00 |
Nathan.fooo
|
2cf857bd00
|
feat: optimize websocket message (#351)
* chore: send multiple message
* refactor: message
* refactor: message
* fix: test
* fix: test
* fix: test
* chore: docs
* fix: test
* chore: support compress
* chore: interval retry
* chore: fix test
* chore: merge main
* chore: clippy
* chore: clippy
* ci: fix test
* chore: clippy
* chore: clippy
|
2024-03-02 02:53:14 +08:00 |
Nathan.fooo
|
375318774a
|
chore: optimize websocket connect (#352)
* chore: optimize websocket connect
* chore: fix clippy
* chore: fix clippy
* chore: fix test
* chore: fix test
|
2024-02-26 15:24:54 +08:00 |
Nathan.fooo
|
05c1b7b2db
|
feat: Stream msg (#320)
* chore: refactor group
|
2024-02-18 16:34:47 +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.fooo
|
0875329a43
|
Fix ping (#284)
* fix: create document crash
* chore: fix ping
* chore: clippy
|
2024-02-02 09:33:48 +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 |
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 |