Commit graph

613 commits

Author SHA1 Message Date
btzr-io
7db1782c57 more minor fixes 2018-07-19 00:45:32 -06:00
Shawn Khameneh
6809ac3e3a Add basic wallet encryption flows 2018-07-18 15:48:30 -04:00
Sean Yesmunt
1c55774165
Merge pull request #1593 from lbryio/downloads-pending
handle fetching state on downloads and publishes pages
2018-07-18 14:56:31 -04:00
Sean Yesmunt
b80dc23c36 use clearTimeout for loading indicator 2018-07-18 12:49:05 -04:00
Travis Eden
bc68b75012 prevent handleAutoplay in componentDidUpdate 2018-07-18 10:41:14 -04:00
Sean Yesmunt
1362c4866b
Merge pull request #1769 from lbryio/transaction-filter-abandon
add abandon to transaction list filter
2018-07-18 09:15:26 -04:00
Travis Eden
7e5cc1c3ca use constants for transaction types 2018-07-17 13:17:11 -04:00
Travis Eden
d43dd78821 suppress load video error; disable autoplay per-video after download failure 2018-07-17 09:37:44 -04:00
Sean Yesmunt
e3966f03ed improve loading logic 2018-07-16 16:20:14 -04:00
Travis Eden
324dc3fa4f show loader when loading prop is true 2018-07-16 14:07:44 -04:00
Sean Yesmunt
ac89a3d91c re-add 3d-file viewer 2018-07-16 10:38:46 -04:00
btzr-io
34ba2cf3eb fix object position 2018-07-16 09:57:09 -04:00
btzr-io
064e28a02e more fixes 2018-07-16 09:57:08 -04:00
btzr-io
e1c1096458 add progress-bar 2018-07-16 09:57:08 -04:00
btzr-io
87ffac9a52 minor fixes 2018-07-16 09:57:08 -04:00
btzr-io
31ec889565 add threeViewer component 2018-07-16 09:57:08 -04:00
Travis Eden
e4bcca521c add abandon to transaction list filter 2018-07-13 14:06:33 -04:00
Sean Yesmunt
70a860b8d0 Fix spacing on community row 2018-07-13 11:29:25 -04:00
Sean Yesmunt
5decb167a2 hide exact url if it's marked nsfw 2018-07-13 11:26:36 -04:00
Sean Yesmunt
72be966242 add message for number of hidden nsfw files 2018-07-13 11:26:36 -04:00
Sean Yesmunt
22483a5b2b don't render nsfw cards/tiles if user has NSFW content hidden 2018-07-13 11:26:36 -04:00
Sean Yesmunt
aea3816133
Merge pull request #1760 from lbryio/nsfw-community
hide community row if nsfw content is hidden
2018-07-12 19:54:34 -04:00
Sean Yesmunt
7e0c01141a rename 'NSFW' to 'mature' 2018-07-12 19:21:44 -04:00
Sean Yesmunt
90d617dbc9 hide community row if nsfw content is hidden 2018-07-12 19:05: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
Travis Eden
e0233c0133 separate busy indicator from content list and move to title bar 2018-07-11 09:13:23 -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
Sean Yesmunt
1d8728c8ed wrap text strings in language function 2018-07-10 10:33:02 -04:00
btzr-io
bdf1634573 render file when download completed 2018-07-10 10:33:02 -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
6b8546789a remove debug log 2018-07-10 10:33:02 -04:00
btzr-io
2afbda7198 rework loadingScreen logic 2018-07-10 10:33:02 -04:00
btzr-io
213b5280b7 use icon constants 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
9b5ac83f68 more fixes
- Update fileRender logic

- Fix missing file source
2018-07-10 10:32:14 -04:00
btzr-io
a8edbee7f6 add fileRender component 2018-07-10 10:31:49 -04:00
Sean Yesmunt
5cd70d5680
Merge pull request #1739 from lbryio/shapeshift-fix
Handle LBC unavailable error from ShapeShift without breaking the app
2018-07-09 11:30:35 -04:00
Sean Yesmunt
bf2bc68da8 Show error if LBC is unavailable for shapeshifting 2018-07-09 11:04:29 -04:00
Sean Yesmunt
4d13b2c726 add .jpeg to list of spee.ch file types 2018-07-03 19:00:04 -04:00
btzr-io
be9c16cbde fix context-menu of markdown editor 2018-07-03 00:35:13 -04:00
Sean Yesmunt
adaec74e78 move tourniquet style to button 2018-07-02 18:22:59 -04:00
Sean Yesmunt
a6a00e0bbb add supported file types to spee.ch thumbnail upload label 2018-07-02 18:04:33 -04:00
Sean Yesmunt
7c96bad8bf improve publish error messaging for edits 2018-07-02 18:04:33 -04:00
Sean Yesmunt
eff657f7be disable file input when publishing 2018-07-02 18:04:33 -04:00
Sean Yesmunt
b79d13b44d ensure all publish form errors have same styling 2018-07-02 18:04:33 -04:00
Sean Yesmunt
9305548518
Merge pull request #1725 from lbryio/1712
take previous bid into account for total available to deposit
2018-07-02 16:11:01 -04:00
Sean Yesmunt
6e0cc55814 take previous bid into account for total available to deposit 2018-07-02 14:48:25 -04:00
Sean Yesmunt
6e8b2a42a1 use outpoint as key in FileList 2018-07-02 14:45:25 -04:00