Commit graph

574 commits

Author SHA1 Message Date
jobevers b65910f441 revert to detecting the OS client side for update url 2017-02-21 08:36:29 -06:00
jobevers 27b85e2301 Improve updates download
- create progress bar modal
- trigger app shutdown on successful download
- move update url logic to the website
2017-02-21 08:36:29 -06:00
jobevers b8b43ec587 change path for images 2017-02-20 23:06:55 -06:00
jobevers 4771682ee0 Use local file path for publishing instead of uploading 2017-02-20 23:06:55 -06:00
Job Evers-Meltzer 9979315d6a only show the splash screen on initial load 2017-02-20 23:06:55 -06:00
Job Evers-Meltzer 4ee729fb81 need full link for electron 2017-02-20 23:06:55 -06:00
Job Evers-Meltzer 1ab1684b2d add html5 video playback 2017-02-20 23:06:55 -06:00
alexliebowitz 4cc1a5355f Revert "Merge updates from development into Electron branch" 2017-02-20 23:15:17 -05:00
Alex Liebowitz ae9e474fdc Merge branch 'development' into electron 2017-02-20 22:56:25 -05:00
jobevers 0005280cb6 revert to detecting the OS client side for update url 2017-02-20 13:28:59 -06:00
jobevers 86351d1736 Improve updates download
- create progress bar modal
- trigger app shutdown on successful download
- move update url logic to the website
2017-02-20 12:56:15 -06:00
Alex Liebowitz f93ff2c1d7 Merge branch 'master' into development 2017-02-20 01:14:57 -05:00
Alex Liebowitz a114f81543 Merge branch 'master' into development 2017-02-20 01:09:35 -05:00
Alex Liebowitz 1f4ec440df Fix error in FileTile when metadata is unavailable 2017-02-19 18:47:40 -05:00
Alex Liebowitz bb26b5372a If get_availability gives an error, treat the stream as unavailable 2017-02-19 18:47:37 -05:00
Alex Grintsvayg fbb11d78c7 Revert "Revert "Use get_availability to determine stream availability""
This reverts commit 24e43ba42e.

Ok, that wasn't it.
2017-02-18 09:59:13 -05:00
Alex Grintsvayg 24e43ba42e Revert "Use get_availability to determine stream availability"
This reverts commit c209c1f84f.

This commit may have broken downloading/watching by never showing the download button.
Let's see if reverting it fixes the issue. --grin
2017-02-18 09:53:05 -05:00
Alex Liebowitz c209c1f84f Use get_availability to determine stream availability
More info than peer_count, and now has built-in timeout
2017-02-17 17:54:45 -05:00
Alex Liebowitz c9a171ae28 Update how Publish page polls for file appearing in file manager
Formerly polled the full list of files; now looks up the specific file
by name.
2017-02-17 15:45:52 -05:00
jobevers 5b454a3837 download updates using node 2017-02-16 21:26:29 -06:00
Jeremy Kauffman 5099fe3ab2 use remote api to fetch featured names 2017-02-16 13:30:57 -05:00
Alex Liebowitz 6059c3bebb Watch: Update Back to LBRY button for Electron 2017-02-16 02:41:24 -05:00
Alex Liebowitz b6982854d8 Add Back button to Watch page 2017-02-16 02:19:41 -05:00
Alex Liebowitz 056470b47c Convert to HTML5 video player (temp) 2017-02-16 02:19:41 -05:00
Alex Liebowitz 3252d29d9e Watch: correct status check logic 2017-02-16 02:19:41 -05:00
Alex Liebowitz 75b28f998c Change Watch page to recognize "stopped" status as playable 2017-02-16 02:19:41 -05:00
Alex Liebowitz 38fdcd1e1b Watch: correct status check logic 2017-02-16 01:01:38 -05:00
Alex Liebowitz ee44ce5001 Watch: correct status check logic 2017-02-16 00:19:10 -05:00
Alex Liebowitz f070baf914 Watch: correct status check to look for "stopped" instead of "paused" 2017-02-15 17:24:30 -05:00
Alex Liebowitz 77830d1fb2 Change Watch page to recognize "stopped" status as playable 2017-02-15 17:19:47 -05:00
Alex Liebowitz 5292b069eb Change Watch page to recognize "paused" status as playable 2017-02-15 16:46:16 -05:00
jobevers 1017977251 change path for images 2017-02-14 17:12:37 -06:00
jobevers 06aba33300 Use local file path for publishing instead of uploading 2017-02-14 17:12:37 -06:00
Job Evers-Meltzer 24d339b583 only show the splash screen on initial load 2017-02-14 17:11:07 -06:00
Job Evers-Meltzer 18108f12ab need full link for electron 2017-02-14 17:11:07 -06:00
Job Evers-Meltzer e95f1b8163 add html5 video playback 2017-02-14 17:11:07 -06:00
Job Evers-Meltzer 0ecf492a20 need absolute paths for electron 2017-02-14 17:11:06 -06:00
Alex Liebowitz c8754e4351 Round up line heights in TruncatedText (workaround for Clamp.js bug)
Clamp.js doesn't handle fractional-pixel line heights reliably. It
always rounds down the line height when calculating the target height
for the element, and you end up with one less line than you asked for.
2017-02-09 19:14:06 -05:00
Alex Liebowitz e6f473e275 Switch to maintained fork of clamp.js 2017-02-09 19:11:25 -05:00
reillysmith b1c320264e Update discover.js 2017-02-03 09:11:36 -08:00
Alex Liebowitz ac5a588490 Referral: Fix ARIA label on "lookup failed" modal 2017-02-01 04:27:36 -05:00
Alex Liebowitz fc6cd35025 Claim Code: fix missing space in confirm modal 2017-02-01 04:16:32 -05:00
Alex Liebowitz deb67e6556 Don't time out on Publish page
lbry.getFileInfoWhenListed() now only times out if a timeout callback
is provided.
2017-02-01 04:11:16 -05:00
Alex Liebowitz 4f9e1a7c46 Fix display of LBRY URIs in FileTile 2017-02-01 03:43:19 -05:00
Alex Liebowitz e7209aa19a Remove debug logic in load_screen.js
There were some !s in there that were only for debugging
2017-01-31 13:45:36 -05:00
Alex Liebowitz 810b94fa77 Add Cancel link when loading screen is lagging 2017-01-31 02:17:53 -05:00
Alex Liebowitz 34d04255de Convert load screens to use CSS 2017-01-31 02:06:53 -05:00
Jeremy Kauffman e97a81e7d5 Merge pull request #148 from lbryio/published-file-tile-fixes
Fix bugs in display of published files
2017-01-30 12:26:39 -05:00
Alex Liebowitz c3220bcb99 Update Show page to use new FileActions component 2017-01-30 03:46:37 -05:00
Alex Liebowitz 042c093666 Don't show "file not available" message if user has the file 2017-01-30 03:24:58 -05:00