Commit graph

196 commits

Author SHA1 Message Date
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 45424e016f use claimName instead of uri while loading 2018-07-02 15:05:44 -04:00
Sean Yesmunt 6e8b2a42a1 use outpoint as key in FileList 2018-07-02 14:45:25 -04:00
Sean Yesmunt a81d0f6703 remove 'include all results' setting on search page 2018-06-25 15:16:23 -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 1a9c2c3d17 use query from navigation path instead of active search query for search 2018-06-22 15:22:28 -04:00
Sean Yesmunt 42413cffff set default search results to 50 2018-06-22 15:18:08 -04:00
Mark Beamer Jr 78ab2a795b moved search settings to the search page. 2018-06-22 14:46:58 -04:00
Mark Beamer Jr 78055ad0d1 fixed isPlayable to only play for video or audio. 2018-06-22 14:46:02 -04:00
btzr-io 9657709c16 force highlight update of pagination 2018-06-21 00:01:19 -06:00
Sean Yesmunt 1ead6a3be7
Merge pull request #1650 from lbryio/ux-fixes
UX changes
2018-06-20 18:36:11 -04:00
Sean Yesmunt 3ebeb47fb0
Merge pull request #1646 from lbryio/repoll-discover
set 1hr interval on fetchFeaturedUris
2018-06-20 15:26:36 -04:00
Sean Yesmunt 54b88696cd fix: fetch subscriptions if there are no claims loaded 2018-06-20 15:08:31 -04:00
Travis Eden 39bf33eb24 set 1hr interval on fetchFeaturedUris 2018-06-20 11:24:32 -04:00
Sean Yesmunt aeaed80999 bump search results to 30 and remove autosearch 2018-06-20 02:20:16 -04:00
Sean Yesmunt da96f28794 improve file page ux 2018-06-20 00:49:20 -04:00
Sean Yesmunt 6fd9f35c24
Merge pull request #1630 from lbryio/tom-fixes
Minor UX fixes
2018-06-18 12:49:30 -04:00
Sean Yesmunt 83694a1c2b
Revert "fixed isPlayable to only play for video or audio." 2018-06-18 12:39:33 -04:00
Thomas Zarebczan 0e1df68cc2 Minor UX fixes
Includes
-some better error messages when using credits (publish, tip, send)
-claim new user reward after phone verification (requires API change)
-vertical stacking on send screen
-add missing blank slate message for transaction history
2018-06-18 02:34:59 -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 ae93a0d95d
Merge pull request #1587 from lbryio/css-fixes
CSS fixes
2018-06-14 16:33:38 -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
Thomas Zarebczan 453c50fc2a Fix wording + add link
Fixed wording and added link to support FAQ
2018-06-13 15:15:47 -04:00
Sean Yesmunt 02a9139ddd
Merge pull request #1569 from amitnndn/master
Adding ability to view logs and open log directory
2018-06-13 12:37:54 -04:00
Sean Yesmunt bb748b060a remove subscription for clear cache subtitle 2018-06-13 10:59:08 -04:00
Sean Yesmunt ee42e5e1b4 alignment fixes 2018-06-13 01:20:53 -04:00
Sean Yesmunt 6e5edbdb34 clean up code and fix edit this claim button 2018-06-12 23:28:06 -04:00
Sean Yesmunt a8d693d890 fix: double pending issue 2018-06-12 03:12:22 -04:00
Sean Yesmunt a69a4e2852 fix: editing with no source 2018-06-12 01:11:17 -04:00
Amit Nandan P 369cbe7d29 #1556 Resolving error in import statement 2018-06-09 18:22:36 -05:00
Amit Nandan P 733ebf3e34 #1556 Updating Flow config file to resolve eslint issues 2018-06-09 18:20:29 -05:00
Amit Nandan P c6ff859d45 #1556 Fixing eslint issues 2018-06-09 18:19:04 -05:00
Amit Nandan P 4045fadc40 #1556 Checking for OS before opening the log file 2018-06-09 17:33:23 -05:00
Amit Nandan P d46c60da86 #1556 Adding ability to open log file and log folder from help page 2018-06-08 22:38:09 -05:00
Sean Yesmunt 8429e4c7f3
Merge pull request #1563 from lbryio/overtaken-claim-price
always update costInfo on FilePage componentDidMount
2018-06-08 14:57:46 -04:00
Sean Yesmunt 30d04ed0d7 add comment that links to PR with discussion 2018-06-08 14:31:00 -04:00
Sean Yesmunt 65513cf7e7
Merge pull request #1248 from daovist/select-thumbnail
Select thumbnail, spee.ch upload
2018-06-08 00:46:54 -04:00
Sean Yesmunt ddf1397a28
Merge pull request #1551 from Bentley912/feature_request
Adds Narrative for Feature Request on Help Page and Report Page Addresses Issue #1537
2018-06-08 00:35:24 -04:00
Sean Yesmunt 0f5bc874bc
Merge branch 'master' into select-thumbnail 2018-06-08 00:32:12 -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 93a2b6f9e6 minor style changes 2018-06-06 02:13:26 -04:00
Thomas Zarebczan 3c3cf98b1d fix 1549 2018-06-05 11:22:15 -04:00
Patrick Bentley 1a8c1c5955 Adds Narrative for Feature Request on Help Page and Report Page 2018-06-05 17:51:49 +03:00
Travis Eden 0ca5941dee remove search bar and padding from search page 2018-06-04 16:41:58 -04:00
Travis Eden c7a91340dc fix key name 2018-06-04 15:34:15 -04:00
Travis Eden 75b540635b rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount 2018-06-04 15:34:15 -04:00
seanyesmunt 5ad42609c3 remove tip from channel page 2018-06-01 13:56:00 -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
Sean Yesmunt 06956ec610
Merge pull request #1222 from daovist/share-speech-urls
Share speech URLs on File and Channel pages
2018-05-29 22:42:48 -04:00
Sean Yesmunt ea4c7d9d15
Merge pull request #1481 from lbryio/publish-by-channel-id
Publish by channel_id
2018-05-25 11:05:55 -04: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 938a8e1b7e allow channels on Discover page 2018-05-24 16:11:13 -04:00
Travis Eden bd3936fc2b publish by channel_id rather than channel_name 2018-05-24 08:56:33 -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 9161ba1a62 add search results disclaimer 2018-05-16 14:04:08 -04:00
Daniel Dominguez 4a0684f2a3 Fix grayed out rewards by using the correct property to check for reward eligibility. 2018-05-15 13:26:05 -03: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
Travis Eden 7635145641 move file page autoplay setting below channel info; lint fixes 2018-05-11 12:36:04 -04:00
Travis Eden bf8518d04c Autoplay: start playing/downloading video/audio/image in video component. Adds on/off checkbox on settings and file pages. Adds CHECK_SIMPLE icon (w/o circle).
add changelog entry
2018-05-11 10:47:08 -04:00
Sean Yesmunt 26ea67410d
Merge branch 'master' into viewer-fix 2018-05-08 00:58:56 -04:00
btzr-io deae4982e1 disable automatic dark mode when dark theme is selected 2018-05-06 14:40:30 -06:00
Daniel Dominguez 16c09a9ddd Move modals types constants to lbry-redux repository.
- Remove useless file modal types as is not referenced anymore in this repository.
  - Changed import statements to use lbry-redux to import modal types constants.
2018-05-05 16:04:47 -03:00
Sean Yesmunt 353f69474c fix: add missing import statements 2018-04-25 16:18:02 -04:00
Sean Yesmunt 5b0846215f add blacklisted content view 2018-04-25 11:15:10 -04:00
Sean Yesmunt ca4a51c4b9 remove edits from pending publishes and update modal style 2018-04-23 21:15:15 -04:00
Sean Yesmunt 60c2308511 fix: sort by height on channel page 2018-04-23 01:49:52 -04:00
Thomas Zarebczan 67165b44b4
fix spelling on Settings page 2018-04-20 11:51:00 -04:00
Sean Yesmunt 84dc9f45bc doShowSnackBar => doNotify 2018-04-19 14:49:47 -04:00
Sean Yesmunt 25c6ef54e1 doOpenModal => doNotify 2018-04-19 12:51:18 -04:00
Sean Yesmunt eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
YULIUS KURNIAWAN KRISTIANTO 54823f24ac
fix wording 2018-04-18 01:11:00 +07:00
Sean Yesmunt 5a2afb41eb
Merge pull request #1288 from lbryio/redesign-fixes
[redesign] some more fixes
2018-04-17 13:54:36 -04:00
btzr-io ccd968bbf5 implement new dark theme 2018-04-17 02:27:24 -04:00
Sean Yesmunt 71d97ad413 fix: user error after phone verification 2018-04-16 18:44:57 -04:00
YULIUS KURNIAWAN KRISTIANTO 9f87ff57aa
Hide Price Form Field 2018-04-11 05:05:30 +07:00
Sean Yesmunt 88b2fcc057 fix: fix bid help text uri and allow metadata only edits 2018-04-06 02:22:35 -04:00
Sean Yesmunt 05e6fbed12 fix: don't show two pending publish cards for edit publishes 2018-04-06 02:00:36 -04:00
Sean Yesmunt b5aefcabad fix: report page styling 2018-04-06 01:15:29 -04:00
Sean Yesmunt f5f6cf0e39 fix: link styling for verify email 2018-04-06 00:50:56 -04:00
Sean Yesmunt 5489d99099 fix: multiple pending publishes when editing 2018-04-04 12:08:27 -04:00