Commit graph

186 commits

Author SHA1 Message Date
jessop
1890985bec sync transfer and import 2019-09-23 11:17:41 -04:00
jessop
afdba5fd5d user youtubeChannels selector 2019-09-23 11:16:48 -04:00
Sean Yesmunt
f8bba34b34
Merge pull request #58 from lbryio/daily_reward
add DAILY_VIEW award to whitelist
2019-09-19 13:05:37 -04:00
Sean Yesmunt
e17aa9d1be add DAILY_VIEW award to whitelist 2019-09-19 13:03:42 -04:00
Sean Yesmunt
d87e594fe9
Merge pull request #56 from lbryio/onboarding
onboarding updates
2019-09-17 10:33:15 -04:00
Sean Yesmunt
09c9a6ca2b add User type and allow lbryinc types to be used by apps 2019-09-16 16:12:43 -04:00
Sean Yesmunt
66a719ebfb onboarding updates 2019-09-16 13:48:32 -04:00
dependabot[bot]
f6c017de77 Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-13 11:05:43 -04:00
Akinwale Ariwodola
b9f354ae50
Merge pull request #52 from lbryio/fix-canonical-url
fix: canonical url stuff
2019-09-06 16:21:58 +01:00
Akinwale Ariwodola
c580288e35
Merge pull request #55 from lbryio/set-default-callback
add callbacks to setDefaultAccount method
2019-09-06 16:21:42 +01:00
Akinwale Ariwodola
8da2a86f39 add callbacks to setDefaultAccount method 2019-09-06 16:19:17 +01:00
Thomas Zarebczan
534f02e54a
Merge pull request #54 from lbryio/check-daily-view
feat: check daily view reward when claiming
2019-09-04 17:22:27 -04:00
Thomas Zarebczan
5cd0fdff9b feat: check daily view reward when claiming 2019-09-04 17:12:37 -04:00
Sean Yesmunt
2df8868fcf
Merge pull request #53 from lbryio/dailyView
daily_view reward
2019-09-04 12:56:45 -04:00
jessop
f2dd7434db daily_view reward 2019-09-04 12:41:17 -04:00
Thomas Zarebczan
35ca4fbc3d fix: canonical url stuff 2019-08-29 12:58:30 -04:00
Akinwale Ariwodola
396e8fff4f
Merge pull request #50 from lbryio/builduri-warnings
fix for buildURI warnings in setSubscriptionsLatest
2019-08-27 16:26:04 +01:00
Akinwale Ariwodola
4c76108499 fix for buildURI warnings in setSubscriptionsLatest 2019-08-26 20:32:55 +01:00
Akinwale Ariwodola
3035cbdde6 replace one more instance of contentName with claimName 2019-08-26 19:19:56 +01:00
Akinwale Ariwodola
3fa1ed2796 fix: use claimName instead of contentName in buildURI 2019-08-26 19:02:46 +01:00
jessopb
ea72da47df
Merge pull request #49 from lbryio/syncHasChanged
adds hashChanged from sync get response
2019-08-19 10:46:15 -04:00
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