lbry-desktop/ui/component
jessopb 88ac250fee
fix large file uploads (#7736)
* fix large file uploads

* changelog

* update github action xcode version

* update electronbuilder for macos

* try use_hard_links=false

* no USE_HARD_LINKS

* upgrate electron-builder 23_3_3

* revert to electron-builder 22_10_5
electron-builder/issues/6124 says regressions happen after this version.

* try mac install homebrew, python2

* typo and ln /usr/bin/python

* oops

* try sudo

* try PYTHON_PATH

* comment github action mac python hack
2022-11-17 13:20:01 -05:00
..
abandonedChannelPreview integrate all the things 2021-10-15 23:49:41 -04:00
app fix dragndrop publish (#7599) 2022-06-02 16:42:27 -04:00
appStorageVisualization Disk space ipc fixes (#7610) 2022-06-10 12:42:49 -04:00
autoplayCountdown integrate all the things 2021-10-15 23:49:41 -04:00
blockList bring in styles (#7542) 2022-04-17 13:04:56 -04:00
button Remove swap (#7659) 2022-08-02 17:17:00 -04:00
cardVerify updated code 2021-07-03 14:42:37 -04:00
channelAbout Format numbers internationally. 2022-05-06 11:24:26 -04:00
channelBlockButton Optimize selectClaimIsMine (#7370) 2021-12-31 12:52:26 -05:00
channelContent Optimize selectClaimIsMine (#7370) 2021-12-31 12:52:26 -05:00
channelDiscussion integrate all the things 2021-10-15 23:49:41 -04:00
channelForm separate out advanced textarea, fix comment channel selector width, a… (#7634) 2022-11-04 08:42:36 -04:00
channelMuteButton Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
channelSelector integrate all the things 2021-10-15 23:49:41 -04:00
channelStakedIndicator bring in styles (#7542) 2022-04-17 13:04:56 -04:00
channelThumbnail Use a retry counter/limit to fetch thumbnails. (#7618) 2022-06-28 11:25:20 -04:00
channelTitle Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
claimAbandonButton integrate all the things 2021-10-15 23:49:41 -04:00
claimAuthor integrate all the things 2021-10-15 23:49:41 -04:00
claimCollectionAdd style fixes (#7548) 2022-04-20 17:17:47 -04:00
claimCollectionAddButton mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
claimEffectiveAmount integrate all the things 2021-10-15 23:49:41 -04:00
claimInsufficientCredits Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
claimLink apply ody pr #329 no blacklist check on claimLink (#7428) 2022-01-21 11:21:43 -05:00
claimList style fixes (#7548) 2022-04-20 17:17:47 -04:00
claimListDiscover add medium duration video filter 2022-03-07 18:46:28 -05:00
claimListHeader fix 0.53.1 style issues 2022-04-25 21:13:07 -04:00
claimMenuList Do not allow to add non playable items in playlists yet. 2022-05-21 16:41:52 -04:00
claimPreview Format numbers internationally. 2022-05-06 11:24:26 -04:00
claimPreviewSubtitle Format numbers internationally. 2022-05-06 11:24:26 -04:00
claimPreviewTile bring in styles (#7542) 2022-04-17 13:04:56 -04:00
claimPreviewTitle Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
claimProperties Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
claimRepostAuthor fix 0.53.1 style issues 2022-04-25 21:13:07 -04:00
claimRepostButton mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
claimSupportButton bring in styles (#7542) 2022-04-17 13:04:56 -04:00
claimTags Optimize tags and followedTags 2021-12-03 15:22:32 -05:00
claimTilesDiscover bring in styles (#7542) 2022-04-17 13:04:56 -04:00
claimType strip out livestreams 2021-10-20 17:05:37 -04:00
claimUri integrate all the things 2021-10-15 23:49:41 -04:00
collectionActions Disable play/suffle buttons from empty collections. 2022-05-06 12:43:29 -04:00
collectionContentSidebar fix collection link 2022-04-25 09:24:49 -04:00
collectionEdit separate out advanced textarea, fix comment channel selector width, a… (#7634) 2022-11-04 08:42:36 -04:00
collectionEditButtons Playlistorder (#7442) 2022-01-27 10:20:21 -05:00
collectionMenuList Allow renaming collection in view playlist page. 2022-03-29 18:06:55 -04:00
collectionPreviewOverlay Do not throw error when trying to play empty collections. 2022-05-06 12:43:29 -04:00
collectionPreviewTile Allow renaming collection in view playlist page. 2022-03-29 18:06:55 -04:00
collectionSelectItem Playlistorder (#7442) 2022-01-27 10:20:21 -05:00
collectionsListMine Do not throw error when trying to play empty collections. 2022-05-06 12:43:29 -04:00
comment separate out advanced textarea, fix comment channel selector width, a… (#7634) 2022-11-04 08:42:36 -04:00
commentCreate fix comment area display (#7716) 2022-11-04 10:44:36 -04:00
commentMenuList fix comment pinning 2022-02-14 23:18:28 -05:00
commentReactions Format numbers internationally. 2022-05-06 11:24:26 -04:00
commentsList fix comment area display (#7716) 2022-11-04 10:44:36 -04:00
commentsReplies wip 2022-04-02 09:27:07 -04:00
common separate out advanced textarea, fix comment channel selector width, a… (#7634) 2022-11-04 08:42:36 -04:00
copyableText Restore "Stream Key Button (#7127)" + lint and modifications 2021-09-23 20:13:02 +08:00
creatorAnalytics integrate all the things 2021-10-15 23:49:41 -04:00
dateTime refactor: replace deprecated String.prototype.substr() 2022-03-23 12:12:44 -04:00
emailCollection integrate all the things 2021-10-15 23:49:41 -04:00
embedPlayButton Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
embedTextArea add referral code to embed links 2020-10-07 16:23:53 -04:00
errorBoundary mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
expandable remove [data-mode='dark'] 2019-11-22 16:45:33 -05:00
fileActions bring in styles (#7542) 2022-04-17 13:04:56 -04:00
fileDescription Sync pre cleanup (#7635) 2022-07-08 14:51:53 -04:00
fileDetails cut SIMPLE_SITE 2021-10-20 17:05:37 -04:00
fileDownloadLink Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
fileDrop Better handling of uploaded files. (#7688) 2022-09-19 16:42:16 -04:00
filePrice Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
fileReactions Format numbers internationally. 2022-05-06 11:24:26 -04:00
fileRender markdown fixes - blockquotes and embedded videos 2022-02-14 20:56:47 -05:00
fileRenderDownload fixes restoring wallet page and removing lbry.tv references 2021-11-28 15:06:11 -05:00
fileRenderFloating Minor layout fixes depending on window shape (#7709) 2022-10-25 10:03:20 -04:00
fileRenderInitiator Minor layout fixes depending on window shape (#7709) 2022-10-25 10:03:20 -04:00
fileRenderInline Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
fileSubtitle restore file release time 2021-10-29 12:24:33 -04:00
fileThumbnail fix comment area display (#7716) 2022-11-04 10:44:36 -04:00
fileTitle Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
fileTitleSection Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
fileType strip out livestreams 2021-10-20 17:05:37 -04:00
fileValues Sync pre cleanup (#7635) 2022-07-08 14:51:53 -04:00
fileViewCount Format numbers internationally. 2022-05-06 11:24:26 -04:00
fileViewCountInline Compact follower counts (#7432) 2022-01-25 18:16:28 -05:00
fileViewerEmbeddedTitle Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
fileWatchLaterLink Playlistorder (#7442) 2022-01-27 10:20:21 -05:00
formFieldPrice refactor lbrytv web server 2019-11-11 13:27:29 -05:00
header Sync pre cleanup (#7635) 2022-07-08 14:51:53 -04:00
headerMenuButtons Sync pre cleanup (#7635) 2022-07-08 14:51:53 -04:00
headerNotificationButton More header refactors (#7441) 2022-01-26 21:14:36 -05:00
headerProfileMenuButton bring in styles (#7542) 2022-04-17 13:04:56 -04:00
hiddenNsfwClaims integrate all the things 2021-10-15 23:49:41 -04:00
homepageSelector Move combobox to right | Move "Search only in language" into separate row 2021-08-23 23:45:09 +08:00
hostingSplash fix diskspace windows bytes (#7601) 2022-06-05 12:10:12 -04:00
hostingSplashCustom add hosting to first run (#7598) 2022-06-02 15:24:11 -04:00
i18nMessage Fix <i18nMessage> not localizing the message. 2020-05-25 10:18:08 -04:00
IframeReact re-enable pdfs on web 2021-04-05 15:06:56 -04:00
lastReleaseChanges Prevent .deb packages from being opened with archive manager. (#7502) 2022-07-07 16:48:42 -04:00
loginGraphic FileThumbnail: don't go through optimizer if GIF 2021-06-23 14:15:37 -04:00
logo cut SIMPLE_SITE 2021-10-20 17:05:37 -04:00
markdownLink refactor: replace deprecated String.prototype.substr() 2022-03-23 12:12:44 -04:00
maxPurchasePrice [Content] refactor and grab Max Purchase Price 2021-08-23 23:45:10 +08:00
nagContinueFirstRun integrate all the things 2021-10-15 23:49:41 -04:00
navigationButton Allow double-clicking in header to maximize the app. 2020-05-17 21:26:30 -07:00
navigationHistory remove [data-mode='dark'] 2019-11-22 16:45:33 -05:00
navigationHistoryItem integrate all the things 2021-10-15 23:49:41 -04:00
navigationHistoryRecent refactor lbrytv web server 2019-11-11 13:27:29 -05:00
notification Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
notificationBubble recon notify components 2021-07-19 22:16:29 -04:00
notificationContentChannelMenu lint 2021-10-15 23:49:41 -04:00
nudgeFloating move nudge to FileReactions and add src param to sign up redirects 2020-11-17 14:32:53 -05:00
optimizedImage Fix thumbnails missing while searching in side bar. 2022-04-25 12:38:19 -04:00
page Minor layout fixes depending on window shape (#7709) 2022-10-25 10:03:20 -04:00
playlistsMine style fixes (#7548) 2022-04-20 17:17:47 -04:00
postEditor separate out advanced textarea, fix comment channel selector width, a… (#7634) 2022-11-04 08:42:36 -04:00
postViewer bring in styles (#7542) 2022-04-17 13:04:56 -04:00
previewLink Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
previewOverlayProperties Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
privacyAgreement add hosting to first run (#7598) 2022-06-02 15:24:11 -04:00
publishAdditionalOptions integrate all the things 2021-10-15 23:49:41 -04:00
publishBid Format numbers internationally. 2022-05-06 11:24:26 -04:00
publishDescription separate out advanced textarea, fix comment channel selector width, a… (#7634) 2022-11-04 08:42:36 -04:00
publishFile fix large file uploads (#7736) 2022-11-17 13:20:01 -05:00
publishForm fix thumbnails disabling publish (#7714) 2022-11-03 15:55:46 -04:00
publishFormErrors make thumbnail optional (#7690) 2022-09-19 18:39:45 -04:00
publishName Revert "rm lbry.tv, rm lbryfirst, rm DOMAIN, etc" 2021-12-04 22:20:39 -05:00
publishPending bring in styles (#7542) 2022-04-17 13:04:56 -04:00
publishPrice bring in styles (#7542) 2022-04-17 13:04:56 -04:00
publishReleaseDate integrate all the things 2021-10-15 23:49:41 -04:00
ratioBar bring in styles (#7542) 2022-04-17 13:04:56 -04:00
recommendedContent bring in styles (#7542) 2022-04-17 13:04:56 -04:00
reportContent integrate all the things 2021-10-15 23:49:41 -04:00
repostCreate bring in styles (#7542) 2022-04-17 13:04:56 -04:00
router Sync pre cleanup (#7635) 2022-07-08 14:51:53 -04:00
searchChannelField Remove swap (#7659) 2022-08-02 17:17:00 -04:00
searchOptions style fixes (#7548) 2022-04-20 17:17:47 -04:00
searchTopClaim Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
selectAsset Allow only images in modal image uploader. (#7672) 2022-09-02 12:43:35 -04:00
selectChannel integrate all the things 2021-10-15 23:49:41 -04:00
selectThumbnail fix thumbnails disabling publish (#7714) 2022-11-03 15:55:46 -04:00
settingAccount Sync pre cleanup (#7635) 2022-07-08 14:51:53 -04:00
settingAccountPassword Render whole app on language change 2022-03-07 09:40:09 -05:00
settingAppearance Added checkbox to enable/disable background (#7630) 2022-06-28 16:01:19 -04:00
settingAutoLaunch Render whole app on language change 2022-03-07 09:40:09 -05:00
settingClosingBehavior integrate all the things 2021-10-15 23:49:41 -04:00
settingCommentsServer use radio buttons for comment server selection 2022-02-03 22:29:52 -05:00
settingContent Add persistent watch time setting. (#7547) 2022-04-21 23:00:57 -04:00
settingDataHosting Testing fixes 0.53.4 (#7600) 2022-06-03 16:09:34 -04:00
settingDisableAutoUpdates Better way of handling autoUpdate and listen for update available event to display update nag. 2022-02-22 13:14:17 -05:00
settingEnablePrereleases add feature to enable experimental upgrades (#7353) 2021-12-15 15:58:47 -05:00
settingLanguage Fix jumpy ui when changing language 2021-09-13 15:44:29 +08:00
settingSaveBlobs add hosting to first run (#7598) 2022-06-02 15:24:11 -04:00
settingShareUrl Revert "rm lbry.tv, rm lbryfirst, rm DOMAIN, etc" 2021-12-04 22:20:39 -05:00
settingsRow add hosting to first run (#7598) 2022-06-02 15:24:11 -04:00
settingsSideNavigation Testing fixes 0.53.4 (#7600) 2022-06-03 16:09:34 -04:00
settingStorage Testing fixes 0.53.4 (#7600) 2022-06-03 16:09:34 -04:00
settingSystem Allow only images in modal image uploader. (#7672) 2022-09-02 12:43:35 -04:00
settingUnauthenticated Render whole app on language change 2022-03-07 09:40:09 -05:00
settingViewHosting fix diskspace windows bytes (#7601) 2022-06-05 12:10:12 -04:00
settingWalletServer Reconnect to default server if custom server fails. 2022-06-01 17:39:46 -04:00
shareButton bring in styles (#7542) 2022-04-17 13:04:56 -04:00
sideNavigation Sync pre cleanup (#7635) 2022-07-08 14:51:53 -04:00
skipNavigationButton add SkipNavigationButton to its own file 2021-07-20 19:31:26 -05:00
snackBar adjust css for toast message so that it behaves as expected (text truncation via ellipsis) (#7213) 2021-10-04 09:21:59 -04:00
socialShare Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
spinner refactor floatingUri to allow inline players in comments/markdown 2020-10-21 15:29:29 -04:00
splash Fix splash error message when the app can't initialize. (#7615) 2022-06-20 12:59:56 -04:00
subscribeButton bring in styles (#7542) 2022-04-17 13:04:56 -04:00
supportsLiquidate Properly handle decimals in supports liquidate component. (#7648) 2022-07-23 18:33:00 -04:00
syncEnableFlow Render whole app on language change 2022-03-07 09:40:09 -05:00
syncFatalError remove more web folder stuff 2021-10-20 17:05:37 -04:00
syncPassword More master reconciliation 2021-04-27 23:05:38 -04:00
syncToggle Remove swap (#7659) 2022-08-02 17:17:00 -04:00
tag integrate all the things 2021-10-15 23:49:41 -04:00
tagsSearch refactor: replace deprecated String.prototype.substr() 2022-03-23 12:12:44 -04:00
tagsSelect sync reducer stuff 2020-10-27 10:17:11 -04:00
textareaSuggestionsItem Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
textareaWithSuggestions Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
theme flow fixes 2020-12-16 10:52:22 -05:00
themeSelector integrate all the things 2021-10-15 23:49:41 -04:00
transactionListTable bring in styles (#7542) 2022-04-17 13:04:56 -04:00
transactionListTableItem integrate all the things 2021-10-15 23:49:41 -04:00
txoList Add 'Collections' into txo filter (#7711) 2022-10-28 18:31:56 -04:00
uriIndicator Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
userChannelFollowIntro cut SIMPLE_SITE 2021-10-20 17:05:37 -04:00
userEmail fixes restoring wallet page and removing lbry.tv references 2021-11-28 15:06:11 -05:00
userEmailNew Revert "more lbrytv removal" 2022-04-27 18:28:33 -04:00
userEmailReturning cloud connect 2021-10-22 16:39:45 -04:00
userEmailVerify More master reconciliation 2021-04-27 23:05:38 -04:00
userFirstChannel lint 2021-10-15 23:49:41 -04:00
userPasswordReset Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
userPasswordSet Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
userSignIn sync changes 2020-09-10 14:20:02 -04:00
userSignInPassword Add SITE_HELP_EMAIL in strings to ease Odysee string merge and maintenance. 2021-03-08 11:33:33 -05:00
userSignOutButton add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
userSignUp remove extra sign up pages 2021-12-08 20:41:57 -05:00
userTagFollowIntro sync reducer stuff 2020-10-27 10:17:11 -04:00
videoDuration integrate all the things 2021-10-15 23:49:41 -04:00
viewers Sync pre cleanup (#7635) 2022-07-08 14:51:53 -04:00
walletAddress mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
walletBackup Electron 15 (#7384) 2022-01-02 15:33:11 -05:00
walletBalance Use language stored in localStorage for formatting numbers. 2022-05-06 11:24:26 -04:00
walletSend Use 'selectHasChannel' instead of the full 'selectMyChannelClaims' (#7427) 2022-01-21 12:38:11 -05:00
walletSendTip fix send tip default 2022-04-05 16:47:21 -04:00
walletSpendableBalanceHelp Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
walletTipAmountSelector style fixes (#7548) 2022-04-20 17:17:47 -04:00
wallpaper Added checkbox to enable/disable background (#7630) 2022-06-28 16:01:19 -04:00
welcomeSplash Sync pre cleanup (#7635) 2022-07-08 14:51:53 -04:00
wunderbar remove lazy import 2021-10-20 17:05:37 -04:00
wunderbarSuggestion Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
wunderbarSuggestions bring in styles (#7542) 2022-04-17 13:04:56 -04:00
wunderbarTopSuggestion Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
youtubeBadge move youtube badge to 'channel about' section 2020-10-06 16:30:03 -04:00
youtubeTransferStatus integrate all the things 2021-10-15 23:49:41 -04:00
yrbl graphic redesign 2022-04-03 10:17:54 -04:00
yrblWalletEmpty remove invites and rewards 2021-12-08 20:41:57 -05:00
zoomableImage Zoomable image viewer in Markdown (posts and comments) 2021-01-27 10:06:31 -05:00