StudioEtrange
StudioEtrange
###### Organizr Version: version 2.1.308 COMMIT 847778a34a0863b2fd88836f514a83498dd485b6 https://github.com/causefx/Organizr/commit/847778a34a0863b2fd88836f514a83498dd485b6 ###### Branch: v2-master ###### WebServer: Traefik + dockerised version ###### Operating System: Ubuntu ##### Problem Description: * The problem concerns links from...
Add a --noprocessing cli option and an GUI option to NOT transform image it will ignore any selected profil or processing options In example : usefull when just want to...
sync python requirements between setup.py and requirements.txt this avoid installation problem when install from pip install git+http:// this avoid also problems like these : https://github.com/ciromattia/kcc/issues/410
At the end of convert process, the created file is moved from temp folder to same folder as original file with shutil.move shutil.move try to change stat (timestamp and file...
Convert process ERROR when using SMB/CIFS : Operation not permitted / link Invalid cross-device link At the end of convert process, the created file is moved from temp folder to...
What is the difference between crop and cloudplow https://github.com/l3uddz/cloudplow ?
cert file path must be dynamicly computed into absolute path to be independent of the current running dir
The purpose is like for saving token in a file : by saving payload and signature and port we can use these values outside of these scripts Need that at...