Pelle Wessman

Results 711 comments of Pelle Wessman
trafficstars

Right, a quick look showed quite a few more commits, but maybe they were all internal then. That change of mine is indeed the one I was looking at making...

Not really sure how to fix this? ![Skärmavbild 2021-01-20 kl 01 01 32](https://user-images.githubusercontent.com/34457/105108711-23be7280-5abb-11eb-8c6c-be7758925286.png) ![Skärmavbild 2021-01-20 kl 01 02 34](https://user-images.githubusercontent.com/34457/105108737-30db6180-5abb-11eb-96a4-acfc024fb0a9.png)

`async` gets removed as part of #218

@danielst-vccp: I made a custom image uploader field for a project of mine, if you want to have a reference on how one can approach that: https://github.com/voxpelli/node-one-page/blob/9b2f57bbedf68aa54cbe291d1879741a7da28b7a/lib/utils/forms.js#L22-75 It in turn...

My image field is now possible to use as part of: https://github.com/Sydsvenskan/node-forms-utils#fields

And even if not actively counting then perhaps make it so `submitted 37 minutes ago from aaronparecki.com` becomes `submitted 37 minutes ago from aaronparecki.com and voxpelli.com` or, for the cases...

+1, perhaps this could be achieved by optionally supporting something like https://github.com/prose/gatekeeper ?

Related: https://github.com/fastify/fast-uri/issues/21

I can make a PR for this after #110 is merged

As was mentioned in https://github.com/pinojs/pino-std-serializers/pull/110#issuecomment-1154366223 the design goal is to: > optimize for usefulness per size (message and stack are concatenated but causes are not serialized in full) So pretty...