theMatrix.dev

Results 14 issues of theMatrix.dev

## Please follow the guide below - Issues submitted without this template format will be **ignored**. - Please read the questions **carefully** and answer completely. - Do not post screenshots...

This is the first root-bypass I have seen working with Puzzle-and-Dragon. I use it for testing root-bypass app. I don't play with it, yet. May you please add support to...

app-request

Thanks for your work. May I request to add some control on when to broadcast beacon? For example, triggering by location, time, etc. Or to be able to control by...

I have read several issues here but it does not help. I have two Sony phones, on Android 11 and 12. Bluetooth on, Nearby-Share on. On my phone I clicked...

I want to setup Mort to serve webp images on Wordpress on-the-fly. i.e. BEFORE: `https://mydomain.com/wp-content/filename.jpg` (content type: jpeg) AFTER: `https://mydomain.com/wp-content/filename.jpg` (content type: webp) My setup is: Cloudflare -> Docker -...

Using the javascript provided, the signature generated is incorrect. No "content" is returned. This is the javascript file where _signature is generated. https://s16.tiktokcdn.com/tiktok/falcon/static/js/a74c1f34.js May you please take a look on...

Hello there, Some of my destination servers are not directly accessible. I have configured them to be accessed via Cloudflare Tunnel (Cloudflared, WireGuard UDP VPN) It just works like traditional...

### Jenkins and plugins versions report Environment ```text Jenkins: 2.426.2 OS: Linux - 5.15.0-1051-aws Java: 17.0.9 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 authentication-tokens:1.53.v1c90fd9191a_b_ bouncycastle-api:2.30.1.77-225.v26ea_c9455fd9 branch-api:2.1135.v8de8e7899051 caffeine-api:3.1.8-133.v17b_1ff2e0599 cloudbees-bitbucket-branch-source:856.v04c46c86f911...

bug

I am using this app to trigger home assistant actions. A MQTT or URL call is good. I place the beacon at home. So I don't want the app to...

Hello there, When some request.args.get() is missing (in my case, no "photo_url") and None is returned as the default value, `key + '=' + data[key]` would result in error since...