Mark R. Florkowski

Results 89 comments of Mark R. Florkowski

Good callout, will need to check if the tool we use for generating those docs supports this or if we will need to build something to support it.

We kind of expect you to store that information in your own DB, `listFiles` being more of a backup method, hence why it does not return much info. That said,...

I believe this is a browser/platform issue, not an Uploadthing issue, as both cases are working fine for me on Arc/MacOS.

Can you try out this tester and let me know which (if any) of the inputs properly filter for you? https://codepen.io/retool-mark/full/OPJbWwK

Ok, we are using mime types like that for the UT components, so that lines up. I think we might be able to do mimes + extensions though for better...

I agree, I would be hesitant to maintain the translations "natively" since that could so quickly explode in size for a feature many users may not use, but this is...

> Do you mean to make the components more customizable so you can add your custom text? This is already possible with [content customization](https://docs.uploadthing.com/concepts/theming#content-customization), but there is definitely room for...

Can you provide sample `.kmz` and `.kml` files I can test with?

Yeah, confirmed on mimtype.io, seems like browser does not detect. ![image](https://github.com/user-attachments/assets/6e761390-d3ed-484b-bd45-330284a3849e) We could potentially build in functionality to the components to handle cases like these, though we wouldn't be able...