Commit graph

333 commits

Author SHA1 Message Date
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
Electron - Mark Firth 8e252657f5
Url To URL Typo Fix
The other part of the typo I found that wasn't addressed in Chris's PR. https://github.com/lbryio/lbry-app/pull/1697
2018-06-27 21:52:05 +10:00
YULIUS KURNIAWAN KRISTIANTO 2070d9b602
minor fix url or Uppercase 2018-06-27 00:25:54 +07:00
Sean Yesmunt 087b8d98c2
Merge pull request #1680 from Invariant-Change/patch-2
Description Correction For Community Top Bids Tooltip.
2018-06-25 14:58:12 -04:00
Sean Yesmunt dd19af3b3d include proto with channel links 2018-06-25 13:49:59 -04:00
Sean Yesmunt 95cf3dd9d8 use green icon for download/open file icon 2018-06-25 02:28:03 -04:00
Sean Yesmunt 218a328cac add back fixed header 2018-06-25 02:07:45 -04:00
Electron - Mark Firth a0214f82ce
Description Correction For Community Top Bids Tooltip.
Corrections on the tooltip detailing that you can bid on one to ten, not one to five.
2018-06-25 02:03:59 +10:00
btzr-io 10913f98ea fix conflicts
- Merge master
2018-06-22 14:29:56 -06:00
btzr-io 3a81c25dab add icons for external-links 2018-06-20 19:33:00 -06:00
Sean Yesmunt 5fd72af0f8 fix: stick autocomplete 2018-06-20 18:58:55 -04:00
Sean Yesmunt 1ead6a3be7
Merge pull request #1650 from lbryio/ux-fixes
UX changes
2018-06-20 18:36:11 -04:00
Sean Yesmunt 5e17662261 remove un-needed check 2018-06-20 18:15:57 -04:00
Sean Yesmunt 015ff765db fix card spacing 2018-06-20 17:56:42 -04:00
Sean Yesmunt 539ca36637 show edits as pending 2018-06-20 15:30:52 -04:00
Sean Yesmunt aeaed80999 bump search results to 30 and remove autosearch 2018-06-20 02:20:16 -04:00
Sean Yesmunt 8b249a20a5 fix: email verify modal button placement 2018-06-20 00:49:20 -04:00
Sean Yesmunt da96f28794 improve file page ux 2018-06-20 00:49:20 -04:00
Sean Yesmunt 6be2388620 simplify autocomplete ux 2018-06-20 00:49:20 -04:00
Sean Yesmunt 0c78eda903 update tip placeholder 2018-06-19 11:48:32 -04:00
Thomas Zarebczan 9daa519a84
bring back the tip placeholder
otherwise this shows 0 to start off with.
2018-06-19 09:58:00 -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
Sean Yesmunt 82bde114f3
Merge pull request #1617 from lbryio/markb_1610_nsfw
added obfuscation of NSFW based on setting in app for search page.
2018-06-17 22:13:55 -04:00
Mark Beamer Jr 32b7be3cfc removed direct call to doLoadVideo for autoplay handling. This is already being called in the play. No reason to call it twice. 2018-06-17 01:46:06 -04:00
Mark Beamer Jr 7db2471b77 added obfuscation of NSFW based on setting in app for search page. 2018-06-16 12:49:43 -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 7cbce18145 fix typo 2018-06-14 17:31:27 -04:00
Sean Yesmunt e09c214697 update thumbnail upload statuses constant 2018-06-14 16:55:43 -04:00
Sean Yesmunt 061af8315a remove reference to spee.ch if the api is down 2018-06-14 16:55:43 -04:00
Sean Yesmunt 122e669a59 disable form publishing if uploading thumbnail 2018-06-14 16:55:43 -04:00