lbry-desktop/web/setup
infinite-persistence 9c723b3db3
tus: skip fingerprint storage
## Ticket
418 TUS: skip fingerprint storage

- Fingerprints for canceled uploads are not being cleared by tus-js-client. It's in localStorage, and there is limit for that.
- We are storing the confirmed fingerprint (from the backend) in redux anyway, so we don't need that functionality.
2021-12-13 15:35:21 +08:00
..
publish-v1.js Upload: tab sync and various fixes (#428) 2021-12-07 09:48:09 -05:00
publish-v2.js tus: skip fingerprint storage 2021-12-13 15:35:21 +08:00
publish.js Upload: tab sync and various fixes (#428) 2021-12-07 09:48:09 -05:00