-
Please provide all the information requested. Issues that do not follow this format are likely to stall.
## Description
Please provide a clear and concise description of what the bug is. Include s…
-
Installed agregore-browser_1.0.0-39_amd64.deb on ubuntu 21.10
Window opens. Click on the Agregore Website link and get.
```
agregore.mauve.moe: No record found for agregore.mauve.moe at /opt/A…
-
**Problem**
It seems that a few fonts are not loaded properly.
**To Reproduce**
In the Developer Console you will get this error:
```
WorkSans-Regular-latin.woff2:1 Failed to load resourc…
-
The promise utils in this library ([`abort.ts`](https://github.com/consento-org/crypto/blob/e34325a823e947835438677e1c2a558cbe6026c9/src/util/abort.ts), [`extPromise.ts`](https://github.com/consento-o…
-
**Describe the bug**
client.listDBs is throwing Error: Method is not accessible, on `onEnd`
> Uncaught (in promise) Error: Method is not accessible
onEnd index.ts:793
**To Reproduce**
I've…
Tbaut updated
3 years ago
-
We switched the account on Expo.io, so now the `owner` key should be set to `grp`.
https://github.com/consento-org/mobile/blob/next/app.json#L7
If not specified it will use the default "owner` nam…
-
**Describe the bug**
The logo of expo-export still shows the old consento logo:
https://github.com/consento-org/expo-export/blob/master/assets/icon.png
**Expected behavior**
Update to th…
-
To make the tests run `window.close` is tested more thoroughly before execution.
https://github.com/consento-org/sodium-javascript/commit/6d9193e2def9079f2f7e7980cbfe39f87cbb9a8a#diff-1dd241c4cd3fd1d…
-
sign_keypair has been fixed in https://github.com/consento-org/sodium-javascript/commit/6d9193e2def9079f2f7e7980cbfe39f87cbb9a8a#diff-c93988f13570154575763144cbf8d003 - let's send that patch upstream!
-
[AbortSignals](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal) are used in fetch to abort a request. They are useful to close requests if they don't happen to be necessary. AbortSignals …