lbry-desktop/static
infinite-persistence 224f10663d Prevent concurrent uploads with same lbry name
## Ticket
426

## Issue
Currently, we check if we have any existing claims with the same name when uploading, i.e. "lbry://<name>". It does not include claims that you are still uploading, so you might end up with duplicate claims.

In the ticket, there is also the issue of 2 uploads sharing the same slot, causing the progress indicator to jumpy between the uploads. That has been fixed by using a guid instead of using `name`.

## Aside
I think there is another request to allow the same name but on different channel ... next time, next time ....
2021-12-10 08:48:16 -05:00
..
font/v1 updates font files with normalized line height versions 2020-04-23 10:47:06 -04:00
img Add favicon for Google Search results (#7205) 2021-10-01 08:09:02 -04:00
webworkers update webworkers 2019-11-25 11:40:19 -05:00
app-strings.json Prevent concurrent uploads with same lbry name 2021-12-10 08:48:16 -05:00
index-electron.html Add direction 2020-07-29 17:54:10 -04:00
index-web.html fix syntax 2021-11-19 11:30:28 -05:00
opensearch.xml Implement OpenSearch support 2020-08-12 13:35:49 -04:00
robots.txt robots.txt defaults to disallow 2020-10-12 23:33:29 -04:00