lbry-desktop/ui
infinite-persistence f53680ea63
Refactor ERR_MAP to be general purpose
- Remove the need for an object key. Just use an array. It gets hard to maintain as more messages come in, and so far there is no need to access the configs directly.

- Just focus on handling the message and not creating a toast object. Leave the latter to the client.
2022-03-24 15:16:47 +08:00
..
component FYP: show placeholder tiles when fetching membership or fyp itself. 2022-03-23 23:21:46 -04:00
constants Remove hideFyp setting 2022-03-23 15:35:27 -04:00
effects cleanup 2022-03-22 16:07:05 -04:00
modal Ability to customize homepage 2022-03-23 15:35:27 -04:00
page Shorten title 2022-03-23 15:35:27 -04:00
redux Refactor ERR_MAP to be general purpose 2022-03-24 15:16:47 +08:00
scss Fix warnings 2022-03-23 17:09:17 -04:00
util Refactor ERR_MAP to be general purpose 2022-03-24 15:16:47 +08:00
analytics.js Thumbnail improvements 2022-03-21 13:13:25 -04:00
app.js
comments.js Remove custom comments server 2022-02-03 10:24:58 -05:00
i18n.js Add env to auto report new strings in console 2022-01-05 00:26:31 -08:00
index.jsx Consolidate legal/requirements fetch 2022-03-17 10:25:59 -04:00
lbry.js Revert "Log which method caused Failed to fetch" 2022-03-19 07:31:14 +08:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
store.js Patch to restore position upon returning to video until more fully fleshed out fix can be introduced (#817) 2022-02-07 12:51:26 -05:00