Yann
Yann
Oh yes. Actually you can still copy paste your email and just add what is required by rules, like so. `[email protected]!` But maybe it's good enough for now
Yep, and even with this rules, `P@ssword123` is considered strong, so rules are pretty annoying for user without preventing some very bad passwords, but that's okay for now. I'm thinking...
à noter qu'il y a une fonction remet les profils dans un ordre différent chaque jour il me semble, donc ce ne sont jamais les mêmes personnes sur la première...
Du coup je viens de me rappeler qu'il y a un bien un JSON de généré lors de la compilation du site statique: https://popcorn-nantes.github.io/api/search-index.json
Interesting, for https://github.com/contentacms/contenta_vue_nuxt we used a combination of waterwheel + jsonapi-parse + axios. Maybe this could have been reduced to Waterwheel + SuperAgent-jsonapify ?
Hello ! thx for the package and glad if it might be useful for someone else. I follow the same straightforward path for now : requesting categories and **then** launch...
@e0ipso sounds unclear for me : - you send a document describing a list to http requests you want to do - you send this document to the server -...
I tried first a straightforward implementation : request categories then launch one http request by category to see if it is slow or not: here it is : https://contentavuedemo.github.io/recipes (below...