Jessop Breth
|
217649ec02
|
adds SOCIAL_SHARE
|
2018-09-06 19:32:07 -04:00 |
|
Sean Yesmunt
|
7507cfd2f7
|
Merge pull request #75 from lbryio/encode-uri
use encodeURIComponent for search query
|
2018-09-06 16:38:03 -04:00 |
|
Sean Yesmunt
|
4ea932cec6
|
use encodeURIComponent for search query
|
2018-09-05 14:09:18 -04:00 |
|
Sean Yesmunt
|
a8e8194983
|
Merge pull request #64 from lbryio/user-history
User history
|
2018-09-04 13:26:03 -04:00 |
|
Sean Yesmunt
|
2a75b61796
|
remove selectNavLinks from lbry-redux
|
2018-09-04 13:25:29 -04:00 |
|
Sean Yesmunt
|
ee43c18ba6
|
update build
|
2018-09-04 13:24:45 -04:00 |
|
Travis Eden
|
409aaadf50
|
remove unused media and video actions
|
2018-09-04 13:24:45 -04:00 |
|
Travis Eden
|
d14fa2e248
|
type fixes
|
2018-09-04 13:24:44 -04:00 |
|
Travis Eden
|
64623ad30a
|
add user_history page
|
2018-09-04 13:24:44 -04:00 |
|
Travis Eden
|
c50c2c0f83
|
add history action types
|
2018-09-04 13:24:44 -04:00 |
|
Travis Eden
|
f8a579b582
|
add SET_CONTENT_POSITION action type
|
2018-09-04 13:24:44 -04:00 |
|
Akinwale Ariwodola
|
70f4903a3b
|
Merge pull request #74 from lbryio/remove-rewards-code
move rewards-related code to lbryinc
|
2018-09-04 05:18:10 +01:00 |
|
Akinwale Ariwodola
|
5ae249213b
|
move rewards-related code to lbryinc
|
2018-09-04 04:40:43 +01:00 |
|
Sean Yesmunt
|
421321a783
|
Merge pull request #73 from lbryio/pound-trim
encode # on search
|
2018-08-28 17:14:15 -04:00 |
|
Sean Yesmunt
|
eae0d134d9
|
encode # on search
|
2018-08-27 23:15:23 -04:00 |
|
Sean Yesmunt
|
feffbe966f
|
Merge pull request #72 from lbryio/vanity-related-content
fix: strip out related content properly on vanity uris
|
2018-08-27 19:01:02 -04:00 |
|
Sean Yesmunt
|
b7ad41acba
|
fix: strip out related content properly on vanity uris
|
2018-08-26 22:43:25 -04:00 |
|
Sean Yesmunt
|
ccda4117ee
|
Merge pull request #70 from lbryio/trim-search
trim "/" from search query
|
2018-08-24 11:09:11 -04:00 |
|
Akinwale Ariwodola
|
f85653e140
|
add wallet_unused_address call required for rewards (#71)
|
2018-08-24 12:22:00 +01:00 |
|
Sean Yesmunt
|
c897c721b0
|
trim '/' from search query
|
2018-08-22 16:02:20 -04:00 |
|
Sean Yesmunt
|
31f7afa8a3
|
Merge pull request #67 from lbryio/autcomplete
Move search suggestion logic to selector
|
2018-08-19 21:34:05 -04:00 |
|
Akinwale Ariwodola
|
a9f0f2849f
|
add USER_EMAIL_VERIFY_SET action type
|
2018-08-16 12:20:58 +01:00 |
|
Akinwale Ariwodola
|
de580f6801
|
Merge pull request #69 from lbryio/lbry-blob-calls
add blob_delete and blob_list daemon calls
|
2018-08-15 20:59:53 +01:00 |
|
Akinwale Ariwodola
|
96346f0e98
|
add blob_delete and blob_list daemon calls
|
2018-08-15 20:58:25 +01:00 |
|
Sean Yesmunt
|
ada4880c5d
|
Merge pull request #68 from lbryio/encryption
handle new daemon status response
|
2018-08-15 14:38:38 -04:00 |
|
Sean Yesmunt
|
f760f59dde
|
handle new daemon status response
|
2018-08-15 14:17:38 -04:00 |
|
Sean Yesmunt
|
dc6f19bb7d
|
add search suggestions selector
|
2018-08-14 23:57:35 -04:00 |
|
Shawn K
|
8794a775bf
|
Merge pull request #65 from lbryio/background-search
add isBackgroundSearch param to doSearch function
|
2018-08-10 08:13:22 -05:00 |
|
Sean Yesmunt
|
83fec2a841
|
update build
|
2018-08-08 13:54:21 -04:00 |
|
Sean Yesmunt
|
758ee0ea7d
|
Merge pull request #66 from doniyor2109/master
Added new action type CLEAR_UPGRADE_TIMER
|
2018-08-08 13:53:47 -04:00 |
|
Aliyev Doniyor
|
7b614e7751
|
Added new action type CLEAR_UPGRADE_TIMER
|
2018-08-07 19:04:25 +05:00 |
|
Sean Yesmunt
|
0973368513
|
add isBackgroundSearch param to doSearch function
|
2018-08-07 01:37:18 -04:00 |
|
Sean Yesmunt
|
0794213ea3
|
Merge pull request #63 from lbryio/reccomended-content
Select recommended content
|
2018-08-05 21:44:02 -04:00 |
|
Sean Yesmunt
|
03c3354c12
|
add selector for recommended-content
|
2018-08-01 23:31:51 -04:00 |
|
Shawn K
|
467e48c77b
|
Merge pull request #62 from lbryio/add-dev-watch
Add 'yarn dev' for watch mode (dev)
|
2018-07-26 11:02:01 -05:00 |
|
Shawn
|
d2b8afd281
|
Add 'yarn dev' for watch mode (dev)
|
2018-07-25 18:31:32 -05:00 |
|
Shawn Khameneh
|
b4fffe863d
|
Merge pull request #59 from lbryio/redux-encryption-flow
Add encryption flow to redux
|
2018-07-24 20:50:34 -05:00 |
|
Shawn
|
7a91c7d883
|
Add flow types and fix windows flow issues
|
2018-07-24 20:05:31 -05:00 |
|
Sean Yesmunt
|
e0909b0864
|
Merge pull request #57 from lbryio/fileinfo-errors
add error handling for file info
|
2018-07-19 09:56:42 -04:00 |
|
Sean Yesmunt
|
303b726a3a
|
Merge pull request #60 from lbryio/save-channels-claims-by-uri
save channel claim data to claimsByUri
|
2018-07-19 09:10:56 -04:00 |
|
Travis Eden
|
ee70170e30
|
save channel claim data to claimsByUri
|
2018-07-18 15:13:50 -04:00 |
|
Shawn Khameneh
|
9bf654d007
|
Add result selectors to main export
|
2018-07-18 14:46:37 -04:00 |
|
Shawn Khameneh
|
166afc4ff8
|
Add missing failure constants
|
2018-07-18 14:37:14 -04:00 |
|
Shawn Khameneh
|
f73bc22c11
|
Sync bundle
|
2018-07-18 14:15:33 -04:00 |
|
Shawn Khameneh
|
acbb4d247b
|
Make adjustments
|
2018-07-18 14:10:32 -04:00 |
|
Shawn Khameneh
|
188ff62724
|
Merge remote-tracking branch 'origin/master' into redux-encryption-flow
|
2018-07-18 14:09:52 -04:00 |
|
Sean Yesmunt
|
52a0143eba
|
Merge pull request #58 from lbryio/transaction-type-constants
define transaction type constants
|
2018-07-18 09:08:32 -04:00 |
|
Shawn Khameneh
|
378f0513bf
|
Add encryption flow to redux
|
2018-07-17 22:55:40 -04:00 |
|
Travis Eden
|
7883c92704
|
define transaction type constants
|
2018-07-17 13:00:04 -04:00 |
|
Travis Eden
|
334f276795
|
add error handling for file info
|
2018-07-13 12:14:26 -04:00 |
|