Results 270 issues of Friedger

Examples why users should be able to flag apps could be cases where * they find apps requesting too many permissions * they find the app not functioning properly *...

While developing, it would be convenient to have debug/developer page of the browser that shows all files of gaia for localhost (or any app url) with a link to the...

enhancement

signProfileToken creates an invalid JWT token using. Furthermore, `token-files` in folder `tests/testData` contains token that uses invalid values for `iat` and `exp`. These date values should be NumericDate, not a...

As described [here](https://medium.com/@marvinjanssen/stealing-app-private-keys-on-blockstack-2cec9d606390) it is possible to attack users by sharing malicious documents.

## Description Similar to images, it should be possible to upload or link videos Here is a reference to a gaia hosted video stream: https://github.com/stacksgov/Stacks-Grants/issues/4#issuecomment-687810783

Type: Enhancement
editor

## Description I would like to add one ore more categories, like `defi` to a post and then see under `../username.id/defi` only see the posts that have this category. ###...

Type: Enhancement
discussion

This PR * replaces #37 * adds a rate app link in the header and mobile menu The link looks like this: ![Screenshot from 2019-07-26 22-16-12](https://user-images.githubusercontent.com/1449049/61979267-add76900-aff3-11e9-8007-51d8b524652c.png) ![Screenshot from 2019-07-26 22-15-56](https://user-images.githubusercontent.com/1449049/61979274-b0d25980-aff3-11e9-9fa7-6c503441eeee.png)

There could be a switch for power users to advanced mode, that can reveal the current Secret Key in the settings.

Enhancement 💡

URL of the page to change: https://docs.stacks.co/docs/nodes-and-miners/stacks-node-configuration#configuration-file-options --- The readme of the stacks-blockchain repo contains mock_miner: https://github.com/stacks-network/stacks-blockchain/blob/de541f9fc9bba0f2eccc647e729cfb5402476a38/README.md#mining ``` # Run as a mock-miner, to test mining without spending BTC. #...

documentation
stale

**Describe the bug** Import of events fails with internal error **To Reproduce** 1. run api node on 3.+ 2. run upgrade using stacks-blockchain-docker 3. see error as shown below **Expected...