lbry-desktop/ui
infiinte-persistence 4c57cdd99f Block mature content when accessed directly from URL
## Issue:
Fixes 4549 `Mature content + navigating to URLs directly`
_If a user navigates to mature content directly, we currently show the page even if mature content setting is not enabled. With our recent mature content verification setting, we should hide the page until the user turns it on - we can prompt directly on the file page._

## Changes:
1. Show basic info of the claim like URL and Title, so that user knows which page is being blocked.
2. Initially, I had 2 "boxes" -- one for the title and another for the message. It felt a bit messy, so `FileTitle` was augmented to house everything in one box.
2020-07-24 16:59:02 -04:00
..
component Block mature content when accessed directly from URL 2020-07-24 16:59:02 -04:00
constants add comments behind a flag 2020-07-23 11:03:00 -04:00
effects Refactor zooming code into "effects/use-zoom.js" 2020-07-14 16:08:24 -04:00
modal add comments behind a flag 2020-07-23 11:03:00 -04:00
page Block mature content when accessed directly from URL 2020-07-24 16:59:02 -04:00
redux add comments behind a flag 2020-07-23 11:03:00 -04:00
scss shrink search bar 2020-07-24 16:14:24 -04:00
util allow signin on local using non-production SameSite=Lax 2020-07-24 16:48:05 -04:00
analytics.js add comments behind a flag 2020-07-23 11:03:00 -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 Allow zooming on Desktop 2020-07-14 16:08:24 -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 bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00
rewards.js remove paid content reward claim 2020-07-22 12:58:20 -04:00
store.js bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00