ad90xa0-aa

Results 16 issues of ad90xa0-aa

I can help translate it for portuguese if necessary. Is there a chance we can get this working? Of course it would still be up to volunteers to do the...

I have a script that takes as input complex text, with new lines, emojis, special characters, everything. This being the configuration: ``` "parameters":[ { "name":"TEXTO", "type":"text", "param":"-text", "required":true }, {...

duplicate

When accessing the script server from iphone/safari every action I do, trying to execute a script, change to a new one, etc it asks to login again. Why this happens?

All my users that use iphones report that the web interface doesn't work for them. I don't have any iphones so it's hard for me to debug it better. But...

bug

I have a script that install certbot for cloudflare with pip3. Everytime I run it there is a issue with some random package that i have to fix and break...

question
area: pkging

**Describe the bug** If you proxy a subdomain with assets with relative links... example login/signup they will be loaded using the root domain, which is very often what we don't...

bug

The current script will fail with lots of folders and filenames. I can get past the `UnicodeEncodeError:` with this: ``` reload(sys) sys.setdefaultencoding('utf-8') ``` But then it goes on but nothing...

enhancement

Is there a way to fix this? Please fix this as it is very annoying :/

Is it possible to support non HTML5 devices, like playstation 3, 4, old samsung tvs, etc. I can pay a $1000 bounty for this

How can I change the port used to stream? I want to serve many files from the same server...can't do that without using a different port Thanks!