George Herbert

Results 8 issues of George Herbert

In the console preview the per hour calculation is incorrect when the time goes over an hour. See prints screen where after 1 day and a few hours/minutes that i...

**Checklist:** * [x] I have checked that there are no issues with similar or the same content **YOU SHOULD CHECK CLOSED ISSUES AS WELL** * [x] I have checked the...

I have been running OpenVPN in a container to act as the network for a second container that is accessing privates hosts. On my mac it works fine. However when...

I have been running OpenVPN in a container to act as the network for a second container that is accessing privates hosts. On my mac it works fine. However when...

A number of users are reporting they are unable to login with discord for their maps when users are on 15.0.2 of iOS. I have some users facing the same...

Fixes #31 Fixes the issues on all Desktop platforms when the window is wider than the height and mean it used the tablet sizes. This change ensures that width=Size.width rather...

I have metadata that is an array, for example, I have tags against a file, `tags: [tag1, tag2]` and I need to be able to filter on them. However, I...

auto:improvement
size:M

Sadly due to MongoDB limitations [see here](https://www.mongodb.com/docs/atlas/app-services/functions/javascript-support/#util) TextEncoder and TextDecoder. This is the error I get ```json {"message":"'TextEncoder' is not defined","name":"ReferenceError"} ``` Not sure if there is a workaround e.g....