Commit graph

2337 commits

Author SHA1 Message Date
dependabot[bot]
962d07a6c9
Bump lodash.mergewith from 4.6.1 to 4.6.2
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-05 18:45:11 +00:00
jessopb
b9b4333b55
Merge pull request #1018 from lbryio/ipWhitelist
adds ip whitelist
2019-07-03 18:08:46 -04:00
jessop
ac3e9d1e67 adds ip whitelist 2019-07-03 17:55:33 -04:00
Jeremy Kauffman
bd0c3fd4c3
Merge pull request #1017 from AlessandroSpallina/master
Fixed broken link
2019-06-25 16:09:33 -04:00
AlessandroSpallina
85cc743f90 Fixed broken link 2019-06-25 21:46:00 +02:00
jessopb
a66511caaf
Merge pull request #1014 from lbryio/lenientPublishLimits
changes max publishes to 20
2019-06-21 15:23:12 -04:00
jessop
39095c16a9 changes max publishes to 20 2019-06-21 14:40:07 -04:00
Jeremy Kauffman
3d4ad3d827
Merge pull request #1013 from lbryio/noMetrics
stops logging metrics to localdb
2019-06-05 11:02:09 -04:00
Jessop Breth
6992b87033 stops logging metrics to localdb 2019-06-05 10:08:13 -04:00
jessopb
75818e47fe
Merge pull request #1012 from lbryio/fix-abandon
fix: abandoning claims
2019-05-31 15:23:10 -04:00
jessopb
4cfb85fed3
Merge pull request #1011 from ProfessorDey/patch-1
Added Server Response Error Handling
2019-05-31 14:36:09 -04:00
ProfessorDey
8a6cd2db13
Tab Removal & Check Abstraction
Per Jessop's request: https://github.com/lbryio/spee.ch/pull/1011#pullrequestreview-243975520
Corrected tabs and added the clarified abstraction to the request state check.
2019-05-31 00:15:27 +01:00
Tom
dee61b5b6f fix: abandoning claims
Confirmed working locally. File/claims table has outpoint. Claim was abandoned by the sdk.
2019-05-30 14:57:47 -04:00
ProfessorDey
82ab3b47b1
Added Server Response Error Handling
Presently the spee.ch client will error out if it received an unexpected response, resulting in hangs and a very vague JSON parsing error. This failsafe will catch the known issue of server request size limits causing 413 responses if misconfigured, making things easier to diagnose, as well as catching any other unexpected responses cleanly. Further specific behaviours can be added to ensure administrators spend less time debugging simple configuration issues.

The 413 error response should be fairly self explanatory, sufficient to not need further documentation, though adding an addendum to the README.md would aid other developers have a smooth experience.
2019-05-30 14:33:53 +01:00
jessopb
68d2f303c1
Merge pull request #1008 from lbryio/0.37-fixes
Support for 0.37 SDK
2019-05-26 18:34:21 -04:00
Tom
b98fffc386 fix: updates! 2019-05-25 18:00:20 -04:00
Tom
adbafa4194 further
fixes!
2019-05-24 16:39:46 -04:00
Tom
1b069ba2a1 WIP - 0.37 SDK changes
Needs the metadata sub object removed, everything should be passed at the publish level - no need to set protobuf metadata directly.

Thumbnail > thumbnail_url, licenseURL > license_url and possibly a few others.
changes

fix: 1 of many
fix 2 of many
fix: 3 of many
fix: 4 of many
more fixes
fix license
fix thumb
remove tags
fix thumb?
remove log
fix
fix txid
2019-05-24 13:09:07 -04:00
jessopb
ec9f78de16
Merge pull request #1004 from lbryio/loggingImprovements
improves quality and reduces noise in logs
2019-04-19 17:11:06 -04:00
jessop
b2624026bb improves quality and reduces noise in logs 2019-04-19 12:14:03 -04:00
jessopb
b2e35c7e13
Merge pull request #989 from D1V3/master
Adding more indentation to markup
2019-04-03 17:47:19 -04:00
D1V3
bf26e7d8a9
Addind more indentation 2019-04-03 11:30:00 -04:00
D1V3
8279b92a46
Fixing squished text 2019-04-03 11:26:46 -04:00
jessopb
1a9ceef1e0
Merge pull request #980 from jessopb/cssChange
security patch and css bug
2019-03-27 13:05:27 -04:00
jessop
87ca19d700 security patch and css bug 2019-03-27 10:32:49 -04:00
jessopb
13cee683c3
Merge pull request #974 from jessopb/fileAvailability
uses CQ-derived outpoint and file list to detect foreign file changes
2019-03-26 07:32:13 -04:00
jessop
c97685cfb5 uses chainquery derived outpoint and file list to detect foreign server file changes 2019-03-25 15:41:04 -04:00
jessopb
a4cc7460d5
Merge pull request #967 from jessopb/isbot
avoids downloading content for googlebot and provides fallback thumbs
2019-03-20 12:09:57 -04:00
jessopb
3507bd6bf2
Merge pull request #966 from jessopb/persistExpand
persist expand state using redux
2019-03-20 12:09:37 -04:00
jessopb
cab6c6dc80
Merge pull request #965 from LavRadis/patch-4
small typo
2019-03-20 11:08:02 -04:00
jessopb
992eefd40c
Merge pull request #968 from jessopb/lbrydotcom
changes lbry.io to lbry.com
2019-03-20 11:07:13 -04:00
jessop
8799e0e320 changes lbry.io to lbry.com 2019-03-17 23:13:00 -04:00
jessop
302442385e avoids downloading content for googlebot and loads fallback images for missing thumbnails 2019-03-17 22:51:57 -04:00
jessop
4632ee6472 persist expand state using redux 2019-03-16 15:20:21 -04:00
Lav Radis
cf221b5aba
small typo 2019-03-16 20:14:26 +01:00
jessopb
373ee83c13
Merge pull request #961 from jessopb/fixChannelSelect
fixes channelSelectDropdown
2019-03-15 11:44:13 -04:00
jessop
220d043ff6 fixes channelSelectDropdown 2019-03-15 11:23:56 -04:00
jessopb
423c2827bc
Merge pull request #956 from jessopb/previewCards
improves preview cards, no logic changes
2019-03-08 02:39:57 -05:00
jessop
3411cedb55 improves preview cards 2019-03-07 01:43:49 -05:00
jessopb
eb5473bbb6
Update ubuntuinstall.md 2019-03-05 12:17:59 -05:00
jessopb
6b97b415ff
Update ubuntuinstall.md 2019-03-02 02:01:01 -05:00
jessopb
e6274fe9d8
Merge pull request #945 from jessopb/sdk32compat
updates lbrynet download_dir
2019-03-01 10:57:26 -05:00
jessop
a9627fbd96 updates lbrynet download_dir 2019-03-01 03:20:53 -05:00
jessopb
da4a1d6c03
Update ubuntuinstall.md
adds imagemagick
2019-03-01 03:07:01 -05:00
jessopb
63a1be5287
Update ubuntuinstall.md 2019-03-01 03:03:53 -05:00
jessopb
aa70c2854d
Update ubuntuinstall.md 2019-03-01 02:23:57 -05:00
jessopb
665b60d03b
Merge pull request #943 from jessopb/fileWaitFix
fixes swapped timeout interval values and makes ready-size more conservative
2019-03-01 00:34:19 -05:00
jessop
161b57fef5 fixes swapped timeout interval values 2019-03-01 00:29:45 -05:00
jessopb
629d133fd2
Merge pull request #942 from jessopb/lbrynetFileWait
checks if file is ready using sdk file_list and outpoint
2019-02-28 14:56:12 -05:00
jessop
357388d1e4 checks if file is ready using file_list 2019-02-27 19:00:05 -05:00