M-Fawaz Orabi

Results 30 comments of M-Fawaz Orabi

Hey @amasad, I'd like to revive this extension. I really need that search by URL and delete all results feature!

According to [this article](https://www.phoronix.com/scan.php?page=news_item&px=KDE-Connect-1.3-Released), KDE Connect 1.3 ships with a built-in Nautilus extension. You should not be using this :smile:

@samtuke Oh, I just realized that you are actually using that plugin. [`kde-connect-nautilus`](https://apps.fedoraproject.org/packages/kde-connect-nautilus) is totally different from this. Please report the issue to the right repository.

I haven't read the code, but maybe we could fallback to rendering a static list with simple pagination buttons (prev, next) if we are on the server?

It would also be nice if Podman is supported out of the box. The VS Code implementation is pretty coupled to Docker and that comes with complexities when it comes...

https://github.com/forabi/docker-insync

@89luca89 I'm using multiple Electron-based AppImages with Wayland by providing the flags ` --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform-hint=auto` but these do not seem to work with DevPod

@KyleAMathews yes, it's directly from the electric server. I confirmed that by logging the status code of the response before the proxy forwards it. TBH I'd prefer if `POST` was...

URL looks like `http://localhost:3001/v1/shape?table=patient_profiles&where="id in (1000 uuids separated by a comma)"` so for this specific table and origin the exact length is 39151 chars. Obviously it could be larger for...