-
**Describe the bug**
Loading module from “node_modules/.vite/deps/@smui_circular-progress.js?t=1732696067466&v=add207c9” was blocked because of a disallowed MIME type (“”).
**To Reproduce**
impo…
-
### Description
I got a BinaryObjectType class, with having `xsd:base64Binary` as text value, and `mimeCode` attribute.
Now, I would like to check if `mimeCode` is a valid mime type.
Maybe in s…
-
useful for making sure we're not trying to check image / css / js links.
May be useful to whitelist instead?
-
I do no know if this is by design, but some `ContentType`s seem to be missing their associated `mime_type` values.
e.g. the MKV content type specifies its `mime_type` as `None` instead of `video/x-ma…
-
``` c
/* Read the result */
char *res = malloc(256);
size_t len = read(pipefd[0], res, 256);
/* Trim the newline */
len--;
res[len] = 0;
close(pipefd[0]);
if (str_has_…
-
#### Is your feature request related to a problem? Please describe.
I’d like to use multiple backends and/or multiple image formats per backend to create a notebook that displays nicely in different e…
-
## Describe the bug
When sending a PGP encrypted mail, Postal does not add the tracking pixel. This is also true for PGP signed (not encrypted) mails, probably to keep the signature intact. When si…
-
I get the error every time I turn on Phy2 (windows, anaconda). I am not sure if this affects the downstream processing of data in any way. One limitation is that keyboard shortcut 'W' doesn't work to …
-
Support for decoding email headers that are MIME encoded as follows:
```
From: =?ISO-2022-JP?B?P++9pO+9qj8/Pw==?=
To: =?ISO-2022-JP?B?P++9uj8/Pz8=?=
Subject: =?ISO-2022-JP?B?Pz/vvbU/P++9sz8/Pz…
-
### Is your feature request related to a problem? Please describe.
Right now exported CSV files uses `text/comma-separated-values` mime type. According to [RFC 4180](https://datatracker.ietf.org/do…