.. |
abandonedChannelPreview
|
|
|
app
|
only load ima when needed
|
2021-12-10 09:44:39 -05:00 |
autoplayCountdown
|
|
|
blockList
|
|
|
button
|
|
|
cardVerify
|
|
|
channelAbout
|
Odysee specific changes and other misc improvements (#219)
|
2021-11-03 15:47:19 -04:00 |
channelBlockButton
|
Simplify 'selectClaimIdForUri'
|
2021-11-10 16:50:26 +08:00 |
channelContent
|
dont run ads on channel page
|
2021-12-08 15:49:06 -05:00 |
channelDiscussion
|
Lazy-load comment components
|
2021-11-11 15:09:28 -05:00 |
channelEdit
|
Misc updates
|
2021-11-29 20:32:39 -05:00 |
channelMuteButton
|
|
|
channelSelector
|
|
|
channelStakedIndicator
|
Fix memo: stake indicator
|
2021-11-11 10:23:28 +08:00 |
channelThumbnail
|
Misc updates
|
2021-11-29 20:32:39 -05:00 |
channelTitle
|
Simplify makeSelectTitleForUri
|
2021-11-16 12:23:18 +08:00 |
claimAbandonButton
|
|
|
claimAuthor
|
|
|
claimCollectionAdd
|
|
|
claimCollectionAddButton
|
|
|
claimEffectiveAmount
|
|
|
claimInsufficientCredits
|
Cost Info selector fixes
|
2021-11-19 16:01:25 +08:00 |
claimLink
|
Fix some certain wordings breaking page (#440)
|
2021-12-07 14:03:19 -05:00 |
claimList
|
Move MAIN_CLASS to constants file for better code-splitting.
|
2021-12-09 20:58:23 -08:00 |
claimListDiscover
|
Remove content_tags and related functions
|
2021-12-13 11:54:53 -05:00 |
claimListHeader
|
Remove content_tags and related functions
|
2021-12-13 11:54:53 -05:00 |
claimMenuList
|
Fix and optimize makeSelectIsSubscribed (#273)
|
2021-11-12 09:47:07 -05:00 |
claimPreview
|
Fix inability to unblock an abandoned claim
|
2021-12-01 21:21:09 +08:00 |
claimPreviewReset
|
Remove claim search long poll + introduce pending state that blocks render + avoid polling status for non-owned claim (#320)
|
2021-11-18 14:43:39 -05:00 |
claimPreviewSubtitle
|
Fix memo: isLivestream & isLivestreamActive
|
2021-11-16 11:52:35 +08:00 |
claimPreviewTile
|
Simplify makeSelectIsUriResolving
|
2021-11-16 14:32:58 +08:00 |
claimPreviewTitle
|
Simplify makeSelectTitleForUri
|
2021-11-16 12:23:18 +08:00 |
claimProperties
|
Fix and optimize makeSelectIsSubscribed (#273)
|
2021-11-12 09:47:07 -05:00 |
claimRepostAuthor
|
|
|
claimSupportButton
|
|
|
claimTags
|
|
|
claimTilesDiscover
|
Remove content_tags and related functions
|
2021-12-13 11:54:53 -05:00 |
claimType
|
Fix memo: isLivestream & isLivestreamActive
|
2021-11-16 11:52:35 +08:00 |
claimUri
|
Fix url selectors
|
2021-11-17 19:57:04 +08:00 |
collectionActions
|
|
|
collectionContentSidebar
|
Optimize selectClaimIsMine
|
2021-11-11 16:10:06 +08:00 |
collectionEdit
|
Simplify makeSelectTitleForUri
|
2021-11-16 12:23:18 +08:00 |
collectionMenuList
|
|
|
collectionPreviewOverlay
|
Simplify makeSelectIsUriResolving
|
2021-11-16 14:32:58 +08:00 |
collectionPreviewTile
|
Simplify makeSelectIsUriResolving
|
2021-11-16 14:32:58 +08:00 |
collectionSelectItem
|
|
|
collectionsListMine
|
improve playlists display (#232)
|
2021-11-05 21:00:27 -04:00 |
comment
|
Attempt to speed up sidebar menu for mobile (#283)
|
2021-11-12 10:59:11 -05:00 |
commentCreate
|
Stickers display improvements
|
2021-12-09 23:49:35 -05:00 |
commentMenuList
|
Un-authenticated resolve (#341)
|
2021-11-24 09:33:34 -05:00 |
commentReactions
|
Optimize selectClaimIsMine
|
2021-11-11 16:10:06 +08:00 |
commentsList
|
Optimize selectClaimIsMine
|
2021-11-11 16:10:06 +08:00 |
commentsReplies
|
selectClaimIsMineForUri to replace makeSelectClaimIsMine
|
2021-11-10 16:49:12 +08:00 |
common
|
Move channel mentioning to use @mui/Autocomplete combobox without search functionality
|
2021-12-09 15:35:40 -05:00 |
copyableText
|
|
|
creatorAnalytics
|
|
|
dateTime
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
emailCollection
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
embedPlayButton
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
embedTextArea
|
[oEmbed] some changes and fixes (#392)
|
2021-12-01 10:36:52 -05:00 |
errorBoundary
|
|
|
expandable
|
|
|
fileActions
|
Cost Info selector fixes
|
2021-11-19 16:01:25 +08:00 |
fileDescription
|
Optimize selectClaimIsMine
|
2021-11-11 16:10:06 +08:00 |
fileDetails
|
|
|
fileDownloadLink
|
Cost Info selector fixes
|
2021-11-19 16:01:25 +08:00 |
fileDrop
|
|
|
filePrice
|
Cost Info selector fixes
|
2021-11-19 16:01:25 +08:00 |
fileReactions
|
|
|
fileRender
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
fileRenderDownload
|
Odysee specific changes and other misc improvements (#219)
|
2021-11-03 15:47:19 -04:00 |
fileRenderFloating
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
fileRenderInitiator
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
fileRenderInline
|
Cost Info selector fixes
|
2021-11-19 16:01:25 +08:00 |
fileSubtitle
|
Reduce the chain of renders when Viewer Count is updated
|
2021-11-17 18:16:01 +08:00 |
fileThumbnail
|
|
|
fileTitle
|
Simplify makeSelectTitleForUri
|
2021-11-16 12:23:18 +08:00 |
fileTitleSection
|
Cost Info selector fixes
|
2021-11-19 16:01:25 +08:00 |
fileType
|
Fix memo: isLivestream & isLivestreamActive
|
2021-11-16 11:52:35 +08:00 |
fileValues
|
Optimize selectClaimIsMine
|
2021-11-11 16:10:06 +08:00 |
fileViewCount
|
get active viewers even when not live (we want waiting count) (#322)
|
2021-11-18 18:41:43 -05:00 |
fileViewCountInline
|
Fix view count appearing in Recommended.
|
2021-12-09 16:53:51 +08:00 |
fileViewerEmbeddedTitle
|
Simplify makeSelectTitleForUri
|
2021-11-16 12:23:18 +08:00 |
fileWatchLaterLink
|
|
|
formFieldPrice
|
|
|
header
|
Dev instance changelog button.
|
2021-12-13 16:46:29 +08:00 |
hiddenNsfwClaims
|
|
|
homepageSelector
|
|
|
i18nMessage
|
|
|
IframeReact
|
|
|
invited
|
Fix and optimize makeSelectIsSubscribed (#273)
|
2021-11-12 09:47:07 -05:00 |
inviteList
|
|
|
inviteNew
|
Remove unused props
|
2021-12-02 20:41:02 +08:00 |
lastReleaseChanges
|
|
|
livestreamComment
|
Fix memo: stake indicator
|
2021-11-11 10:23:28 +08:00 |
livestreamComments
|
Refactor channelMention suggestions into new textareaSuggestions component
|
2021-12-09 15:35:40 -05:00 |
livestreamLayout
|
Attempt to speed up sidebar menu for mobile (#283)
|
2021-11-12 10:59:11 -05:00 |
livestreamLink
|
Fix livestream state issues. Create unified long polling mechanism.
|
2021-11-10 08:21:15 +08:00 |
livestreamList
|
|
|
loadingBarOneOff
|
|
|
loginGraphic
|
|
|
logo
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
markdownLink
|
|
|
maxPurchasePrice
|
|
|
nagContinueFirstRun
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
navigationButton
|
|
|
navigationHistory
|
|
|
navigationHistoryItem
|
|
|
navigationHistoryRecent
|
|
|
notification
|
Lazy-load comment components
|
2021-11-11 15:09:28 -05:00 |
notificationBubble
|
|
|
notificationContentChannelMenu
|
|
|
notificationHeaderButton
|
|
|
nudgeFloating
|
|
|
optimizedImage
|
|
|
page
|
Move MAIN_CLASS to constants file for better code-splitting.
|
2021-12-09 20:58:23 -08:00 |
playlistsMine
|
improve playlists display (#232)
|
2021-11-05 21:00:27 -04:00 |
postEditor
|
|
|
postViewer
|
selectClaimIsMineForUri to replace makeSelectClaimIsMine
|
2021-11-10 16:49:12 +08:00 |
previewLink
|
Simplify makeSelectIsUriResolving
|
2021-11-16 14:32:58 +08:00 |
previewOverlayProperties
|
Fix and optimize makeSelectIsSubscribed (#273)
|
2021-11-12 09:47:07 -05:00 |
privacyAgreement
|
Odysee specific changes and other misc improvements (#219)
|
2021-11-03 15:47:19 -04:00 |
publishAdditionalOptions
|
|
|
publishBid
|
|
|
publishDescription
|
|
|
publishFile
|
Fix memo: isLivestream & isLivestreamActive
|
2021-11-16 11:52:35 +08:00 |
publishForm
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
publishFormErrors
|
Odysee specific changes and other misc improvements (#219)
|
2021-11-03 15:47:19 -04:00 |
publishName
|
Prevent concurrent uploads with same lbry name
|
2021-12-10 08:48:16 -05:00 |
publishPending
|
|
|
publishPrice
|
|
|
publishReleaseDate
|
|
|
recommendedContent
|
fix linter (#438)
|
2021-12-06 13:46:45 -05:00 |
reportContent
|
|
|
repostCreate
|
Simplify makeSelectIsUriResolving
|
2021-11-16 14:32:58 +08:00 |
rewardAuthIntro
|
|
|
rewardLink
|
|
|
rewardListClaimed
|
|
|
rewardSummary
|
|
|
rewardTile
|
|
|
rewardTotal
|
|
|
router
|
Fix double-render of Category Pages when unauthenticated
|
2021-12-08 13:59:33 -05:00 |
searchChannelField
|
|
|
searchOptions
|
|
|
searchTopClaim
|
Simplify makeSelectIsUriResolving
|
2021-11-16 14:32:58 +08:00 |
selectAsset
|
|
|
selectChannel
|
Use the lighter activeChannelId
|
2021-12-02 21:00:17 +08:00 |
selectThumbnail
|
Misc updates
|
2021-11-29 20:32:39 -05:00 |
settingAccount
|
Use 'selectHasChannel' instead of the full 'selectMyChannelClaims'
|
2021-11-08 15:02:44 +08:00 |
settingAccountPassword
|
|
|
settingAppearance
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
settingAutoLaunch
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
settingClosingBehavior
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
settingCommentsServer
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
settingContent
|
Re-enable reposts on homepages (#352)
|
2021-11-24 11:11:25 -05:00 |
settingLanguage
|
|
|
settingsRow
|
Add hints if an error occurs subscribing to notifications (#143)
|
2021-11-01 14:51:23 -04:00 |
settingsSideNavigation
|
|
|
settingSystem
|
|
|
settingUnauthenticated
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
settingWalletServer
|
|
|
shareButton
|
|
|
sideNavigation
|
Memoize GetLinksData for performance
|
2021-12-08 13:59:33 -05:00 |
skipNavigationButton
|
|
|
snackBar
|
|
|
socialShare
|
Simplify makeSelectTitleForUri
|
2021-11-16 12:23:18 +08:00 |
spinner
|
|
|
splash
|
|
|
subscribeButton
|
Fix url selectors
|
2021-11-17 19:57:04 +08:00 |
supportsLiquidate
|
|
|
syncEnableFlow
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
syncFatalError
|
|
|
syncPassword
|
|
|
syncToggle
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
tag
|
|
|
tagsSearch
|
|
|
tagsSelect
|
|
|
textareaSuggestionsItem
|
Fix dispatch props
|
2021-12-09 15:35:40 -05:00 |
textareaWithSuggestions
|
Fix replaceAll
|
2021-12-10 15:40:23 -05:00 |
theme
|
|
|
themeSelector
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
transactionListTable
|
|
|
transactionListTableItem
|
|
|
txoList
|
|
|
uriIndicator
|
Simplify makeSelectIsUriResolving
|
2021-11-16 14:32:58 +08:00 |
userChannelFollowIntro
|
|
|
userEmail
|
Odysee specific changes and other misc improvements (#219)
|
2021-11-03 15:47:19 -04:00 |
userEmailNew
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
userEmailReturning
|
|
|
userEmailVerify
|
|
|
userFirstChannel
|
|
|
userPasswordReset
|
|
|
userPasswordSet
|
|
|
userPhoneNew
|
|
|
userPhoneVerify
|
|
|
userSignIn
|
|
|
userSignInPassword
|
|
|
userSignOutButton
|
|
|
userSignUp
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
userTagFollowIntro
|
|
|
userVerify
|
Odysee specific changes and other misc improvements (#219)
|
2021-11-03 15:47:19 -04:00 |
videoDuration
|
|
|
viewers
|
-- experiment with forcefully closing the session on dispose
|
2021-12-10 14:16:03 -05:00 |
walletAddress
|
|
|
walletBackup
|
|
|
walletBalance
|
|
|
walletFiatAccountHistory
|
|
|
walletFiatBalance
|
|
|
walletFiatPaymentBalance
|
|
|
walletFiatPaymentHistory
|
|
|
walletSend
|
Use 'selectHasChannel' instead of the full 'selectMyChannelClaims'
|
2021-11-08 15:02:44 +08:00 |
walletSendTip
|
Kill makeSelectClientSetting
|
2021-11-23 12:29:53 +08:00 |
walletSpendableBalanceHelp
|
|
|
walletSwap
|
|
|
walletTipAmountSelector
|
Fix string (#257)
|
2021-11-09 15:25:19 -05:00 |
webUploadList
|
Disable file selector when upload is locked from another tab.
|
2021-12-13 15:33:39 +08:00 |
wunderbar
|
Fix 'secondary.js' code coverage
|
2021-11-01 15:25:40 +08:00 |
wunderbarSuggestion
|
Simplify makeSelectIsUriResolving
|
2021-11-16 14:32:58 +08:00 |
wunderbarSuggestions
|
|
|
wunderbarTopSuggestion
|
Simplify makeSelectIsUriResolving
|
2021-11-16 14:32:58 +08:00 |
youtubeBadge
|
|
|
youtubeTransferStatus
|
Route recommendation search to recsys + add user_id (#353)
|
2021-11-24 15:25:22 -05:00 |
yrbl
|
Fix annoying hierarchy error with Yrbl
|
2021-11-17 10:27:11 +08:00 |
yrblWalletEmpty
|
|
|
zoomableImage
|
|
|