lbry-desktop/ui/redux/actions
infinite-persistence 5863ea8df4
Sync: operate on 'local' until the first successful sync (#1835)
## Issue
https://github.com/OdyseeTeam/odysee-frontend/issues/1815#issuecomment-1178728712

When settings are changed before the first successful sync, the changes are on top of the default wallet preferences, and becomes the "latest". When sync is possible again later, the bad data is pushed to the cloud.

## Change
Continue to operate on 'local' until the first successful sync. Most of the GUI will warn (or even prevent) the user from changing settings in this scenario, so the amount of "discarded" changes in 'local' is minimal.
2022-07-13 09:36:51 -04:00
..
app.js Sync: operate on 'local' until the first successful sync (#1835) 2022-07-13 09:36:51 -04:00
blocked.js Geo blocklist - reimplement with backend support (#1089) 2022-03-14 15:15:30 -04:00
claims.js Change collection item fetch-page from 5 to 50 (#1732) 2022-06-22 08:04:22 -04:00
coinSwap.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
collections.js Fix #798: fix action dispatch order in doFetchItemsInCollections 2022-03-12 08:54:43 -05:00
comments.js Undo the channel-clamping and let user figure out from Toast 2022-05-06 11:31:42 -04:00
content.js 1318: Persist recsys data for send after tab close 2022-05-24 13:52:50 -04:00
file.js Fix flow for User/UserState 2022-03-17 13:12:18 +08:00
file_info.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
livestream.js Remove polling, still happen on channel pages (#1558) 2022-06-09 14:43:45 -04:00
notifications.js Defer notification/categories 2021-12-29 09:15:06 -05:00
publish.js Publish revamp (Part 2) (#1781) 2022-07-11 16:12:37 +02:00
reactions.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
reportContent.js update reports endpoint. 2022-02-09 15:06:38 -05:00
rewards.js Assume weekly_watch is claimed when data is insufficient (#1806) 2022-07-07 05:16:36 -04:00
search.js Recsys: capture and use x-uuid from search results (#1727) 2022-06-22 09:43:54 -04:00
settings.js Automatically set default channel on sign up (#1559) 2022-05-24 06:18:26 -04:00
subscriptions.js More sidebar optimizations 2022-03-22 08:46:27 -04:00
sync.js Add 'lastViewedAnnouncement' into wallet. 2022-05-20 00:04:06 +08:00
tags.js Remove content_tags and related functions 2021-12-13 11:54:53 -05:00
user.js Fix user membership state for incognito. 2022-05-30 19:03:21 +08:00
wallet.js Preorder content functionality (#1743) 2022-06-23 20:58:32 -04:00
websocket.js Refactor and fix websocket connection behavior 2022-04-29 10:43:30 -04:00