Jani Uusitalo

Results 8 issues of Jani Uusitalo

My go-to way of quickly parsing arguments is as follows: #!/bin/bash quiet="true" files=() for arg in "${@}"; do case "${arg}" in "-v" | "--verbose") quiet="false" ;; *) files+=( "${arg}" )...

**Steps to reproduce:** Select to download a file uploaded to a channel. **What happens:** A browser window/tab opens with a Slack redirect URL pointing to the file, and asks me...

enhancement

I'm using Ubuntu 18.04, which has Gnome Shell 3.28 (3.28.3+git20190124-0ubuntu18.04.1). After I updated the extension to latest release (16), it fails to start. Gnome Shell reports this error: Extension "[email protected]"...

bug

### ⚠️ Before submitting, please verify the following: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...

0. Needs triage

I was on my Android device, saving URLs pointing to individual comments in threads at Ubiquiti's Unifi forums, but later returning to them on my desktop realized that the hash...

### Steps to reproduce 1. Have a PDF file with the name "ä.pdf" (sic) in your Nextcloud. 2. Have a different PDF file with the same name on your IOS...

5. to check

I'm in a UTF-8 environment and a lot of my directories' names have characters above ASCII in them. For many of those it'd be natural to assign bookmark names that...

I added pubeurope.com to my blocked domains, and now my home feed consists of nothing but posts from that domain. I've apparently blocked Threads previously (although I don't remember it,...

🐛 Bug
🧠 Backend