Sandro Circi
Sandro Circi
Missing `getInstance` for the `S3` driver, this should allow to presign urls based on the existing driver options.
Resolves #583 while experimenting I've noticed that adding metadata's to the default `memory` drive would introduce even a small amount of overhead (depending on the platform). So instead of modifying...
### Describe the feature I've been digging into `memory` driver related issues and toolset (notably: #13, #168, #262). What are the plans to add TTL and Meta to this driver?...
This is just a small idea, feel free to close. While working with [node/web crypto](https://developer.mozilla.org/en-US/docs/Web/API/Crypto/randomUUID) I've noticed that `randomUUID` returns a template literal: ``` (alias) randomUUID(): `${string}-${string}-${string}-${string}-${string}` import randomUUID Available...
There have been various improvements in the latest beta releases for `valibot` over what is available in `0.42.1`. Ended up updating basically all deps and also updated those tests that...
Resolves #88 Should I also add an auth example via cookie? I might need some help on the `ok: false` backward compatible thing
### 🔗 Linked issue Resolves #1125 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...
### Description A Nuxt module aimed to simplify the use of [PGlite](https://pglite.dev/). > PGlite, an Embeddable Postgres Run a full Postgres database locally in WASM with reactivity and live sync....
### Description The [`nuxt-qrcode` module](https://github.com/sandros94/nuxt-qrcode) aims to simplify the creation and read of QRCodes (and other barcodes) within Nuxt projects. The creation of QRCodes take advantage of powerful styling as...
### 🔗 Linked issue Resolves #1111 (lol) ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a...