lbry-desktop/ui/redux/actions
mayeaux e3791aefdc
Send video bitrate and user bandwidth to Watchman (#7145)
* adding functionality to detect user download speed

* calculating bandwidth speed more intelligently

* saving download speed and updating it every 30s

* all the functionality should be done needs testing

* fix linting

* use a 1mb file for calculating bandwidth

* add optional chaining plugin to babel and get bitrate from texttrack

* allow optional chaining for flow

* ignore flow error

* disable bandwidth checking functionality

* fix flow error
2021-10-06 14:59:33 -04:00
..
app.js Send video bitrate and user bandwidth to Watchman (#7145) 2021-10-06 14:59:33 -04:00
blocked.js Additional pop up menu options 2021-06-15 13:47:56 -04:00
coinSwap.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
comments.js List own comments (#7171) 2021-10-01 08:10:27 -04:00
content.js move file actions from lbry-redux 2021-10-06 10:22:49 -04:00
file.js move file actions from lbry-redux 2021-10-06 10:22:49 -04:00
livestream.js Livestream category improvements (#7115) 2021-09-24 10:26:21 -04:00
notifications.js Cleaned up notification constants 2021-07-08 11:21:24 +08:00
publish.js Feat publish replays on master (#5863) 2021-04-14 00:06:11 -04:00
reactions.js sync reducer stuff 2020-10-27 10:17:11 -04:00
reportContent.js Add 'ReportContent' actions/reducers/selectors 2021-04-21 10:49:31 -04:00
rewards.js Automatically claim initial rewards (new_user & email_verified) when … (#6807) 2021-08-18 12:34:24 -04:00
search.js Fix wrong 'recsysId' sent due to search-key mismatch 2021-10-01 10:46:26 +08:00
settings.js Playlist fall out fixes (#7032) 2021-09-10 13:27:21 -04:00
subscriptions.js Fix notification bell toast 2021-07-12 11:03:11 -04:00
sync.js Reload when auth token mismatch is detected (#6897) 2021-08-18 10:49:09 -04:00
tags.js sync reducer stuff 2020-10-27 10:17:11 -04:00
user.js youpos 2021-06-18 10:57:19 -04:00
websocket.js Livestream: implement Pinned Comments 2021-08-12 10:39:21 +08:00