Sandro Circi
Sandro Circi
### Describe the Bug Currently the Authentication via SDK has some inconsistencies. To be more precise the issue is with both operation arguments as well as defaults used for each...
### Environment Node.js `20` and Bun `1.1` packages: - Nuxt: `3.11.2` - ufo: `1.5.3` ### Reproduction I'm sufficiently secure this is more than enough ```ts import { withHttp, withHttps, withProtocol...
### Is your feature request related to a problem? Ability to override what `fetch` to use when using this SDK. Also noticed that this was possible in `0.11`. ### Describe...
### Describe the feature Recently I've discovered [open-runtimes](https://github.com/open-runtimes/open-runtimes), used under the hood by [Appwrite](https://appwrite.io): > Runtime environments for serverless cloud computing for multiple coding languages, aiming to create a consistent...
**Is your feature request related to a problem? Please describe.** By default Cloudflare Page's builds are triggered on each commit/PR to the configured production branch. This means that the `Deployments`...
# SurrealDB 2.x I've update the template to both support SurrealDB 2.x as well as changing some of the default variables (in line with official ones). ## ENVs The following...
### Description This is actually something I tried in the past and failed miserably, a Carousel with infinite scrolling. Two main variants exists: - On the first and last image,...
So, when I implemented Instagram as a provider I wasn't aware of an [API change that was coming](https://developers.facebook.com/blog/post/2024/09/04/update-on-instagram-basic-display-api/?locale=en_US), in particular: > Starting on December 4th, 2024, [Instagram Basic Display API](https://developers.facebook.com/docs/instagram-basic-display-api/)...
Long story short: the current main classes for PGlite use a number of private methods, but since Vue's reactivity is based on proxying this effectively breaks its usability ([official comment](https://github.com/vuejs/core/issues/8149#issuecomment-1521009456))....
### ✅ TODO - [x] `$directusFetch` (custom `$fetch`) - [x] `useDirectusFetch` (custom `useFetch`) - [x] `useDirectusItems` - [x] `useDirectusCollections` - [x] `useDirectusNotifications` - [x] `useDirectusActivity` - [x] `useDirectusRevisions` - [x]...