Mark R. Florkowski

Results 89 comments of Mark R. Florkowski

@KyleMoran138 Can you share what your router definition looks like?

> I get the same error when I want to upload a pdf, did you solve it? Can you confirm which version of Uploadthing you are using, and share what...

May be more clear as `maxFileCount(count: number)`, possibly `fileCount(count: number, type: "exact" | "max")` (if we want the restrictions to all apply to each file individually) If we want to...

I think I am still of the opinion that fileSize should apply to each individual file. Possibly renaming to `maxFileSize()`, though this would be breaking. @t3dotgg -- opinions?

I think part of the proposal that Theo is making is that "total payload size" is not something that the file router should be handling. It's not a super common...

Yeah, it's nicer than the types components which felt very strange.

Theo caved. I am disappointed.

In all reality we will have a dark mode eventually. We are prioritizing functional improvements that cannot be worked around by using a browser extension.

Right now, we don't support styling the button, it is on my list of planned features though. In the mean time, you would need to create your own button and...