Commit graph

2731 commits

Author SHA1 Message Date
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
alexliebowitz d904744a31 Merge pull request #169 from lbryio/update-publish-poll
Update how Publish page polls for file appearing in file manager
2017-02-17 15:45:33 -05:00
Alex Liebowitz fd0439bf0b Update requirements.txt for My Files publish polling changes 2017-02-17 15:46:00 -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 0f65170361 change appveyor artifact 2017-02-17 14:13:55 -06:00
jobevers 2af80c69ae try building exe installer on windows 2017-02-17 14:06:57 -06:00
jobevers 7b1dc2c5a0 update submodules 2017-02-17 09:47:08 -06:00
jobevers f6a28df636 better update handling 2017-02-16 21:26:57 -06:00
jobevers 5b454a3837 download updates using node 2017-02-16 21:26:29 -06:00
jobevers 592a48e412 remove system label on release
the label was useful for lbrynet-daemon because there each
file was identical.  Now that the filenames are unique, we can
remove it.
2017-02-16 15:35:31 -06:00
jobevers 5b95a3ab9d update submodules 2017-02-16 14:18:53 -06:00
alexliebowitz 337cf5a426 Merge pull request #164 from lbryio/featured_names_api
Use remote source for featured names
2017-02-16 13:34:28 -05:00
Jeremy Kauffman 5099fe3ab2 use remote api to fetch featured names 2017-02-16 13:30:57 -05:00
jobevers 48cfdb1ab8 sync lbrynet and client versions 2017-02-16 12:19:35 -06:00
Jeremy Kauffman 339f1ac607 Merge pull request #158 from lbryio/video-back-button
Add Back button to Watch page (WIP)
2017-02-16 09:28:14 -05:00
Alex Liebowitz 6059c3bebb Watch: Update Back to LBRY button for Electron 2017-02-16 02:41:24 -05:00
Jeremy Kauffman 471bf2fb10 change bg color 2017-02-16 02:19:41 -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
jobevers 7c7e3a97e8 add changelog 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
alexliebowitz d628b9bda9 Merge pull request #168 from lbryio/fix-status-check-logic
Correct status check logic on Watch page
2017-02-16 01:29:36 -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
jobevers 4763d29a4c set the build type 2017-02-15 18:50:38 -06:00
Alex Liebowitz f070baf914 Watch: correct status check to look for "stopped" instead of "paused" 2017-02-15 17:24:30 -05:00
alexliebowitz 49720be076 Merge pull request #166 from lbryio/fix-watch-page-status-check
Fix status check on Watch page
2017-02-15 17:19:35 -05:00
Alex Liebowitz 77830d1fb2 Change Watch page to recognize "stopped" status as playable 2017-02-15 17:19:47 -05:00
jobevers 9a21135223 another edit for testing 2017-02-15 15:50:16 -06:00
Alex Liebowitz 5292b069eb Change Watch page to recognize "paused" status as playable 2017-02-15 16:46:16 -05:00
jobevers 3e49fd3758 dummy commit for testing release 2017-02-15 14:38:37 -06:00
jobevers 333d639822 push artifact to github release 2017-02-15 13:17:48 -06:00
jobevers 6dde280170 update lbry submodule 2017-02-15 13:14:58 -06:00
Job Evers‐Meltzer dd43b8713f Merge pull request #1 from lbryio/appveyor
Build on Appveyor
2017-02-15 13:11:49 -06:00
jobevers 414737eb65 update submodules 2017-02-15 11:29:04 -06:00
jobevers 4068fb5fd8 add changelog 2017-02-15 11:28:15 -06:00
jobevers 1a83058ed1 only build commits on PRs once 2017-02-15 10:34:44 -06:00
jobevers eebe8d9b37 Get electron working on windows 2017-02-15 10:30:24 -06:00
jobevers 9c89652d46 change watch for electron 2017-02-14 17:12:37 -06:00
jobevers 93effcbb78 background image isn't actually used on load screen 2017-02-14 17:12:37 -06: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 3394f964dd Add a dev build configuration
Add caching and a faster source map for the dev builds.
This brings the rebuild time down to about 500ms for me.

dev build now puts the bundle in the electron app/js directory
so that the app can be automatically reloaded
2017-02-14 17:12:27 -06:00
jobevers 4ba671d4d6 revert - build into the dist folder 2017-02-14 17:11:07 -06:00
Job Evers-Meltzer 557ee9cb91 add shutdown msg html pages 2017-02-14 17:11:07 -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 728125c999 move build to electron folder 2017-02-14 17:11:07 -06:00
Job Evers-Meltzer e95f1b8163 add html5 video playback 2017-02-14 17:11:07 -06:00