Joshua

Results 17 issues of Joshua

They are reported as different Application outputs in windows ![ApplicationFrameHost_2022-03-31_20-00-04](https://user-images.githubusercontent.com/1449312/161120268-c454fbb0-3a10-44a9-8b37-09e1debae04c.png)

Hi, I noticed that sometimes I get wrong values from the cache when I query stuff back to back. This might be because I am using https://github.com/queicherius/gw2api-client/pull/72 already. ```typescript this.item...

bug
non released branch

**Describe the bug** I am using `dominant-baseline="central"` to vertically center some text. This works fine in the svg, but not in the generated pdf. **Screenshots** SVG: ![svg](https://0x0.st/zcxe.png) PDF: ![pdf](https://0x0.st/zcx2.png) **Desktop...

enhancement
help wanted
Hacktoberfest
difficulty:medium

### Short description of the app An open source prototyping and design platform ### Sources https://github.com/penpot/penpot ### I've read and agree with the following - [X] I've checked all open...

Hello, this might not be exactly related to ovenmediaengine but since I assume here are a lot of people who know stuff about streaming protocols I figured I could ask...

Hi, I have already nginx running on that machine and just wanted to try mox, but I tries to bind to 443. I'd happily reverse proxy it but I need...

Hi, when using `./archive.py -i`, old topics, that have been resolved will be shown as a new topic with only the bots resolve message. It would be nice if in...

Upgrade to the new LTS release of Laravel

- Add table - Add email view - Create frontend views (reset request and new password form) - add backend logic to generate and verify reset tokens

enhancement
help wanted
mentored

https://github.com/w0bm/w0bm.com/blob/a63131278fb434dc7e9c21f05d20cb393dfa328d/app/Models/Video.php#L174 Cannot return a redirect here. need to throw or handle it differently.