shynome

Results 31 comments of shynome

oh, I have created this issue at 1 year ago

want add prefix `post.id`

it seems already work? (by use [`npm:` specifiers](https://docs.deno.com/runtime/manual/node/npm_specifiers)) so great projects! ```ts import { ImageMagick, initializeImageMagick, Magick, } from "npm:@imagemagick/magick-wasm"; await initializeImageMagick(); console.log(Magick.imageMagickVersion); const buf = await fetch(new URL("./download.jpeg", import.meta.url)).then((r)...

pc style is fine, mobile style is bad. here is mobile screenshot ![image](https://github.com/dunglas/frankenphp/assets/17316043/265cd302-5c6c-43f8-9a3b-caf2385cc31f)

I have found `requestKey`, but I feel it is not a good interface for javascript, I like use js native cancel signal `AbortSignal` more That’s a bit of a digression,...

Thanks for your reply, I had implement it by myself, so it will not block me. `requestKey` is fine, but it need export `cancelRequestKey` function, let user can muanal control...

yes, add it at `https://rocicorp.dev` should be enough

如果宕机了未恢复应该是红色报警, 现在"宕机状态"和"未宕机状态"显示的一模一样, 并不能直观的得出此项已宕机 左侧状态色如果宕机了的话应该是 "红色报警" 而不是 "黄色警报" ![Image](https://github.com/user-attachments/assets/4d59ef87-2fe9-4211-abeb-3882f3e9f11a)