Stefanos Mousafeiris

Results 29 issues of Stefanos Mousafeiris

### Background I can't deploy some of my projects with serverless' --aws-s3-accelerate option enabled as the S3 bucket is by default not transfer acceleration enabled. I noticed there is a...

needs to be updated

Currently this fails when running statements with commands shorter than 6 characters like `BEGIN`. Fixes https://github.com/capacitor-community/sqlite/issues/526

## Environment - Xcode version: 14.2 - iOS version: 16.2 - Devices affected: all - Maps SDK Version: 10.12.0 ## Observed behavior and steps to reproduce When downloading an offline...

bug :beetle:

### Describe the bug Loading a Vite + React project from GitHub and running a dev server fails to load - the dev server starts, but any loads either fail...

The usual notifier pattern but for shape subscription status

Some changes to the recipes example in order to include them as live demos on the website. I've been having some trouble with the Stackblitz web containers failing to Vite...

Including all of the Expo family shopping list project. Features: - Auth (signup/login/logout - no verification and forgot password yet) - Create and edit shopping lists - Create shopping list...

Currently the `ChangeMessage` and `ControlMessage` coming from upstream can only be differentiated by whether they have an `action` header or `control` header. This has caused a less than ideal experience...

Having some e2e tests on the web examples (e.g. with playwright) would cover a larger surface like using the client within a browser (see `fetch` issue https://github.com/electric-sql/electric-next/pull/134)

Creating docker images `pglite-builder` for both arm and x86 machines to enable easy local building of pglite. This work involves both CI + automation for the build as well as...