Teages
Teages
likes I did on new commit of [cytoid/cytoid.io](/Cytoid/cytoid.io), add the catelogy to the right top the color of qualified need more discussion
sometimes need to open Cytoid levels in Cytoid from website suggest to use `cytoid://[weburl]` such as: `cytoid://levels/level.id`
yee it is very easy just like you did in featured levels I hope it is on the top of the levels page.
now there are many charters use title_localized as describtion, that's bad for qualified system. we can add a message-icon on the top and show a red small circle on it...
If use `pushState()`, it will creat many history when change the input box. Using `replaceState()` can solve the problem.
1. repalce search to `meilisearch` 2. new search design: such as `diff>15 length>120 tag=pcr artist=小倉唯` can search all level which have a 15 or higher difficulty, longer than two minutes,...
WIP - [ ] level.json - [ ] chart - [ ] storyboard sources - [ ] storyboard
Resolves #66 This pull request added multipart upload api and its proxy route. Also fixed a type error on [`proxyHubBlob`](https://github.com/nuxt-hub/core/blob/cb4738059d7a9b8014aa9a56333754fa9a7abdf3/src/runtime/server/utils/blob.ts#L277), it breaks the type check did some check in playground,...
It would be great if we support the [r2 multipart api](https://developers.cloudflare.com/r2/api/workers/workers-multipart-usage/). Workers have a [memory limit of 128MB per Worker](https://developers.cloudflare.com/workers/platform/limits#worker-limits) so the blob can't resolve some large files. And multipart...
### Environment ``` ------------------------------ - Operating System: Windows_NT - Node Version: v20.12.0 - Nuxt Version: 3.11.2 - CLI Version: 3.11.1 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder:...