spee.ch icon indicating copy to clipboard operation
spee.ch copied to clipboard

An image hosting service on top of the LBRY protocol.

Results 97 spee.ch issues
Sort by recently updated
recently updated
newest added

Bumps [ws](https://github.com/websockets/ws) from 6.1.2 to 6.2.2. Release notes Sourced from ws's releases. 6.2.1 Bug fixes Fixed a bug that, under certain circumstances, prevented the close timer from being set (aa1dcd5)....

dependencies

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.3.5 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Or show link to lbry.tv/redirect?

type: bug

We don't want people creating channels on spee.ch directly, send them over to lbry.tv - [ ] if a user tries to login to a channel/pw (we can grab DB...

This will let us use one account to fund publishes and break them up into utxos on the 2nd account.

If we apply the SDK level content blocking, claims will just fail to resolve, but we should put up a nicer message when this happens.

One user had a failure in publish because they had copied and pasted into the description box. Mysql didn't like one of the characters. They had charset for db set...

priority: high

Readme should discuss how to split your account into multiple addresses so that repeated publishes does not fail. lbrynet account fund --amount "7.0" --outputs=5 --broadcast

priority: high

Currently: securing the site to one channel has no login. one must go to /login manually. Solution: Add a login button. reproduce: Set up your siteConfig.json this way: ``` "closedRegistration":...

priority: medium