Yoav
Yoav
On Android, when apps have `extractNativeLibs` set to `false`, the configuration and potentially script files for frida-gadget are not extracted and cannot be read using `FileUtils`.
Required for https://github.com/frida/frida-core/pull/539
Would be awesome to be able to prompt stuff like "take a look at capture.mitm, write a script that replicates the login flow"
I found it useful when I wanted to store a PickleDB that's also mostly readable without the use of a prettifier (setting indent=2), but there's probably other uses for it...
As pointed out in https://github.com/devlikeapro/waha/issues/458#issuecomment-3422475229: In some deployments, we periodically clear or prune the WAHA database to save storage space. However, this makes it impossible to later retrieve older messages....
I already manage my configuration on my own, using `direnv` and various configuration files. It would be great being able to stop the convex cli from writing to `.env.local` when...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Would...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Would...
My attempt at closing my own issue #5581 ## Summary - Added "Create project" button to home page (both in header and empty state) - Added `POST /project` API endpoint...