Commit graph

83 commits

Author SHA1 Message Date
Sean Yesmunt a56831db2c standardize constant naming/imports 2018-11-27 11:59:41 -05:00
Sean Yesmunt 4ecd5e1684 add recommended subscriptions 2018-11-21 16:20:55 -05:00
Sean Yesmunt df322c573a move modals to app and use doToast/doError 2018-11-20 11:05:25 -05:00
Sean Yesmunt 78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt 24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
Sean Yesmunt 70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
Sean Yesmunt 3c87c47632 add content placeholder and time info on file{card,tile} 2018-10-12 14:20:20 -04:00
Sean Yesmunt 42fc41f1ae simplify file card and tile 2018-10-09 11:01:54 -04:00
Jessop Breth 42988daa59 adds LBRY app sharing to socialShare 2018-10-04 09:50:06 -04:00
Sean Yesmunt f0284d3e79 remove claims from redux-persist 2018-10-03 12:49:48 -04:00
Sean Yesmunt 516a3f52e8 improve bid/name help text 2018-09-24 20:17:08 -04:00
Jessop Breth 8010c4b292 adds modal socialshare capability 2018-09-12 12:54:35 -04:00
Sean Yesmunt a782f817f1 style history table 2018-08-30 23:45:49 -04:00
Sean Yesmunt d01b893a68 add UserHistory component 2018-08-30 01:11:05 -04:00
Travis Eden 5cd7794fa0 record browsing history, persist content 2018-08-29 23:17:20 -04:00
Travis Eden 82252e6985 remove media.paused; catch file open pause from change of content.playingUri 2018-08-29 23:16:06 -04:00
Sean Yesmunt ae0ef0ff1c add message for 0 returned results in related content 2018-08-26 23:18:57 -04:00
Sean Yesmunt 0facccd487 use correct url for recommended conent on vanity claims 2018-08-21 15:36:45 -04:00
Travis Eden 5e270c129c doCheckSubs only takes uri; do not clear notifications on doFetchClaimsByChan; doFetchMySubs on startup; always set latest on checkSub; do not download or notify when latest is undefined 2018-08-20 09:47:19 -04:00
seanyesmunt c5e6db73f0 move autoplay back to below file actions 2018-08-11 00:15:46 -04:00
Sean Yesmunt 8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Baltazar Gomez 605136ac64
Merge branch 'master' into fix-viewer 2018-08-03 13:00:37 -06:00
btzr-io 80c0f9a8f6 extend support for human-readable files 2018-08-01 22:56:17 -06:00
Sean Yesmunt 1a51628905 cleanup css 2018-07-25 14:21:41 -04:00
Sean Yesmunt bdca9f9b04 filter out uri from content I am currently viewing 2018-07-25 00:45:24 -04:00
Sean Yesmunt 95fee660ad add rest of channel content to the side of the file viewer 2018-07-24 20:50:04 -04:00
Thomas Zarebczan 305d1a4a48 lbry-app > lbry-desktop
Reviewed all instances of lbry-app and changed to lbr-desktop. There are still some that will stay at lby-app for now (i.e. AUR/Flatpak repo names).
2018-07-12 14:39:12 -04:00
Thomas Zarebczan 703f16e9a1 Remove check for div
One of these conditions (including tipping) will always apply, no need to hide the div.
2018-07-11 14:59:59 -04:00
btzr-io 0f09210c5a rename video component to fileViewer 2018-07-10 10:33:03 -04:00
btzr-io 180cb7b73e improve mediaType detection 2018-07-10 10:33:03 -04:00
btzr-io ec9448bc18 more fixes
unblock unplayable files

fix context menu errors of pdfViwer
2018-07-10 10:33:02 -04:00
btzr-io 03c9e53dd2 add pdf-viewer
reduce lbry.getMedia calls

update fileRender logic
2018-07-10 10:33:02 -04:00
btzr-io f026ed6db6 fix playable logic
- Add new icon Eye

- Show preview button
2018-07-10 10:33:02 -04:00
btzr-io a8edbee7f6 add fileRender component 2018-07-10 10:31:49 -04:00
Sean Yesmunt 058ea02b05 fix typo 2018-07-03 15:14:08 -04:00
Sean Yesmunt 1f0d59c444 improve spacing on file page 2018-06-25 02:48:27 -04:00
Sean Yesmunt a8eeee2bbe use gift icon for tips 2018-06-25 00:08:41 -04:00
Sean Yesmunt da96f28794 improve file page ux 2018-06-20 00:49:20 -04:00
Sean Yesmunt 83694a1c2b
Revert "fixed isPlayable to only play for video or audio." 2018-06-18 12:39:33 -04:00
Mark Beamer Jr 020884bb7b fixed isPlayable to only play for video or audio. 2018-06-17 02:44:51 -04:00
Sean Yesmunt 6f4734b518 change prop name to describe where it should be used, not how it looks 2018-06-15 16:47:18 -04:00
Sean Yesmunt 1d8d338629 add toggle style for autoplay 2018-06-15 16:11:02 -04:00
Sean Yesmunt 8d09b03064 fix: show tip/speech links on videos 2018-06-15 13:06:40 -04:00
Sean Yesmunt d57b9584c1 address PR comments 2018-06-14 16:10:50 -04:00
Sean Yesmunt 4379bca73e move subscription to it's own row to avoid overlap issues 2018-06-13 17:07:19 -04:00
Sean Yesmunt 961f1cf2fd add no thumbnail fallback and make sure .zips aren't playable 2018-06-13 16:47:22 -04:00
Sean Yesmunt 422dd25949 add thumbnail fallback for non-playable content 2018-06-13 16:32:38 -04:00
Sean Yesmunt a69a4e2852 fix: editing with no source 2018-06-12 01:11:17 -04:00
Sean Yesmunt 30d04ed0d7 add comment that links to PR with discussion 2018-06-08 14:31:00 -04:00
Travis Eden c2be04a18d always update costInfo on FilePage componentDidMount 2018-06-07 13:47:09 -04:00