SYMBOL INDEX (603 symbols across 140 files) FILE: cli/questions/siteQuestions.js method validate (line 36) | validate (input) { FILE: client/src/actions/channel.js function updateLoggedInChannel (line 5) | function updateLoggedInChannel (name, shortId, longId) { function checkForLoggedInChannel (line 16) | function checkForLoggedInChannel () { function logOutChannel (line 22) | function logOutChannel () { FILE: client/src/actions/channelCreate.js function updateChannelCreateName (line 5) | function updateChannelCreateName (name, value) { function updateChannelCreatePassword (line 15) | function updateChannelCreatePassword (name, value) { function updateChannelCreateStatus (line 25) | function updateChannelCreateStatus (status) { function updateChannelAvailability (line 32) | function updateChannelAvailability (channel) { function createChannel (line 39) | function createChannel () { FILE: client/src/actions/publish.js function selectFile (line 4) | function selectFile (file) { function clearFile (line 11) | function clearFile () { function setUpdateTrue (line 17) | function setUpdateTrue () { function setHasChanged (line 23) | function setHasChanged (status) { function updateMetadata (line 30) | function updateMetadata (name, value) { function updateClaim (line 40) | function updateClaim (value) { function abandonClaim (line 47) | function abandonClaim (data) { function setPublishInChannel (line 54) | function setPublishInChannel (channel) { function updatePublishStatus (line 61) | function updatePublishStatus (status, message) { function updateError (line 71) | function updateError (name, value) { function updateSelectedChannel (line 81) | function updateSelectedChannel (channelName) { function toggleMetadataInputs (line 88) | function toggleMetadataInputs (showMetadataInputs) { function onNewThumbnail (line 95) | function onNewThumbnail (file) { function startPublish (line 102) | function startPublish (history) { function validateClaim (line 109) | function validateClaim (claim) { FILE: client/src/actions/show.js function onHandleShowPageUri (line 5) | function onHandleShowPageUri(params, url) { function onHandleShowHomepage (line 15) | function onHandleShowHomepage(params, url) { function onRequestError (line 25) | function onRequestError(error) { function onNewChannelRequest (line 32) | function onNewChannelRequest(channelName, channelId) { function onNewSpecialAssetRequest (line 41) | function onNewSpecialAssetRequest(name) { function onNewAssetRequest (line 50) | function onNewAssetRequest(name, id, channelName, channelId, extension) { function onRequestUpdate (line 70) | function onRequestUpdate(requestType, requestId) { function addRequestToRequestList (line 80) | function addRequestToRequestList(id, error, key) { function addAssetToAssetList (line 89) | function addAssetToAssetList(id, error, name, claimId, shortId, claimDat... function updateAssetViewsInList (line 96) | function updateAssetViewsInList(id, claimId, claimViews) { function removeAsset (line 103) | function removeAsset(data) { function addNewChannelToChannelList (line 112) | function addNewChannelToChannelList(id, name, shortId, longId, claimsDat... function onUpdateChannelClaims (line 125) | function onUpdateChannelClaims(channelKey, name, longId, page) { function updateChannelClaims (line 132) | function updateChannelClaims(channelListId, claimsData) { function fileRequested (line 141) | function fileRequested(name, claimId) { function updateFileAvailability (line 148) | function updateFileAvailability(status) { function updateDisplayAssetError (line 155) | function updateDisplayAssetError(error) { function toggleDetailsExpanded (line 163) | function toggleDetailsExpanded(isExpanded) { FILE: client/src/api/assetApi.js function getLongClaimId (line 3) | function getLongClaimId(host, name, modifier) { function getShortId (line 26) | function getShortId(host, name, claimId) { function getClaimData (line 31) | function getClaimData(host, name, claimId) { function checkClaimAvailability (line 36) | function checkClaimAvailability(claim) { function getClaimViews (line 41) | function getClaimViews(claimId) { function doAbandonClaim (line 46) | function doAbandonClaim(outpoint) { FILE: client/src/api/authApi.js function checkForLoggedInChannelApi (line 3) | function checkForLoggedInChannelApi () { function channelLogoutApi (line 9) | function channelLogoutApi () { FILE: client/src/api/channelApi.js function getChannelData (line 3) | function getChannelData (host, name, id) { function getChannelClaims (line 9) | function getChannelClaims (host, name, longId, page) { function checkChannelAvailability (line 15) | function checkChannelAvailability (channel) { function makeCreateChannelRequest (line 20) | function makeCreateChannelRequest (username, password) { FILE: client/src/api/fileApi.js function checkFileAvailability (line 3) | function checkFileAvailability (claimId, host, name) { function triggerClaimGet (line 8) | function triggerClaimGet (claimId, host, name) { FILE: client/src/api/homepageApi.js function getHomepageChannelsData (line 3) | function getHomepageChannelsData (host, name, id) { FILE: client/src/api/specialAssetApi.js function getSpecialAssetClaims (line 3) | function getSpecialAssetClaims (host, name, page) { FILE: client/src/components/ClickToCopy/index.jsx class ClickToCopy (line 4) | class ClickToCopy extends React.Component { method constructor (line 5) | constructor (props) { method copyToClipboard (line 9) | copyToClipboard () { method render (line 20) | render () { FILE: client/src/components/DropzonePreviewImage/index.jsx class PublishPreview (line 4) | class PublishPreview extends React.Component { method constructor (line 5) | constructor (props) { method componentDidMount (line 13) | componentDidMount () { method componentWillReceiveProps (line 21) | componentWillReceiveProps (newProps) { method setPreviewImageSourceFromFile (line 33) | setPreviewImageSourceFromFile (file) { method setPreviewImageSource (line 40) | setPreviewImageSource (file) { method render (line 51) | render () { FILE: client/src/components/ErrorBoundary/index.jsx class ErrorBoundary (line 2) | class ErrorBoundary extends React.Component { method constructor (line 3) | constructor(props) { method componentDidCatch (line 8) | componentDidCatch(error, info) { method render (line 15) | render() { FILE: client/src/components/ExpandingTextArea/index.jsx class ExpandingTextarea (line 4) | class ExpandingTextarea extends Component { method constructor (line 5) | constructor (props) { method componentDidMount (line 9) | componentDidMount () { method _handleChange (line 12) | _handleChange (event) { method adjustTextarea (line 17) | adjustTextarea ({ target = this.el }) { method render (line 21) | render () { FILE: client/src/components/FileViewer/index.jsx class FileViewer (line 6) | class FileViewer extends React.Component { method constructor (line 8) | constructor (props) { method componentDidMount (line 21) | componentDidMount () { method componentWillUnmount (line 34) | componentWillUnmount () { method render (line 38) | render () { FILE: client/src/components/GAListener/index.jsx class GAListener (line 17) | class GAListener extends React.Component { method componentDidMount (line 18) | componentDidMount () { method sendPageView (line 23) | sendPageView (location) { method render (line 30) | render () { FILE: client/src/components/HorizontalSplit/index.jsx class HorizontalSplit (line 3) | class HorizontalSplit extends React.Component { method render (line 4) | render () { FILE: client/src/components/Logo/index.jsx function Logo (line 4) | function Logo () { FILE: client/src/components/Memeify/EditableFontface/index.js class EditableFontface (line 5) | class EditableFontface extends Component { method constructor (line 6) | constructor(props) { method componentDidMount (line 17) | componentDidMount() { method render (line 25) | render() { method onKeyPress (line 75) | onKeyPress(e) { method onChange (line 82) | onChange(e) { constant PRESETS (line 90) | const PRESETS = { FILE: client/src/components/Memeify/FontFaces/TheSpecial.js constant THE_FACE (line 40) | const THE_FACE = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJ4AAADM... FILE: client/src/components/Memeify/RichDraggable/index.js class RichDraggable (line 9) | class RichDraggable extends Component { method constructor (line 10) | constructor(props) { method componentDidMount (line 20) | componentDidMount() { method render (line 30) | render() { FILE: client/src/components/Memeify/index.js class Memeify (line 89) | class Memeify extends Component { method constructor (line 90) | constructor(props) { method componentDidMount (line 120) | componentDidMount() { method setActiveElement (line 135) | setActiveElement(activeElement) { method addElement (line 139) | addElement() { method removeElement (line 158) | removeElement() { method onSave (line 178) | async onSave() { method renderContentsToCanvas (line 186) | async renderContentsToCanvas() { method render (line 204) | render() { method setFont (line 236) | setFont(fontName) { FILE: client/src/components/NavBar/index.jsx class NavBar (line 7) | class NavBar extends React.Component { method render (line 8) | render () { FILE: client/src/components/NavBarChannelOptionsDropdown/index.jsx function NavBarChannelDropdown (line 3) | function NavBarChannelDropdown ({ channelName, handleSelection, defaultS... FILE: client/src/components/PageLayout/index.jsx class PageLayout (line 6) | class PageLayout extends React.Component { method render (line 7) | render () { FILE: client/src/components/PageLayoutShowLite/index.jsx class PageLayoutShowLite (line 5) | class PageLayoutShowLite extends React.Component { method shouldComponentUpdate (line 6) | shouldComponentUpdate () { method render (line 9) | render () { FILE: client/src/components/ProgressBar/index.jsx class ProgressBar (line 6) | class ProgressBar extends React.Component { method constructor (line 7) | constructor (props) { method componentDidMount (line 19) | componentDidMount () { method componentWillUnmount (line 23) | componentWillUnmount () { method createBars (line 26) | createBars () { method startProgressBar (line 33) | startProgressBar () { method updateProgressBar (line 36) | updateProgressBar () { method stopProgressBar (line 60) | stopProgressBar () { method render (line 63) | render () { FILE: client/src/components/PublishPreview/index.jsx class PublishPreview (line 10) | class PublishPreview extends React.Component { method render (line 11) | render () { FILE: client/src/components/PublishUrlMiddleDisplay/index.jsx function UrlMiddle (line 4) | function UrlMiddle ({publishInChannel, selectedChannel, loggedInChannelN... FILE: client/src/components/Row/index.jsx class Row (line 3) | class Row extends React.Component { method render (line 4) | render () { FILE: client/src/components/RowLabeled/index.jsx class RowLabeled (line 3) | class RowLabeled extends React.Component { method render (line 4) | render () { FILE: client/src/components/SocialShareLink/index.jsx class SocialShareLink (line 3) | class SocialShareLink extends React.Component { method render (line 4) | render () { FILE: client/src/components/SpaceAround/index.jsx class SpaceAround (line 3) | class SpaceAround extends React.Component { method render (line 4) | render () { FILE: client/src/components/SpaceBetween/index.jsx class SpaceBetween (line 3) | class SpaceBetween extends React.Component { method render (line 4) | render () { FILE: client/src/components/VerticalSplit/index.jsx class VerticalSplit (line 3) | class VerticalSplit extends React.Component { method render (line 4) | render () { FILE: client/src/constants/asset_display_states.js constant LOCAL_CHECK (line 1) | const LOCAL_CHECK = 'LOCAL_CHECK'; constant UNAVAILABLE (line 2) | const UNAVAILABLE = 'UNAVAILABLE'; constant ERROR (line 3) | const ERROR = 'ERROR'; constant AVAILABLE (line 4) | const AVAILABLE = 'AVAILABLE'; FILE: client/src/constants/channel_action_types.js constant CHANNEL_UPDATE (line 1) | const CHANNEL_UPDATE = 'CHANNEL_UPDATE'; constant CHANNEL_LOGIN_CHECK (line 2) | const CHANNEL_LOGIN_CHECK = 'CHANNEL_LOGIN_CHECK'; constant CHANNEL_LOGOUT (line 3) | const CHANNEL_LOGOUT = 'CHANNEL_LOGOUT'; FILE: client/src/constants/channel_create_action_types.js constant CHANNEL_CREATE_UPDATE_NAME (line 1) | const CHANNEL_CREATE_UPDATE_NAME = 'CHANNEL_CREATE_UPDATE_NAME'; constant CHANNEL_CREATE_UPDATE_PASSWORD (line 2) | const CHANNEL_CREATE_UPDATE_PASSWORD = 'CHANNEL_CREATE_UPDATE_PASSWORD'; constant CHANNEL_CREATE_UPDATE_STATUS (line 3) | const CHANNEL_CREATE_UPDATE_STATUS = 'CHANNEL_CREATE_UPDATE_STATUS'; constant CHANNEL_AVAILABILITY (line 4) | const CHANNEL_AVAILABILITY = 'CHANNEL_AVAILABILITY'; constant CHANNEL_CREATE (line 5) | const CHANNEL_CREATE = 'CHANNEL_CREATE'; FILE: client/src/constants/confirmation_messages.js constant SAVE (line 1) | const SAVE = 'Everything not saved will be lost. Are you sure you want t... FILE: client/src/constants/publish_action_types.js constant FILE_SELECTED (line 1) | const FILE_SELECTED = 'FILE_SELECTED'; constant FILE_CLEAR (line 2) | const FILE_CLEAR = 'FILE_CLEAR'; constant METADATA_UPDATE (line 3) | const METADATA_UPDATE = 'METADATA_UPDATE'; constant CLAIM_UPDATE (line 4) | const CLAIM_UPDATE = 'CLAIM_UPDATE'; constant SET_PUBLISH_IN_CHANNEL (line 5) | const SET_PUBLISH_IN_CHANNEL = 'SET_PUBLISH_IN_CHANNEL'; constant PUBLISH_STATUS_UPDATE (line 6) | const PUBLISH_STATUS_UPDATE = 'PUBLISH_STATUS_UPDATE'; constant ERROR_UPDATE (line 7) | const ERROR_UPDATE = 'ERROR_UPDATE'; constant SELECTED_CHANNEL_UPDATE (line 8) | const SELECTED_CHANNEL_UPDATE = 'SELECTED_CHANNEL_UPDATE'; constant TOGGLE_METADATA_INPUTS (line 9) | const TOGGLE_METADATA_INPUTS = 'TOGGLE_METADATA_INPUTS'; constant THUMBNAIL_NEW (line 10) | const THUMBNAIL_NEW = 'THUMBNAIL_NEW'; constant PUBLISH_START (line 11) | const PUBLISH_START = 'PUBLISH_START'; constant CLAIM_AVAILABILITY (line 12) | const CLAIM_AVAILABILITY = 'CLAIM_AVAILABILITY'; constant SET_UPDATE_TRUE (line 13) | const SET_UPDATE_TRUE = 'SET_UPDATE_TRUE'; constant ABANDON_CLAIM (line 14) | const ABANDON_CLAIM = 'ABANDON_CLAIM'; constant SET_HAS_CHANGED (line 15) | const SET_HAS_CHANGED = 'SET_HAS_CHANGED'; FILE: client/src/constants/publish_channel_select_states.js constant LOGIN (line 1) | const LOGIN = 'Existing'; constant CREATE (line 2) | const CREATE = 'New'; FILE: client/src/constants/publish_claim_states.js constant LOAD_START (line 1) | const LOAD_START = 'LOAD_START'; constant LOADING (line 2) | const LOADING = 'LOADING'; constant PUBLISHING (line 3) | const PUBLISHING = 'PUBLISHING'; constant SUCCEEDED (line 4) | const SUCCEEDED = 'SUCCEEDED'; constant FAILED (line 5) | const FAILED = 'FAILED'; constant ABANDONING (line 6) | const ABANDONING = 'ABANDONING'; FILE: client/src/constants/publish_license_urls.js constant CC_LICENSES (line 1) | const CC_LICENSES = [ constant LICENSES (line 28) | const LICENSES = ['Public Domain', 'Other', 'Copyright', 'Creative Commo... constant PUBLIC_DOMAIN (line 30) | const PUBLIC_DOMAIN = 'Public Domain'; constant OTHER (line 31) | const OTHER = 'other'; constant COPYRIGHT (line 32) | const COPYRIGHT = 'copyright'; constant CREATIVE_COMMONS (line 33) | const CREATIVE_COMMONS = 'Creative Commons'; FILE: client/src/constants/show_action_types.js constant HANDLE_SHOW_URI (line 2) | const HANDLE_SHOW_URI = 'HANDLE_SHOW_URI'; constant HANDLE_SHOW_HOMEPAGE (line 3) | const HANDLE_SHOW_HOMEPAGE = 'HANDLE_SHOW_HOMEPAGE'; constant REQUEST_ERROR (line 4) | const REQUEST_ERROR = 'REQUEST_ERROR'; constant REQUEST_UPDATE (line 5) | const REQUEST_UPDATE = 'REQUEST_UPDATE'; constant ASSET_REQUEST_NEW (line 6) | const ASSET_REQUEST_NEW = 'ASSET_REQUEST_NEW'; constant CHANNEL_REQUEST_NEW (line 7) | const CHANNEL_REQUEST_NEW = 'CHANNEL_REQUEST_NEW'; constant SPECIAL_ASSET_REQUEST_NEW (line 8) | const SPECIAL_ASSET_REQUEST_NEW = 'SPECIAL_ASSET_REQUEST_NEW'; constant REQUEST_LIST_ADD (line 9) | const REQUEST_LIST_ADD = 'REQUEST_LIST_ADD'; constant ASSET_ADD (line 12) | const ASSET_ADD = 'ASSET_ADD'; constant ASSET_VIEWS_UPDATE (line 13) | const ASSET_VIEWS_UPDATE = 'ASSET_VIEWS_UPDATE'; constant ASSET_UPDATE_CLAIMDATA (line 14) | const ASSET_UPDATE_CLAIMDATA = 'ASSET_UPDATE_CLAIMDATA'; constant ASSET_REMOVE (line 15) | const ASSET_REMOVE = 'ASSET_REMOVE'; constant CHANNEL_ADD (line 18) | const CHANNEL_ADD = 'CHANNEL_ADD'; constant CHANNEL_CLAIMS_UPDATE_ASYNC (line 20) | const CHANNEL_CLAIMS_UPDATE_ASYNC = 'CHANNEL_CLAIMS_UPDATE_ASYNC'; constant CHANNEL_CLAIMS_UPDATE_SUCCEEDED (line 21) | const CHANNEL_CLAIMS_UPDATE_SUCCEEDED = 'CHANNEL_CLAIMS_UPDATE_SUCCEEDED'; constant FILE_REQUESTED (line 24) | const FILE_REQUESTED = 'FILE_REQUESTED'; constant FILE_AVAILABILITY_UPDATE (line 25) | const FILE_AVAILABILITY_UPDATE = 'FILE_AVAILABILITY_UPDATE'; constant DISPLAY_ASSET_ERROR (line 26) | const DISPLAY_ASSET_ERROR = 'DISPLAY_ASSET_ERROR'; constant TOGGLE_DETAILS_EXPANDED (line 27) | const TOGGLE_DETAILS_EXPANDED = 'TOGGLE_DETAILS_EXPANDED'; FILE: client/src/constants/show_request_types.js constant CHANNEL (line 1) | const CHANNEL = 'CHANNEL'; constant ASSET_LITE (line 2) | const ASSET_LITE = 'ASSET_LITE'; constant ASSET_DETAILS (line 3) | const ASSET_DETAILS = 'ASSET_DETAILS'; constant SPECIAL_ASSET (line 4) | const SPECIAL_ASSET = 'SPECIAL_ASSET'; FILE: client/src/containers/AssetBlocked/view.jsx class BlockedLeft (line 5) | class BlockedLeft extends React.PureComponent { method render (line 6) | render () { class BlockedRight (line 15) | class BlockedRight extends React.PureComponent { method render (line 16) | render () { class AssetBlocked (line 26) | class AssetBlocked extends React.Component { method componentDidMount (line 27) | componentDidMount () { method render (line 42) | render () { FILE: client/src/containers/AssetDisplay/view.jsx class AvailableContent (line 10) | class AvailableContent extends React.Component { method render (line 11) | render () { class AssetDisplay (line 69) | class AssetDisplay extends React.Component { method componentDidMount (line 70) | componentDidMount () { method render (line 74) | render () { FILE: client/src/containers/AssetInfo/view.jsx class AssetInfo (line 17) | class AssetInfo extends React.Component { method render (line 18) | render () { FILE: client/src/containers/ChannelClaimsDisplay/view.jsx class ChannelClaimsDisplay (line 7) | class ChannelClaimsDisplay extends React.Component { method constructor (line 8) | constructor (props) { method showPreviousResultsPage (line 13) | showPreviousResultsPage () { method showNextResultsPage (line 18) | showNextResultsPage () { method showNewPage (line 23) | showNewPage (page) { method render (line 27) | render () { FILE: client/src/containers/ChannelCreateForm/view.jsx class ChannelCreateForm (line 8) | class ChannelCreateForm extends React.Component { method constructor (line 9) | constructor (props) { method cleanseNameInput (line 15) | cleanseNameInput (input) { method cleansePasswordInput (line 20) | cleansePasswordInput (input) { method handleNameInput (line 24) | handleNameInput (event) { method handlePasswordInput (line 33) | handlePasswordInput (event) { method handleSubmit (line 42) | handleSubmit (event) { method returnErrors (line 47) | returnErrors () { method render (line 56) | render () { FILE: client/src/containers/ChannelLoginForm/view.jsx class ChannelLoginForm (line 8) | class ChannelLoginForm extends React.Component { method constructor (line 9) | constructor (props) { method handleInput (line 19) | handleInput (event) { method loginToChannel (line 24) | loginToChannel (event) { method render (line 50) | render () { FILE: client/src/containers/ChannelSelect/view.jsx class ChannelSelect (line 12) | class ChannelSelect extends React.Component { method constructor (line 13) | constructor (props) { method componentWillMount (line 18) | componentWillMount () { method toggleAnonymousPublish (line 27) | toggleAnonymousPublish (event) { method handleSelection (line 35) | handleSelection (event) { method render (line 39) | render () { FILE: client/src/containers/ChannelTools/view.jsx class ChannelTools (line 6) | class ChannelTools extends React.Component { method render (line 7) | render () { FILE: client/src/containers/Dropzone/view.jsx class Dropzone (line 20) | class Dropzone extends React.Component { method constructor (line 21) | constructor (props) { method componentDidMount (line 53) | componentDidMount() { method componentDidUpdate (line 60) | componentDidUpdate(prevProps) { method updateFilePreview (line 66) | updateFilePreview() { method handleDrop (line 78) | handleDrop (event) { method handleDragOver (line 91) | handleDragOver (event) { method handleDragEnd (line 95) | handleDragEnd (event) { method handleDragEnter (line 106) | handleDragEnter () { method handleDragLeave (line 110) | handleDragLeave () { method handleMouseEnter (line 114) | handleMouseEnter () { method handleMouseLeave (line 118) | handleMouseLeave () { method handleClick (line 122) | handleClick (event) { method handleFileInput (line 127) | handleFileInput (event) { method chooseFile (line 133) | chooseFile (file) { method selectFileFromCanvas (line 145) | selectFileFromCanvas (canvas) { method render (line 162) | render () { FILE: client/src/containers/NavigationLinks/view.jsx constant VIEW (line 6) | const VIEW = 'VIEW'; constant LOGOUT (line 7) | const LOGOUT = 'LOGOUT'; class NavigationLinks (line 9) | class NavigationLinks extends React.Component { method constructor (line 10) | constructor (props) { method componentDidMount (line 14) | componentDidMount () { method handleSelection (line 17) | handleSelection (event) { method render (line 32) | render () { FILE: client/src/containers/PublishDetails/view.jsx class PublishDetails (line 16) | class PublishDetails extends React.Component { method constructor (line 17) | constructor (props) { method onPublishSubmit (line 23) | onPublishSubmit () { method abandonClaim (line 26) | abandonClaim () { method onCancel (line 33) | onCancel () { method render (line 43) | render () { FILE: client/src/containers/PublishDisabledMessage/view.jsx class PublishDisabledMessage (line 3) | class PublishDisabledMessage extends React.Component { method render (line 4) | render () { FILE: client/src/containers/PublishMetadataInputs/view.jsx class PublishMetadataInputs (line 8) | class PublishMetadataInputs extends React.Component { method constructor (line 9) | constructor (props) { method toggleShowInputs (line 15) | toggleShowInputs () { method handleInput (line 18) | handleInput (event) { method handleSelect (line 24) | handleSelect (event) { method render (line 32) | render () { FILE: client/src/containers/PublishStatus/view.jsx class PublishStatus (line 7) | class PublishStatus extends React.Component { method render (line 8) | render () { FILE: client/src/containers/PublishThumbnailInput/view.jsx function dataURItoBlob (line 5) | function dataURItoBlob (dataURI) { class PublishThumbnailInput (line 18) | class PublishThumbnailInput extends React.Component { method constructor (line 19) | constructor (props) { method componentDidMount (line 32) | componentDidMount () { method componentWillReceiveProps (line 36) | componentWillReceiveProps (nextProps) { method setVideoSource (line 43) | setVideoSource (file) { method handleVideoLoadedData (line 53) | handleVideoLoadedData (event) { method handleSliderChange (line 68) | handleSliderChange (event) { method createThumbnail (line 78) | createThumbnail () { method render (line 95) | render () { FILE: client/src/containers/PublishTitleInput/view.jsx class PublishTitleInput (line 3) | class PublishTitleInput extends React.Component { method constructor (line 4) | constructor (props) { method handleInput (line 8) | handleInput (e) { method render (line 13) | render () { FILE: client/src/containers/PublishTool/view.jsx class PublishTool (line 9) | class PublishTool extends React.Component { method render (line 10) | render () { FILE: client/src/containers/PublishUrlInput/view.jsx class PublishUrlInput (line 5) | class PublishUrlInput extends React.Component { method constructor (line 6) | constructor (props) { method cleanseInput (line 10) | cleanseInput (input) { method componentDidMount (line 15) | componentDidMount () { method componentWillReceiveProps (line 21) | componentWillReceiveProps ({ claim, fileName }) { method setInitialClaimName (line 27) | setInitialClaimName (fileName) { method handleInput (line 32) | handleInput (event) { method updateAndValidateClaimInput (line 37) | updateAndValidateClaimInput (value) { method render (line 45) | render () { FILE: client/src/containers/SEO/view.jsx class SEO (line 13) | class SEO extends React.Component { method render (line 14) | render () { FILE: client/src/containers/SiteDescription/view.jsx class SiteDescription (line 3) | class SiteDescription extends React.Component { method render (line 4) | render () { FILE: client/src/pages/AboutPage/index.jsx class AboutPage (line 8) | class AboutPage extends React.Component { method render (line 9) | render () { FILE: client/src/pages/ContentPageWrapper/view.jsx class ContentPageWrapper (line 15) | class ContentPageWrapper extends React.Component { method componentDidMount (line 16) | componentDidMount () { method componentWillReceiveProps (line 20) | componentWillReceiveProps (nextProps) { method render (line 25) | render () { FILE: client/src/pages/EditPage/view.jsx class EditPage (line 6) | class EditPage extends React.Component { method componentDidMount (line 7) | componentDidMount () { method componentWillUnmount (line 16) | componentWillUnmount () { method render (line 19) | render () { FILE: client/src/pages/ErrorPage/index.jsx class ErrorPage (line 5) | class ErrorPage extends React.Component { method render (line 6) | render () { FILE: client/src/pages/FaqPage/index.jsx class FaqPage (line 5) | class FaqPage extends React.Component { method render (line 6) | render () { FILE: client/src/pages/FourOhFourPage/index.jsx class FourOhForPage (line 4) | class FourOhForPage extends React.Component { method render (line 5) | render () { FILE: client/src/pages/HomePage/view.jsx class HomePage (line 6) | class HomePage extends React.Component { method componentWillUnmount (line 7) | componentWillUnmount () { method render (line 10) | render () { FILE: client/src/pages/LoginPage/view.jsx class LoginPage (line 9) | class LoginPage extends React.Component { method componentWillReceiveProps (line 10) | componentWillReceiveProps (newProps) { method render (line 16) | render () { FILE: client/src/pages/MultisitePage/index.jsx class MultisitePage (line 50) | class MultisitePage extends React.Component { method render (line 51) | render () { FILE: client/src/pages/PopularPage/view.jsx class PopularPage (line 4) | class PopularPage extends React.Component { method componentDidMount (line 5) | componentDidMount () { method componentWillReceiveProps (line 9) | componentWillReceiveProps (nextProps) { method render (line 15) | render () { FILE: client/src/pages/ShowAssetDetails/view.jsx class ShowAssetDetails (line 10) | class ShowAssetDetails extends React.Component { method constructor (line 12) | constructor (props) { method toggleExpandDetails (line 17) | toggleExpandDetails () { method render (line 21) | render () { FILE: client/src/pages/ShowAssetLite/view.jsx class ShowLite (line 18) | class ShowLite extends React.Component { method render (line 19) | render () { FILE: client/src/pages/ShowChannel/view.jsx class ShowChannel (line 8) | class ShowChannel extends React.Component { method render (line 9) | render () { FILE: client/src/pages/TosPage/index.jsx class TosPage (line 5) | class TosPage extends React.Component { method render (line 6) | render () { FILE: client/src/utils/createAssetMetaTags.js constant VIDEO (line 11) | const VIDEO = 'VIDEO'; constant IMAGE (line 12) | const IMAGE = 'IMAGE'; constant GIF (line 13) | const GIF = 'GIF'; constant TEXT (line 14) | const TEXT = 'TEXT'; FILE: client/src/utils/dynamicImport.js function getDeepestChildValue (line 1) | function getDeepestChildValue (parent, childrenKeys) { FILE: client/src/utils/file.js constant SIZE_MB (line 7) | const SIZE_MB = 1000000; function validateFile (line 9) | function validateFile(file) { FILE: client/src/utils/request.js function parseJSON (line 3) | function parseJSON (response) { function checkStatus (line 10) | function checkStatus (response, jsonResponse) { function request (line 19) | function request (url, options) { FILE: server/chainquery/index.js constant DATABASE_STRUCTURE (line 24) | const DATABASE_STRUCTURE = { constant DATABASE_STRUCTURE_KEYS (line 94) | const DATABASE_STRUCTURE_KEYS = Object.keys(DATABASE_STRUCTURE); FILE: server/chainquery/models/AbnormalClaimModel.js method set (line 18) | set() { } method set (line 22) | set() { } method set (line 26) | set() { } method set (line 30) | set() { } method set (line 34) | set() { } method set (line 38) | set() { } method set (line 42) | set() { } method set (line 46) | set() { } method set (line 50) | set() { } method set (line 54) | set() { } method set (line 58) | set() { } method set (line 62) | set() { } FILE: server/chainquery/models/AddressModel.js method set (line 18) | set() { } method set (line 22) | set() { } method set (line 26) | set() { } method set (line 30) | set() { } method set (line 34) | set() { } FILE: server/chainquery/models/BlockModel.js method set (line 18) | set() { } method set (line 22) | set() { } method set (line 26) | set() { } method set (line 30) | set() { } method set (line 34) | set() { } method set (line 38) | set() { } method set (line 42) | set() { } method set (line 46) | set() { } method set (line 50) | set() { } method set (line 54) | set() { } method set (line 58) | set() { } method set (line 62) | set() { } method set (line 66) | set() { } method set (line 70) | set() { } method set (line 74) | set() { } method set (line 78) | set() { } method set (line 82) | set() { } method set (line 86) | set() { } method set (line 90) | set() { } method set (line 94) | set() { } FILE: server/chainquery/models/ClaimModel.js method generated_extension (line 8) | generated_extension() { method set (line 25) | set() {} method set (line 29) | set() {} method set (line 33) | set() {} method set (line 37) | set() {} method set (line 41) | set() {} method set (line 45) | set() {} method set (line 49) | set() {} method set (line 53) | set() {} method set (line 57) | set() {} method set (line 61) | set() {} method set (line 65) | set() {} method set (line 69) | set() {} method set (line 73) | set() {} method set (line 77) | set() {} method set (line 81) | set() {} method set (line 85) | set() {} method set (line 89) | set() {} method set (line 93) | set() {} method set (line 97) | set() {} method set (line 101) | set() {} method set (line 105) | set() {} method set (line 109) | set() {} method set (line 113) | set() {} method set (line 117) | set() {} method set (line 121) | set() {} method set (line 125) | set() {} method set (line 129) | set() {} method set (line 133) | set() {} method set (line 137) | set() {} method set (line 141) | set() {} method set (line 145) | set() {} FILE: server/chainquery/models/InputModel.js method set (line 18) | set() { } method set (line 22) | set() { } method set (line 26) | set() { } method set (line 30) | set() { } method set (line 34) | set() { } method set (line 38) | set() { } method set (line 42) | set() { } method set (line 46) | set() { } method set (line 50) | set() { } method set (line 54) | set() { } method set (line 58) | set() { } method set (line 62) | set() { } method set (line 66) | set() { } method set (line 70) | set() { } method set (line 74) | set() { } FILE: server/chainquery/models/OutputModel.js method set (line 18) | set() { } method set (line 22) | set() { } method set (line 26) | set() { } method set (line 30) | set() { } method set (line 34) | set() { } method set (line 38) | set() { } method set (line 42) | set() { } method set (line 46) | set() { } method set (line 50) | set() { } method set (line 54) | set() { } method set (line 58) | set() { } method set (line 62) | set() { } method set (line 66) | set() { } method set (line 70) | set() { } method set (line 74) | set() { } FILE: server/chainquery/models/SupportModel.js method set (line 18) | set() { } method set (line 22) | set() { } method set (line 26) | set() { } method set (line 30) | set() { } method set (line 34) | set() { } method set (line 38) | set() { } method set (line 42) | set() { } method set (line 46) | set() { } FILE: server/chainquery/models/TransactionAddressModel.js method set (line 18) | set() { } method set (line 23) | set() { } method set (line 27) | set() { } method set (line 31) | set() { } FILE: server/chainquery/models/TransactionModel.js method set (line 18) | set() { } method set (line 22) | set() { } method set (line 26) | set() { } method set (line 30) | set() { } method set (line 34) | set() { } method set (line 38) | set() { } method set (line 42) | set() { } method set (line 46) | set() { } method set (line 50) | set() { } method set (line 54) | set() { } method set (line 58) | set() { } method set (line 62) | set() { } method set (line 66) | set() { } method set (line 70) | set() {} FILE: server/chainquery/tables/abnormalClaimTable.js method createModel (line 4) | createModel(...args) { method associate (line 8) | associate(db) { FILE: server/chainquery/tables/addressTable.js method createModel (line 4) | createModel(...args) { method associate (line 8) | associate(db) { FILE: server/chainquery/tables/blockTable.js method createModel (line 4) | createModel(...args) { method associate (line 8) | associate(db) { FILE: server/chainquery/tables/claimTable.js method createModel (line 4) | createModel(...args) { method associate (line 8) | associate(db) { FILE: server/chainquery/tables/inputTable.js method createModel (line 4) | createModel(...args) { method associate (line 8) | associate(db) { FILE: server/chainquery/tables/outputTable.js method createModel (line 4) | createModel(...args) { method associate (line 8) | associate(db) { FILE: server/chainquery/tables/supportTable.js method createModel (line 4) | createModel(...args) { method associate (line 8) | associate(db) { FILE: server/chainquery/tables/transactionAddressTable.js method createModel (line 4) | createModel(...args) { method associate (line 8) | associate(db) { FILE: server/chainquery/tables/transactionTable.js method createModel (line 4) | createModel(...args) { method associate (line 8) | associate(db) { FILE: server/controllers/api/channel/availability/index.js function addAtSymbolIfNecessary (line 11) | function addAtSymbolIfNecessary (name) { FILE: server/controllers/api/channel/claims/channelPagination.js constant CLAIMS_PER_PAGE (line 1) | const CLAIMS_PER_PAGE = 12; method returnPaginatedChannelClaims (line 4) | returnPaginatedChannelClaims (channelName, longChannelClaimId, claims, p... method getPageFromQuery (line 18) | getPageFromQuery (page) { method extractPageFromClaims (line 24) | extractPageFromClaims (claims, pageNumber) { method determineTotalPages (line 34) | determineTotalPages (claims) { method determinePreviousPage (line 50) | determinePreviousPage (currentPage) { method determineNextPage (line 56) | determineNextPage (totalPages, currentPage) { method determineTotalClaims (line 62) | determineTotalClaims (claims) { FILE: server/controllers/api/channel/claims/index.js constant NO_CHANNEL (line 4) | const NO_CHANNEL = 'NO_CHANNEL'; FILE: server/controllers/api/channel/data/index.js constant NO_CHANNEL (line 6) | const NO_CHANNEL = 'NO_CHANNEL'; constant LONG_ID (line 7) | const LONG_ID = 'longId'; constant SHORT_ID (line 8) | const SHORT_ID = 'shortId'; constant LONG_CLAIM_LENGTH (line 9) | const LONG_CLAIM_LENGTH = 40; FILE: server/controllers/api/claim/longId/index.js constant NO_CHANNEL (line 8) | const NO_CHANNEL = 'NO_CHANNEL'; constant NO_CLAIM (line 9) | const NO_CLAIM = 'NO_CLAIM'; constant BLOCKED_CLAIM (line 10) | const BLOCKED_CLAIM = 'BLOCKED_CLAIM'; FILE: server/controllers/api/claim/publish/index.js constant CLAIM_TAKEN (line 28) | const CLAIM_TAKEN = 'CLAIM_TAKEN'; constant UNAPPROVED_CHANNEL (line 29) | const UNAPPROVED_CHANNEL = 'UNAPPROVED_CHANNEL'; FILE: server/controllers/api/claim/publish/validateFileForPublish.js constant SIZE_MB (line 7) | const SIZE_MB = 1000000; FILE: server/controllers/api/claim/publish/validateFileTypeAndSize.js constant SIZE_MB (line 7) | const SIZE_MB = 1000000; FILE: server/controllers/api/homepage/data/index.js constant NO_CHANNEL (line 5) | const NO_CHANNEL = 'NO_CHANNEL'; FILE: server/controllers/assets/constants/request_types.js constant SERVE (line 1) | const SERVE = 'SERVE'; constant SHOW (line 2) | const SHOW = 'SHOW'; FILE: server/controllers/assets/utils/determineRequestType.js function clientWantsAsset (line 3) | function clientWantsAsset ({accept, range}) { FILE: server/controllers/assets/utils/flipClaimNameAndId.js function isValidClaimId (line 1) | function isValidClaimId (claimId) { function isValidShortId (line 5) | function isValidShortId (claimId) { function isValidShortIdOrClaimId (line 9) | function isValidShortIdOrClaimId (input) { FILE: server/controllers/assets/utils/getClaimIdAndServeAsset.js constant NO_CHANNEL (line 12) | const NO_CHANNEL = 'NO_CHANNEL'; constant NO_CLAIM (line 13) | const NO_CLAIM = 'NO_CLAIM'; constant BLOCKED_CLAIM (line 14) | const BLOCKED_CLAIM = 'BLOCKED_CLAIM'; constant NO_FILE (line 15) | const NO_FILE = 'NO_FILE'; constant CONTENT_UNAVAILABLE (line 16) | const CONTENT_UNAVAILABLE = 'CONTENT_UNAVAILABLE'; FILE: server/controllers/assets/utils/getLocalFileRecord.js constant NO_FILE (line 3) | const NO_FILE = 'NO_FILE'; FILE: server/controllers/assets/utils/transformImage.js function _cropCenter (line 44) | function _cropCenter(path, cropWidth, cropHeight, originalWidth, origina... FILE: server/controllers/utils/errorHandlers.js method createErrorResponsePayload (line 38) | createErrorResponsePayload (status, message) { FILE: server/index.js function Server (line 35) | function Server() { FILE: server/lbrynet/index.js method publishClaim (line 11) | publishClaim(publishParams) { method getClaim (line 35) | getClaim(uri) { method getFileListFileByOutpoint (line 56) | getFileListFileByOutpoint(outpoint) { method abandonClaim (line 76) | async abandonClaim({ outpoint }) { method getClaimList (line 92) | getClaimList(claimName) { method resolveUri (line 110) | resolveUri(uri) { method getDownloadDirectory (line 140) | getDownloadDirectory() { method createChannel (line 170) | createChannel(name) { method getAccountBalance (line 191) | getAccountBalance() { FILE: server/middleware/httpContextMiddleware.js function setRouteDataInContextMiddleware (line 3) | function setRouteDataInContextMiddleware(routePath, routeData) { FILE: server/middleware/logMetricsMiddleware.js function logMetricsMiddleware (line 5) | function logMetricsMiddleware (req, res, next) { function setRouteDataInContextMiddleware (line 46) | function setRouteDataInContextMiddleware (routePath, routeData) { FILE: server/models/blocked.js constant BLOCKED_CLAIM (line 2) | const BLOCKED_CLAIM = 'BLOCKED_CLAIM'; FILE: server/models/certificate.js constant NO_CHANNEL (line 4) | const NO_CHANNEL = 'NO_CHANNEL'; function isLongChannelId (line 6) | function isLongChannelId (channelId) { function isShortChannelId (line 10) | function isShortChannelId (channelId) { FILE: server/models/claim.js constant NO_CLAIM (line 12) | const NO_CLAIM = 'NO_CLAIM'; function determineFileExtensionFromContentType (line 14) | function determineFileExtensionFromContentType(contentType) { function determineThumbnail (line 33) | function determineThumbnail(storedThumbnail, defaultThumbnail) { function prepareClaimData (line 40) | function prepareClaimData(claim) { function isLongClaimId (line 48) | function isLongClaimId(claimId) { function isShortClaimId (line 52) | function isShortClaimId(claimId) { FILE: server/models/utils/createFileRecordData.js function createFileRecordDataAfterGet (line 3) | async function createFileRecordDataAfterGet(resolveResult, getResult) { function createFileRecordDataAfterPublish (line 22) | async function createFileRecordDataAfterPublish( FILE: server/models/utils/trendingAnalysis.js constant ZSCORE_CRITICAL_THRESHOLD (line 1) | const ZSCORE_CRITICAL_THRESHOLD = 1.96; constant ZSCORE_NINETYNINTH (line 2) | const ZSCORE_NINETYNINTH = 2.326347875; constant ONE_DIV_SQRT_2PI (line 3) | const ONE_DIV_SQRT_2PI = 0.3989422804014327; constant MAX_P_PRECISION (line 4) | const MAX_P_PRECISION = Math.exp(-16); constant MIN_P (line 5) | const MIN_P = -6.44357455534; constant MAX_P (line 6) | const MAX_P = 6.44357455534; FILE: server/utils/awaitFileSize.js function delay (line 4) | function delay(t) { function checkFileList (line 13) | function checkFileList() { FILE: server/utils/configureLogging.js function configureLogging (line 6) | function configureLogging() { FILE: server/utils/configureSlack.js function configureSlack (line 7) | function configureSlack () { FILE: server/utils/createModuleAliases.js constant WWW_SPEECH_ROOT (line 2) | const WWW_SPEECH_ROOT = resolve(process.cwd()); FILE: server/utils/getMediaDimensions.js function getMediaDimensions (line 5) | async function getMediaDimensions (fileType, filePath) { FILE: server/utils/videoProcessing.js function getVideoHeightAndWidth (line 3) | async function getVideoHeightAndWidth (filePath) { FILE: test/end-to-end/end-to-end.test.js function testFor200StatusResponse (line 14) | function testFor200StatusResponse (host, url) { function testShowRequestFor200StatusResponse (line 26) | function testShowRequestFor200StatusResponse (host, url) { FILE: utils/createModuleAliases.js constant DEFAULT_ROOT (line 3) | const DEFAULT_ROOT = 'client/src'; constant CUSTOM_ROOT (line 4) | const CUSTOM_ROOT = 'site/custom/src'; constant DEFAULT_SCSS_ROOT (line 5) | const DEFAULT_SCSS_ROOT = 'client/scss'; constant CUSTOM_SCSS_ROOT (line 6) | const CUSTOM_SCSS_ROOT = 'site/custom/scss'; FILE: utils/isApprovedChannel.js function isApprovedChannel (line 1) | function isApprovedChannel (channel, channels) { FILE: utils/validateFileForPublish.js constant SIZE_MB (line 5) | const SIZE_MB = 1000000; function validateFileForPublish (line 7) | function validateFileForPublish(file) { FILE: webpack/webpack.client.config.js constant SCSS_ROOT (line 7) | const SCSS_ROOT = Path.resolve(__dirname, '../client/scss/'); constant CLIENT_ROOT (line 8) | const CLIENT_ROOT = Path.resolve(__dirname, '../client/'); constant CUSTOM_CLIENT_ROOT (line 9) | const CUSTOM_CLIENT_ROOT = Path.resolve(__dirname, '../site/custom/'); FILE: webpack/webpack.server.config.js constant SCSS_ROOT (line 7) | const SCSS_ROOT = Path.resolve(__dirname, '../client/scss/'); constant CLIENT_ROOT (line 8) | const CLIENT_ROOT = Path.resolve(__dirname, '../client/'); constant CUSTOM_CLIENT_ROOT (line 9) | const CUSTOM_CLIENT_ROOT = Path.resolve(__dirname, '../site/custom/');