Liza Katz

Results 8 issues of Liza Katz

Updated README based on my local setup

Currently ingredients are returned as unprocessed strings. I'm proposing a change to the existing `ingredients` API to returned an array of objects with the following structure (using `quantulum3`): ``` [{...

Running the action triggers a warning: ``` [repo-sync](https://github.com/lizozom/fume-sync-test/actions/runs/8007999252/job/21873401390) Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaywcjlove/github-action-package@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. ```

Added lib methods and types to support checkout in the demo * `initPaymentSessions` * `selectPaymentSession` * `completeCart`

* Upgrade Gatsby to latest version 5.13 * Upgrade all Gatsby plugins to appropriate latest versions * Upgrade all other dependencies (react, etc)

**Describe the bug** Can't start any bank account scraping **To Reproduce** Steps to reproduce the behavior: 1. Install on Ubuntu 24 2. Add any bank account 3. Click on "הפעל"...

bug

**Is your feature request related to a problem? Please describe.** Accessing the microphone in React requires verbose boilerplate — handling permissions, creating MediaStream, managing cleanup, and dealing with browser quirks....