lbry-desktop/ui
infiinte-persistence 7feb123a45 Improve auto string addition to produce better diffs and ease merging.
## Issue
- The diff for new strings are polluted by the need to add a comma to the previous entry.
- Having to re-add the newline at the end of file before commiting is a repetitive pain.

## Caveats to this approach
- When manually adding strings, developers need to put it above the `--end--` entry. Hopefully it is obvious without having to put verbose comments like "^--- add new string before this line ---^"
- Translators will surely ask how to translate "--end--".
2020-07-08 15:01:05 -04:00
..
component update title/subtitle on support modal if user is sending a tip 2020-07-08 14:57:37 -04:00
constants Add: PasswordResetPage (the real one) 2020-07-08 14:36:04 -04:00
effects fix thumbnails on desktop 2020-06-03 13:49:44 -04:00
modal Revert the Links Modal; we'll augment the Share Modal to include the download link. 2020-07-07 09:29:05 -04:00
page Add: PasswordResetPage (the real one) 2020-07-08 14:36:04 -04:00
redux Revert "bring in blocked redux code from lbry-redux" 2020-06-23 16:21:40 -04:00
scss remove unused styles and add title fallback 2020-07-02 13:01:31 -04:00
util style pass for channel edit 2020-07-01 22:04:23 -04:00
analytics.js add userid for matomo 2020-07-07 09:27:34 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js Improve auto string addition to produce better diffs and ease merging. 2020-07-08 15:01:05 -04:00
index.jsx add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js Revert "bring in blocked redux code from lbry-redux" 2020-06-23 16:21:40 -04:00
rewards.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
store.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00