Commit graph

48 commits

Author SHA1 Message Date
Oleg Silkin
13cd56dabc "comment edit" -> "comment update" 2020-01-13 16:52:23 -05:00
Oleg Silkin
586b07a243 adds edit, hide, and abandon methods to call the API with 2020-01-09 17:11:37 -05:00
Sean Yesmunt
4491b975cc
support for 0.45 sdk (#240)
support for 0.45 sdk
2019-11-06 12:14:00 -05:00
Thomas Zarebczan
03d53fb4dd maint: support 0.44 SDK
maint: support 0.44 SDK
2019-11-05 13:24:41 -05:00
Sean Yesmunt
861880a029 cleanup 2019-11-01 15:08:42 -04:00
jessop
d3a9b26787 exposes api call for use by tv update 2019-10-31 07:46:42 -04:00
jessop
5ee22d42d6 tv publish 2019-10-22 15:59:28 -04:00
Akinwale Ariwodola
98723e0c3c change account_* sdk calls to wallet_* 2019-10-15 23:11:03 +01:00
Sean Yesmunt
2a9263c89d use middleware for preference setting 2019-10-14 23:35:38 -04:00
Akinwale Ariwodola
23bcde0539 shared user state with preferences_get and preferences_set 2019-09-30 22:52:41 +01:00
Thomas Zarebczan
45e585c9cf feat: granular balances
+ We were not using the total balances stuff I removed -that was an attempt by Akin at one point to work around the SDK cross account balance issue.
+ Decided to keep `balance` as is so we don't have to change it everywhere else...still makes sense I think.
2019-09-25 01:25:01 -04:00
jessop
d837e72169 adds Lbry.address_list 2019-09-23 11:12:53 -04:00
jessop
9fd930564e adds channelImport 2019-09-23 11:12:53 -04:00
Sean Yesmunt
a2ef019c69 canonical_url fixes 2019-09-04 11:57:48 -04:00
Sean Yesmunt
40a8074626 add application to media types 2019-08-31 00:03:11 -04:00
Sean Yesmunt
596a7ecee8 add image to media types 2019-08-30 09:56:03 -04:00
Thomas Zarebczan
49479b4fd1 feat: 0.39 account balance basic API support
Support for the available balance. Doesn't include any of the new fields.
Enabled @flow support on wallet file, didn't fix other issues.
2019-08-19 01:18:31 -04:00
Sean Yesmunt
22dc431ee0 remove mime 2019-08-16 01:16:04 -04:00
Sean Yesmunt
fe66fae040 remove purchasedStreamingUrls 2019-08-05 22:52:46 -04:00
Sean Yesmunt
faf4402309 working? 2019-08-02 14:10:24 -04:00
Sean Yesmunt
8bfef31386 jessop's commit - channel edit functionality 2019-07-02 13:02:53 -04:00
Jessop Breth
862ea67680 changes for comments 2019-06-26 18:48:18 -04:00
Jessop Breth
ed94218cdb adds headers and means to set them to Lbry 2019-06-03 12:57:09 -04:00
Akinwale Ariwodola
29c7a4b832
add account_set sdk call (#146) 2019-05-15 10:58:36 +01:00
Sean Yesmunt
c8126ab217 store user supports 2019-05-10 10:26:50 -04:00
Sean Yesmunt
5f0fd9e9a5 sdk 0.36.0 support and improve flow types 2019-04-23 13:22:14 -04:00
Akinwale Ariwodola
af4410d0d7
updates for cross-device sync (#130)
* add sync methods
* add total balance for all wallet accounts
2019-04-18 08:56:16 +01:00
Sean Yesmunt
2a7e05940f handle error objects from lbryweb 2019-03-15 12:16:33 -04:00
Sean Yesmunt
406e1970b9 lbryweb support 2019-02-22 02:02:20 -05:00
Akinwale Ariwodola
e07ab27b13
fixes for mobile errors (#115) 2019-02-18 21:50:40 +01:00
Thomas Zarebczan
ec1d5bd41a maint: support 0.31 SDK (#113)
* maint: support 0.31 SDK

resolve param changed from uri/uris, to urls.

* feat: stop daemon sdk call

* fix: ffffffffff webpack bug

https://github.com/nulogy/design-system/pull/132
2019-02-18 09:11:32 -05:00
Sean Yesmunt
eec073b25c updates for lbrynet30 2018-10-26 13:06:35 -04:00
Akinwale Ariwodola
f85653e140
add wallet_unused_address call required for rewards (#71) 2018-08-24 12:22:00 +01:00
Akinwale Ariwodola
96346f0e98 add blob_delete and blob_list daemon calls 2018-08-15 20:58:25 +01:00
Shawn Khameneh
378f0513bf Add encryption flow to redux 2018-07-17 22:55:40 -04:00
Baltazar Gomez
6a21ea7d72
use file extension for media detection 2018-07-05 12:20:41 -06:00
Baltazar Gomez
6eba5f8823
update lbry.getMediaType function logic 2018-07-04 17:06:13 -06:00
Baltazar Gomez
6d78689fa6
add 3D-file support for getMediaType function 2018-06-03 21:25:50 -06:00
Akinwale Ariwodola
6e0b1934d4 Added claim actions. Added claim_list_by_channel call to lbry.js 2018-05-25 12:34:12 +01:00
Akinwale Ariwodola
fbf3531fc3 added transaction_list call 2018-05-02 07:34:11 +01:00
Akinwale Ariwodola
b5e777ef91 Added wallet_* calls to lbry.js with some refactoring 2018-05-02 01:09:00 +01:00
Sean Yesmunt
93b3573ff4
Merge pull request #7 from ProfessorDey/patch-1
Simplify Media Identification Function
2018-04-25 12:40:13 -04:00
Akinwale Ariwodola
bdf7639bb2 Added version call to lbry.js since proxy polyfill still doesn't work properly 2018-04-21 21:40:54 +01:00
ProfessorDey
40ae42c5f6
Simplify Media Identification Function
Rebased from LBRY/lbry-app PR# 1304 with corrections requested by Codacy (Though may still complain regarding spacing).

This just makes the code for finding documents a lot easier. the regex patterns and the media type are converted into keypairs, [regex, mediatype] which is then reduced to a single value, which will either be the original filename if there are no matching extensions, or the mediatype. So long as the mediatype does not contain an extension at the end of the string, this system should work far more simply.

This will also allow for easier addition of new extensions to the function, so long as they all follow the same pattern for the regex:
^ = Start of string
.+ = 1 or more characters of any type
. = A literal dot
(a|b|c) = A list of ORed extensions within a capture group '( )'
$ = End of string, so it is certain this is the actual extension of the filename

Won't be hard to add things like Archives, Executables, etc with just a single extra line now.
2018-04-19 17:59:24 +00:00
Igor Gassmann
c7d65ad378 fix: linting errors 2018-04-05 11:27:29 -04:00
akinwale
6418b5a9f2
Common components refactor (#1) 2018-04-05 03:57:29 +01:00
Akinwale Ariwodola
57e5b4a086 added lbryapi.js and removed electron-specific code from lbry.js 2018-01-15 19:06:44 +01:00
Akinwale Ariwodola
cf9b0cfdaf Initial commit 2018-01-11 12:54:20 +01:00