Yoshi Jäger
Yoshi Jäger
This PR introduces the ability to use an instance of sqlite3.Database to perform backups using the Online Backup API. This PR is a work in progress until `yarn test` runs...
## Description (What) This PR introduces support for creating ARM64 binaries, which are necessary for compatibility with Apple's M1 and M2 chips. ## Justification (Why) This PR adds support for...
This PR makes the file `psudohash.py` executable. It does so by using `bin/env` to determine the currently active python installation, and by setting the executable bit of the file
This PR adds support for a `connect` event, that allows the caller to verify that the connection was successful.
**- What I did** Add an option to `linuxkit/format` that allows specifying multiple partitions. **- How I did it** I modified the `format.go` source code by adding a `partitionLayoutVar `...
**- What I did** This is a WIP PR. I am using this great project on my M1 Mac and I noticed a couple of output formats are not working...
# 🐛 bug report We are trying to import a module from a mono repo. That monorepo is setup correctly but it imports another library with `import()` wrapped into a...
## App Extensions do not show font styles correctly  We are currently porting our react-native app from 0.7x to 0.8x, including our app extension to the new architecture which...