-
Since we updated a few mime icons (doc, spreadsheets, pdf, archives...), we stepped away from the themed mime icons to use either org-provided colors (like red for pdf, blue for docx...) or fallback t…
-
![image](https://user-images.githubusercontent.com/68985954/218831611-203fe711-426d-4491-bc97-068dc5e045a4.png)
![image](https://user-images.githubusercontent.com/68985954/218832916-cb2973e8-a125-4bb…
-
I'm still trying to understand how all of this works. The issue is I record a video with MediaRecorder in the browser and submit it to my node server which uses multer (which uses busboy).
In chro…
-
### Describe the bug
Hi Gradio Development Team,
I suspect there may be an issue with the `Examples` mechanism when using the `gr.Gallery` component. The same `Examples` implementation works per…
-
### Description
I would like to see the performance of `get_available_post_mime_types()` improved as the underlying database query can be quite expensive on large sites:
> SELECT DISTINCT post_mim…
-
## 当前问题
目前,文件类型检测通过硬编码的扩展名数组实现:
```typescript
export const imageExts = ['.jpg', '.jpeg', '.png', '.gif', '.bmp', '.webp']
export const videoExts = ['.mp4', '.avi', '.mov', '.wmv', '.flv', '.mkv'…
-
### Is your feature request related to a problem? Please describe.
I would like to send signed mails with a valid S/MIME certificate and for this reason I have already looked into the go-mail middlew…
-
How can one add support for Attachment mime types like model/obj and model/mtl, see https://www.iana.org/assignments/media-types/media-types.xhtml#model
-
### What are you trying to achieve?
I am trying to implement sharp on my backend system, when i want to create thumbnail for images [jpeg, jpg,png]
I will be attaching the code section below, i have…
-
_Reported by Luzifer on 26 Jan 2008 15:03 UTC as Trac ticket #1484725_
It would be very nice if one could digitally sign / encrypt mails in roundcube with S/MIME certificates (http://en.wikipedia.org…