-
**Describe the bug**
Today when after setting the default locale to sv_SE i get 2025-3-9 for yMd dates, not the 2025-03-09 which I would expect. The 2025-3-9 format is never used in Sweden, we use the…
-
Currently, the Sixel module supports image formats like PNG, JPG, and others, but it lacks support for .ico (icon) files.
i managed to do that by this ps1 script:
```powershell
$image = [System.Draw…
-
-
This makes the server backend cross platform and portable, making it possible to port Übersicht to linux and windows.
-
It seems that Travis CI support for Windows build pipelines is still in beta and immature. After some research, I found tool that might be handy and it's free for OSS:
https://www.appveyor.com/
-
When editing a shared document from Windows, once edits are complete, the lock file is removed. However, when editing from a mac, there is a ".[filename]" 4kb lockfile remaining. I'm able to manuall…
-
|[](https://github.com/glyph)| @glyph reported|
|-|-|
|Trac ID|trac#1472|
|Type|enhancement|
|Created|2006-02-07 03:30:02Z|
Searchable metadata
```
trac-id__1472 1472
type__enhancement enhancement…
-
#### Expected Behavior:
When uploading to a different slot, the code remains in the other slot
#### Actual Behavior:
If the code in a different slot was uploaded from a different OS it is removed…
-
## Description of the feature
The language needs some kind of cross-platform runtime instead of relying on the gcc C runtime. (I believe we use crt1 found in /lib on linux?). This will eventually bri…
-
**Is your feature request related to a problem? Please describe.**
There is the problem that in Android 11 the standard file I/O will not be supported anymore on external storage.
All file access on…