Commit graph

1613 commits

Author SHA1 Message Date
Jack Robison 448088a134 update deprecated get_settings call 2017-06-02 12:57:23 -04:00
Jeremy Kauffman 3a89b01998 Merge pull request #185 from 6ea86b96/play-more-file-types
Play more file types
2017-06-02 08:56:21 -04:00
6ea86b96 912933d4e7
Sync loading between file actions and video player 2017-06-02 14:40:40 +07:00
6ea86b96 8505959c22 Use render-media to render audio and images 2017-06-02 14:11:59 +07:00
6ea86b96 b1bbf7ee4e Scroll to top of page when changing path 2017-06-02 14:11:59 +07:00
6ea86b96 fa66f4e918 Fix download progress for recontructing files 2017-06-02 14:11:59 +07:00
Jeremy Kauffman 7d9621f850 add screenshot 2017-06-01 18:24:20 -04:00
Jeremy Kauffman ced93942f5 fix typo 2017-06-01 18:21:07 -04:00
Jeremy Kauffman 8bdcaa75c8 update README 2017-06-01 18:20:29 -04:00
Alex Grintsvayg c115e9c923 fix whitespace in access token 2017-06-01 16:40:18 -04:00
Alex Grintsvayg 5d09bcc550 rename deprecated call 2017-06-01 14:39:28 -04:00
Jeremy Kauffman 2958500875 Bump version: 0.11.9rc1 → 0.11.9 2017-06-01 11:03:39 -04:00
Jeremy Kauffman b0c87e064a Bump version: 0.11.8 → 0.11.9rc1 2017-06-01 10:24:44 -04:00
Jeremy Kauffman cba11210c4 update changelog 2017-06-01 10:24:29 -04:00
Jeremy Kauffman 7d3ff96dd7 Merge pull request #176 from lbryio/fix-upgrades-may
Upgrades fixes
2017-06-01 08:21:00 -04:00
Alex Liebowitz df9391da76 On Windows, open installer using shell (allows elevation)
When you're just running a bare process, Windows can't show the "this
app wants elevated permissions" box and child_process.spawn throws an
error.
2017-06-01 05:51:37 -04:00
Alex Liebowitz e9dc3324cb Fix upgrade filenames on Mac and Windows 2017-06-01 05:03:37 -04:00
Alex Liebowitz c7bab43b7b Open full path instead of directory during upgrade
This was how it was before the Redux refactor
2017-06-01 05:03:37 -04:00
Jeremy Kauffman fcfce1bf64 Bump version: 0.11.8rc1 → 0.11.8 2017-05-31 18:21:09 -04:00
Jeremy Kauffman 60d50fc63b Bump version: 0.11.7 → 0.11.8rc1 2017-05-31 18:20:54 -04:00
Jeremy Kauffman 0a188e61db update changelog 2017-05-31 18:20:34 -04:00
Jeremy Kauffman 9f1e5489a1 fix multiple install ids 2017-05-31 18:19:48 -04:00
Jeremy Kauffman 149d1ef61f fix version check on help 2017-05-31 12:22:50 -04:00
Jeremy Kauffman aa425c5c69 Bump version: 0.11.7rc1 → 0.11.7 2017-05-30 19:57:36 -04:00
Jeremy Kauffman 4d986a509e Bump version: 0.11.6 → 0.11.7rc1 2017-05-30 19:57:16 -04:00
Jeremy Kauffman 7a8a2c4913 connection changes and changelog 2017-05-30 19:56:48 -04:00
Jeremy Kauffman 89dadc6d05 Merge pull request #136 from 6ea86b96/autoplay
Fix autoplaying
2017-05-30 17:18:16 -04:00
Jeremy Kauffman c3eb921685 Merge branch 'master' into autoplay 2017-05-30 17:18:04 -04:00
6ea86b96 230e6e2d70 Fix autoplaying 2017-05-30 23:16:41 +04:00
Jeremy Kauffman dce16af1a6 update changelog 2017-05-30 14:22:24 -04:00
Jeremy Kauffman db8201e43c Merge pull request #159 from 6ea86b96/bug/error-message
Stop landing page content loading error from displaying all the time
2017-05-30 14:21:08 -04:00
Jeremy Kauffman 2bdc2ce268 fix close modal in video component 2017-05-30 14:12:07 -04:00
6ea86b96 5aca89ab63 Stop landing page content loading error from displaying all the time 2017-05-30 12:34:13 +04:00
Jeremy Kauffman 5a552761da Bump version: 0.11.6rc1 → 0.11.6 2017-05-29 16:46:51 -04:00
Jeremy Kauffman 3c1b361ee7 Bump version: 0.11.5 → 0.11.6rc1 2017-05-29 16:46:40 -04:00
Jeremy Kauffman 7572c06b2e changelog 2017-05-29 16:46:19 -04:00
Jeremy Kauffman 4acd8a8f25 fix upgrade on windows 2017-05-29 16:43:50 -04:00
Jeremy Kauffman adaced37ec Merge pull request #149 from 6ea86b96/fetch-claim-list-mine
Try to only keep one copy of each claim in the store
2017-05-29 16:17:38 -04:00
6ea86b96 a6709ffc26 Try to only keep one copy of each claim in the store 2017-05-28 22:46:00 +04:00
Jeremy Kauffman 64c5f10bc1 Bump version: 0.11.5rc1 → 0.11.5 2017-05-28 14:13:25 -04:00
Jeremy Kauffman eefc3a5826 Bump version: 0.11.4 → 0.11.5rc1 2017-05-28 12:31:09 -04:00
Jeremy Kauffman ae583e98bb update changelog 2017-05-28 12:30:53 -04:00
Jeremy Kauffman 6bccb67585 Merge pull request #153 from 6ea86b96/double-fetch-cost
Don't try to fetch cost info if it's already fetching
2017-05-28 11:28:14 -04:00
Jeremy Kauffman fd093f0a95 Merge pull request #152 from 6ea86b96/file-actions-cost-info
Stop blowing up if user attempts to download before cost info fetched
2017-05-28 11:27:35 -04:00
Jeremy Kauffman 08ba2f49f6 Merge pull request #150 from 6ea86b96/reconstructing-message
Add a message for when we're reconstructing a moved/deleted file before playback
2017-05-28 11:24:28 -04:00
Jeremy Kauffman a8667d18de Merge pull request #148 from 6ea86b96/remove-batching
Turns out that batchActions doesn't play nicely with thunk
2017-05-28 11:24:09 -04:00
6ea86b96 b2b99b31b9
Don't try to fetch cost info if it's already fetching 2017-05-28 19:16:07 +04:00
6ea86b96 37344b3517
Stop blowing up if user attempts to download before cost info fetched 2017-05-28 18:24:10 +04:00
6ea86b96 862d711391
Add a message for when we're reconstructing a moved/deleted file before playback 2017-05-28 17:38:36 +04:00
6ea86b96 3d700f470c
Turns out that batchActions doesn't play nicely with thunk 2017-05-28 15:35:11 +04:00