thewh1teagle

Results 135 comments of thewh1teagle

@jeliebig Create an array of the db names then indexedDB.databases will not be necessery

Thanks for asking, Yes you can and I would like to : - ) About the restore point - as I remember my poc working with restore, I just backuped...

You can use this library I made - [Evpn](https://github.com/thewh1teagle/evpn) Windows is supported

What's the status of this PR? is it going to be merged?

It's nearly 50 lines and a year ago :) Hope you get time to check it out. By the way, can we use the same device for absolute and relative...

@basveeling Maybe you will be interested, and it will be great if you can take a look I rewrote this PR in Dart and use it in a cross-platform Flutter...

@jonasgloning It's happening to me too. peerjs library can't reach `wss://0.peerjs.com` ![image](https://github.com/peers/peerjs/assets/61390950/942b9f31-4ae1-471b-a105-91d648726361) ![image](https://github.com/peers/peerjs/assets/61390950/82a453e4-2808-4e9a-b083-c907dcc293f9) ![image](https://github.com/peers/peerjs/assets/61390950/9901c230-9678-44b1-ac6a-b4e379ce9b19) Ping works it's not DNS problem ![image](https://github.com/peers/peerjs/assets/61390950/3931f047-a7f5-451e-86b1-b9096a95aca1) Server reponsd I don't know why it happens few...

Looks like it's a known problem from the past I encourage you to mention in the README that the default servers are not stable and goes down from time to...

My phone also crashed after installing this module, I got bootloop - `ArrowOS 13` **Update:** I fixed it by removing the folder of the module from `/data/adb/modules` with the recovery.

You already have that. Just remove these 2 lines and everytime url changing it will fire https://github.com/r0x0r/pywebview/blob/master/examples/events.py#L42