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
Thomas Zarebczan
23a26c075a
fix share on Web (spee.ch) URLs
2018-06-06 15:22:28 -04:00
Sean Yesmunt
f669714553
fix: edit with no file change
2018-06-01 13:56:00 -04:00
Baltazar Gomez
bb9e4e218d
Merge branch 'master' into md-fix
2018-06-01 11:32:05 -06:00
Daniela Narvaez
0bd65bce47
Fix claim ID on when reporting a claim.
2018-05-30 23:01:19 -03:00
btzr-io
f3fff5667c
update changelog
2018-05-29 21:18:41 -06:00
Travis Eden
c6732d3d3f
add buttons to share spee.ch URLs on file and channel pages
2018-05-25 09:33:45 -04:00
Sean Yesmunt
e56c21fd22
use color prop for icon color instead of relying on type of icon and tooltip cleanup
2018-05-25 00:40:35 -04:00
Sean Yesmunt
f86bb14591
update tooltip component to show on hover and add different directions
2018-05-25 00:40:34 -04:00
Sean Yesmunt
7a10e0eda9
move file actions below video player
2018-05-25 00:40:34 -04:00
Sean Yesmunt
f54a24309e
fix: use short form uri when preparingEdit so users know they are editing
2018-05-23 00:35:34 -04:00
Sean Yesmunt
492b1601f6
feature: use internal-apis for subscriptions and add page loader
...
update subscription types
update changelog
Simplify subscriptions sync logic
add claim type
use let over const
change spinner color based on theme
clean up subscriptions
2018-05-15 11:16:14 -04:00
Sean Yesmunt
f231b430e6
cleanup css
2018-05-11 13:47:05 -04:00