lbry-desktop/web
infinite-persistence 640237c630
tus: don't allow 'notify' to be sent again (#1778)
## Ticket
725

## Issue
Upload a video. When `notify` is sent at the end of the tus upload, refresh immediately. The GUI allowed the user to resume the upload, but the ID is no longer present in the server.

## Approach
Until the polling API for `notify` is available, we can only assume the best and let the user know how to handle it.
- Store the "notify was sent" state.
- Show a dialog explaining the situation.

Thought of trying to make `claim_list` calls behind the scenes to clear itself, but it doesn't handle the case of `notify` actually failing. The best is to just let the user handle it for now.

Note that for the case of `onerror` actually received, we still retry since a network error could be the culprit (`notify` wasn't sent).
2022-06-30 19:30:08 -04:00
..
component Revert "Undo the hardcoded ad div id (#1719)" (#1722) 2022-06-21 06:12:47 -04:00
effects [oEmbed] some changes and fixes (#392) 2021-12-01 10:36:52 -05:00
middleware Add cookie spaceman to gdpr banner (#1651) 2022-06-13 15:29:13 +02:00
page remove section about hosting content 2022-05-09 10:18:36 -04:00
setup tus: don't allow 'notify' to be sent again (#1778) 2022-06-30 19:30:08 -04:00
src Update thumbnail cards URL (#1748) 2022-06-23 18:09:48 -04:00
static/pwa Update PWA manifest 2022-04-05 19:14:58 +02: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 MAKE ODYSEE EVEN MORE BEAUTIFUL (#539) 2022-02-11 13:50:55 -05:00
lbry.js Revert "Temporarily prevent invalid get calls until we figure it out" (#1529) 2022-05-18 20:37:53 -04:00
package.json More cleanup 2022-01-31 11:39:03 -05:00
webpack.config.js Add 'announcement' to v2 homepage api 2022-05-20 00:04:05 +08:00
webpack.sw.config.js Browser push notifications (#133) 2021-10-27 10:38:10 -04:00
yarn.lock Bump protobufjs from 6.11.2 to 6.11.3 in /web 2022-06-03 01:57:01 -04:00