-
http://localhost:3000/song/url?hash=8C9A961263F9DB8CB22FCBBA63418328
{
"extName": "mp3",
"classmap": {
"attr0": 234881032
},
"status": 1,
"volume": -9.1,
"std…
-
The retro HUD main image is too massive (gfx\vgui\hud_main2.vga) because it uses a lot of empty space that doesn't need to use. It should use the new image (gfx\vgui\hud_main3.vga), but requires all t…
-
Handbook 11 has 2 parts for edition 1 to 3:
* (民間活用編)used to be Handbook 06 edition 1 to 3
* (公共活用編)used to be Handbook 04 edition 1 to 3
Only from edition 4 they are combined into Handbook 11.…
-
### Describe the Bug
It would be nice is generateFileUrl could return a string or null. If I have an image size option larger than the original photo then all the properties in that object are null. …
-
Use this instead to have custom reporting on it: https://www.npmjs.com/package/gzip-size
-
It would be nice to have Filesizes in TOML.
```
test = 1MB # Results in 1.000 * 1.000 = 1.000.000
test2 = 1MiB # Results in 1.024 * 1.024 = 1.048.576
```
Things like max Filesize etc. are used in…
-
See http://bugs.jqueryui.com/ticket/7855#comment:5
-
#20911 compresses all PNG files to reduce filesize and improve loading time performance. OpenRA's PNG tooling doesn't employ strong compression so we will lose these gains if e.g. map previews are reg…
-
When `--importWorkerDisk` is not specified for WDL and CWL, there should be some sort of file sniffing functionality to detect the minimum amount of disk space needed for the importing job to run. Thi…
-
Hello, I downloaded separate country end try to seed it.
And that's what i got.
My commands was:
`php artisan geo:seed --chunk=3000 IN --append`
and
`php -d memory_limit=8000M artisan geo:seed -…