Pooya Parsa

Results 2282 comments of Pooya Parsa

Hi dear @shareable-vision. Sorry for answering late and thanks for willing to continue working on this. Nice point about XML parser lacking. Looking at `webdav` dependencies, they use [fast-xml-parser](https://www.npmjs.com/package/fast-xml-parser) i...

Thanks for updates and nice work on this @shareable-vision I have marked PR as draft in meantime please ping when felt ready I will also check locally in coming days...

(@becem-gharbi sorry for delay on my side to give feedback, if you like, we can still keep it open or alternatively i can continue on this. just assuring you it...

@Celibioux I have listed it for db0 tracker list: https://github.com/unjs/db0/issues/32

Thanks for the feedback dear @danielwaltz. SQLite and other SQL dialects will for sure be supported in unstorage so you can leverage the same DB-File for the Nitro caching layer...

@zanfee i will release later but i guess since they are non-major deps, if in your project you renew your lockfile you will get the latest?

Hi dear @PGLongo thanks for putting efforts on this pull request ❤️ I tend to agree with @Atinux while also hearing you. Indeed standard JWT/OAuth flows usually share similar steps...

@addyosmani Fully agree to use nuxt/image (see #26). (docs are not updated with recent changes) If I'm correct idea of this project is to evaluate a realistic nuxt application performance....

@anton-karlovskiy Finally having srcset would be best. But image module will generate provider links (resized) instead of manually computing. I.e. this PR is perfect but not reflecting nuxt perf if...

Nuxt has a preset of integrations from vue ecosystem like `vue-router` and `vue-meta` in addition to vue itself which are mostly required by any realistic vue app. Vuex integration for...