Pacien B

Results 24 issues of Pacien B

The backend handler for creating quests is currently reading on-chain for getting pSEED balances. We should replace this and use the sub-graph from @dan13ram

backend
quests

Right now the quests can be done : once (Unique), once per player (Personal), or multiple times (Recurring) Could be great if quest could be achieved by a groud of...

quests

There's a recurring issue on iOS browser, where the viewport size is fixed, whatever if the URL or action bar is displayed or not. This result having `100vh` usually larger...

bug

https://github.com/3box/3box-js/blob/a914ee905df1b0256ad278e0187a3f6eda03ca26/src/api.js#L221 Could you please add the possibility to pass variables to graphql queries ? https://github.com/prisma-labs/graphql-request#using-variables thanks

When trying to open a box in a browser that block localstorage, there is an uncaught error and the `Box.openBox` method does not throw an error. In some browsers, localStorage...

bug

Hello, I would like to submit you the changes I did to your API lib. I added: - Promisification of requests (callbacks still availables) - Do not listen socket on...

Adding [Mooni](https://app.mooni.tech) to the list. Created a new category for on/off ramping. Tested on desktop/iOS/android with metamask

Currently the Find Path method in horizon let us find a path from a source account to a destination account and destination asset. Though it only allow us to set...

enhancement

When medias are deleted, such as when removing a source, the subtitles are not removed. We should check if the source has enabled subtitles and delete all `{filename}.vtt` files too

Very basic modifications to replace ollama by [AI-Mask extension](https://github.com/pacoccino/ai-mask) This is a WIP, just to validate it works. Main issue is: I had to move back the code that was...