Nathan.fooo
|
399f7ba2b5
|
chore: abort sync when the update can not apply (#335)
* chore: abort sync when the update can not apply
* chore: fix ci
|
2024-02-21 09:22:26 +08:00 |
Nathan.fooo
|
5cd16d7544
|
chore: load user id and uuid when start (#329)
* chore: load user id and uuid when start
* chore: fix test
* chore: fix test
|
2024-02-20 05:43:33 +08:00 |
Nathan.fooo
|
d4f7aac93a
|
test: add test (#327)
* test: add test
* test: add test
* test: add test
* test: add test
* test: add test
|
2024-02-19 17:12:07 +08:00 |
Nathan.fooo
|
2f0f093331
|
refactor: access control (#318)
* refactor: dir
* chore: update
* fix: test
* chore: fix test
* chore: clippy
* chore: update config
* chore: update
|
2024-02-17 01:15:06 +08:00 |
Nathan.fooo
|
b1c14c8ffb
|
test: add (#300)
* test: add
* test: add
* chore: clippy
* chore: clippy
|
2024-02-09 07:10:26 +08:00 |
Nathan.fooo
|
29a0851f48
|
feat: Rate limit of ws client (#306)
* feat: implement rate limit for client
* chore: check
* chore: check
* chore: check
* chore: update
* chore: add client version
* chore: update
|
2024-02-08 15:11:23 +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
|
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 |
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 |