Commit graph

1943 commits

Author SHA1 Message Date
Akinwale Ariwodola 398f3b9ee8 Prevent keydown event from preventing space input in omnibar 2017-07-02 19:33:07 +01:00
Jeremy Kauffman 1dea560cdf switch volume to session 2017-07-02 11:36:24 -04:00
Akinwale Ariwodola 444f230877 Issue #310 video volume reset fix 2017-07-02 11:36:24 -04:00
Jeremy Kauffman d8e867aa5a Merge pull request #319 from akinwale/issue308
Issue #308 hide menu in fullscreen mode on Windows
2017-07-02 11:18:45 -04:00
Jeremy Kauffman 99cb1a0a65 fix video sizing, remove unused CSS 2017-07-02 10:48:18 -04:00
Akinwale Ariwodola 98e25bee45 Issue #308 hide menu in fullscreen mode on Windows 2017-07-02 09:00:22 +01:00
Akinwale Ariwodola 49900e0cdf Added requested event handling changes 2017-07-01 22:57:14 +01:00
Akinwale Ariwodola fb3785feed Implemented the ability for the spacebar to initiate video playback 2017-07-01 21:48:12 +01:00
Akinwale Ariwodola b43ed0b64f Issue #311 playback input improvements 2017-07-01 21:33:23 +01:00
Jeremy Kauffman f6ad6e7ba7 remove mov from list of playable files 2017-06-30 16:33:49 -04:00
Jack Robison 29e45d6e2d build branches with prs on appveyor 2017-06-30 15:04:31 -04:00
Jeremy Kauffman 8a2756112c Bump version: 0.13.0rc1 → 0.13.0 2017-06-30 10:31:51 -04:00
Jeremy Kauffman 888cc33192 remove language widget 2017-06-29 15:17:07 -04:00
Jeremy Kauffman ba632b5876 Bump version: 0.12.2rc9 → 0.13.0rc1 2017-06-29 09:24:53 -04:00
Jeremy Kauffman 70d2b23add Merge pull request #307 from hackrush01/master
Renamed links files.
2017-06-29 09:11:44 -04:00
hackrush 80b54c27f8 Renamed links files.
Fixed some incorrectly named files.
2017-06-29 18:29:06 +05:30
Jeremy Kauffman 080b693e63 Merge pull request #305 from lbryio/cancel-resolve
Cancel resolving URis when unmounting discover page
2017-06-29 08:46:42 -04:00
6ea86b96 ef8bd5f986 Cancel resolving URis when unmounting discover/file list pages 2017-06-29 15:38:01 +07:00
alexliebowitz fce702f737 Merge pull request #304 from lbryio/fix-link-focus-2
On Windows, denormalize URI when opening link with app closed
2017-06-29 01:26:48 -04:00
Alex Liebowitz ac5df086a9 On Windows, denormalize URI when opening link with app closed 2017-06-29 00:56:59 -04:00
Jeremy Kauffman e6f1dea9d5 Bump version: 0.12.2rc8 → 0.12.2rc9 2017-06-28 18:08:58 -04:00
Jeremy Kauffman b815f78a50 more pending and publishing fixes 2017-06-28 18:08:16 -04:00
Jeremy Kauffman 8d62b4d1fc clarify why channels are empty, fixes #299 2017-06-28 16:17:22 -04:00
Jeremy Kauffman df286da300 stupid pending publish hacks 2017-06-28 15:54:33 -04:00
Jeremy Kauffman 429ca37e55 fix undefined count 2017-06-28 15:45:24 -04:00
Jeremy Kauffman ed80d9fa2e Bump version: 0.12.2rc7 → 0.12.2rc8 2017-06-28 14:22:45 -04:00
Jeremy Kauffman 91ba6f1773 fix requirements, update changelog 2017-06-28 14:21:21 -04:00
Jeremy Kauffman bab2f7d53c fix initial reward showing 2017-06-28 14:00:10 -04:00
Jeremy Kauffman 289bb0b4ae hackish fix for pending publishes not working 2017-06-28 11:24:16 -04:00
Jeremy Kauffman 020f437a63 Merge pull request #302 from lbryio/fix-link-focus
Reliably focus app window when opening lbry:// links (WIP)
2017-06-28 10:07:42 -04:00
Jeremy Kauffman c011783003 Merge pull request #301 from lbryio/nsfw
Move client settings into redux
2017-06-28 09:05:25 -04:00
Alex Liebowitz c8cbf61f94 Reliably focus app window when opening lbry:// links
Also refactors and simplifies the code for handling URIs requested from
outside apps.
2017-06-28 03:28:30 -04:00
6ea86b96 500fdd282c
Move client settings into redux 2017-06-28 14:12:01 +07:00
Jeremy Kauffman e42aa217d0 update CHANGELOG 2017-06-27 17:27:27 -04:00
Jeremy Kauffman 0db0fd1307 Merge pull request #296 from lbryio/claim-id-dmca
Add claim_id to DMCA links
2017-06-27 14:24:06 -04:00
Jeremy Kauffman 1ce926dd98 fix nsfw not refreshing 2017-06-27 14:19:33 -04:00
hackrush e3bbb6fcef "Fixed NSFW content showing on filePage"
NSFW content is obscured on show page and gives an overlay to inform
the user. Fixes #286

Added one additional format(epub) in lbry.js.
2017-06-27 14:18:30 -04:00
6ea86b96 ad931b5871
Add claim_id to DMCA links 2017-06-28 00:12:17 +07:00
Jeremy Kauffman 6aad233f66 Merge pull request #294 from lbryio/teardown-focused-listeners
Teardown old window event listeners and don't blow up when window isn't focused
2017-06-27 12:55:23 -04:00
Alex Grintsvayg 0f8edabcc0 Bump version: 0.12.2rc6 → 0.12.2rc7 2017-06-27 10:40:43 -04:00
Alex Grintsvayg 83d387dcfb yarn lock files dont have versions 2017-06-27 10:40:35 -04:00
Alex Grintsvayg db342dd268 upgrade some babel deps, remove npmrc files 2017-06-27 10:25:07 -04:00
Alex Grin e22b44d609 Merge pull request #293 from lbryio/file-info-fix
Two file info fixes since last merge
2017-06-27 09:52:40 -04:00
6ea86b96 28eb490014
Teardown old window event listeners and don't blow up when window isn't focused
at boot/reload
2017-06-27 19:54:25 +07:00
6ea86b96 78be53806b
Two file info fixes since last merge 2017-06-27 15:23:03 +07:00
Alex Grintsvayg fabfc06703 fix some dependency conflicts 2017-06-26 15:18:13 -04:00
Alex Grintsvayg 065d8839fb dont need extractLocals in appveyor 2017-06-26 14:13:27 -04:00
Jeremy Kauffman de5af5d2bc Merge branch 'master' of github.com:lbryio/lbry-app 2017-06-26 13:17:46 -04:00
Jeremy Kauffman 1a36f6683c Merge branch 'dock-badge' 2017-06-26 13:17:14 -04:00
Jeremy Kauffman 6ff423a760 Merge branch 'master' into dock-badge 2017-06-26 13:16:59 -04:00