Anand Chowdhary
Anand Chowdhary
However, most mobile devices support clicking a photo from the camera using the Local (file upload) service.
Thanks for opening this issue, @Prince444. Quick question: Is it not possible to compute the file size on the server side? For example (Node.js), if you save the file on...
Did you specify the `multiple: true` option? I think that's required to tell Uppload to use `uploadMultiple` instead of `upload`: https://uppload.js.org/multiple-files#uploading-multiple-files
Just the latter. :)
@shadcn maybe a migration from `cva` to `tw-classed` would be beneficial sooner rather than later, because it will likely result in a large diff for all components since a lot...
@houserx-jmcc That's a good idea, since Upptime itself has access to the private repo, it can fetch the status, generate the badge, and store it as an SVG within the...
Fixed in https://github.com/upptime/uptime-monitor/releases/tag/v1.34.2! Can you please test by manually running "Update Template CI" and after it's complete, running "Static Site CI"?
The rule is to run Setup CI when `.upptimerc.yml` is changed.
You're right, happy to accept a PR that changes the default workflow and adds both "master" and "main" branches. And perhaps we have a configuration property to let people configure...
@madhogs I think this is an unrelated issue to this one. What @Aterfax means is that if you add a custom CNAME, there's an error with loading the CSS. I...