Léo Pradel

Results 155 issues of Léo Pradel

It appears that for a user, the profile stored on Gaia is not updated after login. Also, the profile seems to be incorrectly signed and the `@stacks/profile` `resolveZoneFileToProfile` function is...

When trying to textillate string containing emoji emoji are destroyed. Is due to [split method](https://github.com/jschr/textillate/blob/master/assets/jquery.lettering.js#L15) Solution: http://stackoverflow.com/questions/34421887/splitting-emoji-safely Use [spliddit](https://github.com/essdot/spliddit) to replace .split() method;

Just a test for now

Upgrade typedoc for the documentation website. Everything is working when creating docs for 3 packages but getting a `JavaScript heap out of memory` error when generating for all the docs.

@larsivi now that the code is merged the website should have some documentation regarding how to use it :)

enhancement

We should have a guide helping you to migrate your meteor application to accounts-js. See https://github.com/accounts-js/accounts/issues/1112#issuecomment-778627896 for more info

enhancement

BREAKING CHANGE: Upgrading to this version will invalidate all the existing reset password tokens. Once you updated the dependency in your project and deployed your server, to cleanup the database...

# Feature request graphql-modules v1 is now released. We should update the graphal-api to use them, a big refactor is needed as a lot changed.

enhancement