Commit graph

115 commits

Author SHA1 Message Date
jessop
aeac92275c adds hashChanged from sync get response 2019-08-15 21:33:07 -04:00
Sean Yesmunt
1ce266b3c5
Merge pull request #48 from lbryio/user
don't clear user during fetch
2019-08-14 12:11:53 -04:00
Sean Yesmunt
f372015bb2 don't clear user during fetch 2019-08-14 12:08:27 -04:00
Sean Yesmunt
1c2188ff21 remove extra lodash entry in yarn.lock 2019-08-06 14:12:36 -04:00
Sean Yesmunt
5f94bb6bc9 update deps 2019-08-06 14:11:46 -04:00
Sean Yesmunt
17868d948a
Merge pull request #47 from lbryio/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.0 to 3.13.1
2019-08-06 14:05:50 -04:00
Sean Yesmunt
039d03dba8
Merge pull request #45 from lbryio/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2019-08-06 14:05:24 -04:00
dependabot[bot]
1152826ccb
Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-05 18:49:52 +00:00
dependabot[bot]
a5e9b559b8
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-05 18:49:49 +00:00
Akinwale Ariwodola
430c280789
Merge pull request #44 from lbryio/fix_claim_search
fix: claim search uses channel, not channel name
2019-07-22 19:15:10 +01:00
Thomas Zarebczan
c00e7355cf fix: claim search uses channel, not channel name 2019-07-22 14:12:54 -04:00
Thomas Zarebczan
a93596c51c
Merge pull request #43 from lbryio/redlist
provides file list_filtered api
2019-07-16 23:11:13 -04:00
jessop
69f9562b01 modifications 2019-07-10 20:44:15 -04:00
jessop
284cff48c2 provides file list_filtered api 2019-07-09 18:11:20 -04:00
Thomas Zarebczan
2cc861145e
Merge pull request #42 from lbryio/claim-search-038
fix: 0.38 claim search changes
2019-06-26 11:32:16 -04:00
Thomas Zarebczan
2d2755e914 fix: claim_search
rename param
2019-06-26 11:29:41 -04:00
Thomas Zarebczan
eecbbfb121 fix: remove controlling, check valid
Controlling means claims, not channels. We do want to make sure they are valid though.
2019-06-11 11:38:18 -04:00
Thomas Zarebczan
a85b77b4bc fix: 0.38 claim search changes 2019-06-09 16:10:33 -04:00
Akinwale Ariwodola
c7b677279a do not set the default account after every sync_apply call 2019-05-28 17:38:43 +01:00
Akinwale Ariwodola
5bffcaf83d
Merge pull request #41 from lbryio/claim-search-fix
fix: claim search
2019-05-27 14:58:05 +01:00
Akinwale Ariwodola
dcba831c6b
add doCheckSync action to check if user has a synced wallet (#39)
* add doCheckSync action to check if user has a synced wallet
* add doSyncApply action. rename some state properties.
2019-05-27 14:57:31 +01:00
Thomas Zarebczan
52c10ad71d fix: claim search
to use channel uri instead of claim id (support for vanity resolution)
2019-05-21 14:40:29 -04:00
Akinwale Ariwodola
7ba14f1d88
Merge pull request #38 from lbryio/sync-default-account
set the default account upon successful /sync/get call
2019-05-14 15:57:22 +01:00
Akinwale Ariwodola
793c9c1084 set the default account upon successful /sync/get call 2019-05-10 15:45:56 +01:00
Sean Yesmunt
43d382d9b7
Merge pull request #37 from lbryio/claimlist
changes claim_list_mine to claim_list
2019-05-07 14:31:47 -04:00
Sean Yesmunt
9cbf3a9892 update build 2019-05-07 14:30:06 -04:00
jessop
145e936cfc changes claim_list_mine to claim_list 2019-05-02 16:22:36 -04:00
Akinwale Ariwodola
a8fd592c46
Merge pull request #35 from lbryio/sdk-0.36-changes
replace claim_list_by_channel with claim_search
2019-04-29 10:29:50 +01:00
Akinwale Ariwodola
bec7ce1fba update package.json 2019-04-27 20:34:17 +01:00
Akinwale Ariwodola
2c4d5d2e7e update package.json 2019-04-27 20:33:12 +01:00
Akinwale Ariwodola
9994c9ba24 replace claim_list_by_channel with claim_search 2019-04-27 19:57:03 +01:00
Sean Yesmunt
bb6be90560
Merge pull request #34 from lbryio/sdk
fix for v0.36 sdk
2019-04-23 10:35:58 -04:00
Sean Yesmunt
9665f2d1c8 fix for new sdk 2019-04-22 17:24:03 -04:00
Akinwale Ariwodola
7f6bf155b7
updates for cross-device sync (#33)
* add sync actions, reducer and selectors
2019-04-18 09:02:11 +01:00
Shawn K
4f2d4a5098
Merge pull request #32 from lbryio/rollup-and-cleanup
Add rollup es build, major cleanup
2019-04-07 23:30:45 -05:00
Shawn
120d3bf6df Add rollup es build, major cleanup 2019-04-03 16:34:07 -05:00
Sean Yesmunt
d9f9035113
Merge pull request #31 from lbryio/routing
remove selectCostForCurrentPageUri
2019-03-27 14:46:44 -04:00
Sean Yesmunt
c30084da57 remove selectCostForCurrentPageUri 2019-03-27 14:45:19 -04:00
Sean Yesmunt
437260f3da update to lbry.com 2019-03-21 13:22:27 -04:00
Sean Yesmunt
c85059398b
Merge pull request #30 from lbryio/stats
add view count stats
2019-03-15 10:51:27 -04:00
Sean Yesmunt
351d0a0880 add viewcount stats 2019-03-14 14:39:39 -04:00
Sean Yesmunt
e8411a0718
Merge pull request #29 from lbryio/externals
actually treat lbry-redux as a peerDependency
2019-03-14 11:13:27 -04:00
Sean Yesmunt
636f014f42 actually treat lbry-redux as a peerDependency 2019-03-13 01:06:43 -04:00
Sean Yesmunt
4f16f81017
Merge pull request #28 from lbryio/lbryredux
[BREAKING CHANGE] add lbry-redux as peer dependency
2019-03-12 14:18:26 -04:00
Sean Yesmunt
b54e90f3d4 add lbry-redux as a peer dependency 2019-03-10 22:02:17 -04:00
Akinwale Ariwodola
f590ddc077 update bundle 2019-02-21 17:01:19 +01:00
Sean Yesmunt
ec26a1ff9c
Merge pull request #27 from lbryio/referral-link
add referral link
2019-02-20 14:16:56 -05:00
Sean Yesmunt
2334ad53e8 add referral link 2019-02-20 11:14:42 -05:00
Akinwale Ariwodola
c95a1a922e update lbry-redux commit hash in package.json 2019-02-20 15:03:14 +01:00
Akinwale Ariwodola
fff1a8979f
Merge pull request #26 from lbryio/mobile-auth-tweak
some tweaks to mobile auth for new email verification
2019-02-17 09:15:38 +01:00