-
### Applet version/Build date
Version 2.0.0 (2024-06-28 08:30:35)
### Cinnamon version
Cinnamon 6.0.4
### Distribution
Mint 21.3
### Graphics hardware *and* driver used
Intel Corp…
-
## Bug Description
After updating `undici` from version 6.15.0 to 6.16.0, our `jsdom` testing environment started throwing errors related to `markResourceTiming` and accessing the `location` proper…
-
Malicious script can use `LD_PRELOAD` or similar mechanisms to run any command given permission to run some specific command and `'write'` permission with any valid path.
https://gist.github.com/Go…
-
``` sql
--
-- SQLiteStudio v3.4.3 生成的文件,周日 1月 22 14:09:45 2023
--
-- 所用的文本编码:System
--
PRAGMA foreign_keys = off;
BEGIN TRANSACTION;
-- 表:comments
CREATE TABLE IF NOT EXISTS comments (
…
-
Would it be worth upgrading to Qt6? What work would need to be done and what help is needed?
Additionally, this issue is more of a place holder to link issues that depend on Qt6, which at this poin…
ajmas updated
1 month ago
-
Cloudflare Mail Routingで受け取ったりできるようにするために、APIを作成する
-
### Version
22.3.0
### Platform
Linux
### Subsystem
_No response_
### What steps will reproduce the bug?
Here is a test script that will reproduce the bug.
I've been unable to re…
wille updated
4 months ago
-
@skovhus
### Code editor
Codium (Visual Studio Code)
### Platform
Ubuntu 23.04
### Version
```
$ bash-language-server -v
4.9.1
```
![image](https://user-images.githubusercont…
-
## Describe the bug
When sending a POST request with a `FormData` body, the `req.body` contains a string `"[object FormData]"` and I can't get the data that was sent.
## Environment
- `msw: 0…
-
Guard against exceeding the maximum TextDecoder token sequence length for non-streaming mode. Long and fast enough speech within a 30-second window occasionally requires more tokens than maximum allow…