lbry-desktop/web
infinite-persistence 62e7fe06a5
TUS: Don't retry on 4xx
## Issue/Steps
From Randy:
- started the upload then open a new tab of the same page
- one of the tab finished the upload and successfully published the file, and the other tab received 404 error on patch and head request, because the file is already removed on the server

## Changes
Use the default onRetry code that ignores all 4xx, except for LOCKED and CONFLICT. Had to duplicate some code from tus because I still need to inject the 'retry' progress for the GUI to update the string.
2021-11-12 14:32:41 +08:00
..
component Test ads (#277) 2021-11-11 17:15:50 -05:00
effects app works when id api fails 2021-06-18 10:57:19 -04:00
middleware Add favicon for Google Search results (#7205) 2021-10-01 08:09:02 -04:00
page Odysee references revamp, part1 2021-10-08 15:22:07 -04:00
setup TUS: Don't retry on 4xx 2021-11-12 14:32:41 +08:00
src Revert claim preview + fix small css issue + export named function 2021-11-10 08:21:16 +08:00
static/pwa Browser push notifications (#133) 2021-10-27 10:38:10 -04:00
stubs rename lbrytv to web 2020-05-25 17:21:02 -04:00
bundle-id.js fix uuid import with new version 2020-10-02 14:36:22 -04:00
index.js cache static files for webserver 2021-06-04 12:05:23 -04:00
lbry.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
package.json Browser push notifications (#133) 2021-10-27 10:38:10 -04:00
webpack.config.js Browser push notifications (#133) 2021-10-27 10:38:10 -04:00
webpack.sw.config.js Browser push notifications (#133) 2021-10-27 10:38:10 -04:00
yarn.lock Browser push notifications (#133) 2021-10-27 10:38:10 -04:00