-
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicat…
-
I am doing this for educational purpose. Can you guide me?
root@Kali:~/LeakLooker# python leaklooker.py -h
Traceback (most recent call last):
File "leaklooker.py", line 1, in
from hurry.…
-
I'm a bit confused on how to properly increasing the php values for max file size.
Currently my admin page says: PHP: upload_max_filesize = 25M; post_max_size = 25M
I have increased the docker ENV…
-
### Describe the Feature
As it stands and I understand it right now, Bluesky performs lossy compression on all media uploaded. It is possible to get a less artifacted version from an image uploaded i…
-
Hi!
I'm trying to compile assimp on windows 10 with mingw10 32 bits but I get this compilation error.
C:\Users\Laurent et Christian\assimp-assimp-8b9ed34\code\Common\DefaultIOStream.cpp:160:24: er…
-
a 1.3mb file is reported as 4kb?
{exp:jco_getfileinfo file="/images/uploads/docs/CountryLife_story1.pdf"}({file_size}){/exp:jco_getfileinfo}
-
Image compression in Excalidraw could be improved in 2 ways:
## 1) Blurry / Fuzzy Images
Images inserted into Excalidraw are compressed, causing blurriness:
Original screenshot:
Th…
-
当文件>4GB时就会失败,因为超出了上限。
It fails when the file is >4GB because the limit is exceeded.
```python
line 95, in do_POST
filecontent = self.rfile.read(filesize)
OverflowError: signed integer i…
-
I hope this will get answered.
Good day
I am trying to create the Docker installation of Linkstack. This is the command I was using:
docker run --detach \
--name linkstack \
--hostn…
-
I am trying to save all coherence and phase data into a GeoTIFF using sbas.export_geotiff.
decimator = sbas.decimator(resolution=15)
corr_sbas = decimator(ds_sbas.correlation)
sbas.export_geotiff…