Commit graph

261 commits

Author SHA1 Message Date
jessopb
75818e47fe
Merge pull request #1012 from lbryio/fix-abandon
fix: abandoning claims
2019-05-31 15:23:10 -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
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
jessop
b2624026bb improves quality and reduces noise in logs 2019-04-19 12:14:03 -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
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
jessop
220d043ff6 fixes channelSelectDropdown 2019-03-15 11:23:56 -04:00
jessop
3411cedb55 improves preview cards 2019-03-07 01:43:49 -05:00
jessop
7b7a0339b8 licenseUrl shows on edit publish 2019-02-26 03:12:11 -05:00
jessop
7d5e41153e adds licenseUrl 2019-02-23 00:52:31 -05:00
jessopb
8e9e195b8e
Merge pull request #930 from kcseb/master
Updated the download link to retain file extension.
2019-02-22 14:10:38 -05:00
Kenneth C
961700390a
Updated the download link to retain file extension.
Updated the download URL to retain the file extension. Before, when you would download the file it would not append the file extension, this will fix that.
2019-02-22 12:23:06 -05:00
jessopb
5298329832
Merge pull request #906 from jessopb/mdhtml2
styling, markdown settings tied to config
2019-02-16 16:10:42 -05:00
jessop
181b3463b7 styling, markdown settings tied to config 2019-02-15 01:13:02 -05:00
jessop
5e8e22dcad enables nsfw updates 2019-02-13 17:34:23 -05:00
jessopb
521c0cc201
Merge pull request #902 from jessopb/refactorPublishValidate
Refactor publish and validation and servability for all file types
2019-02-09 15:41:06 -05:00
jessop
e364dc4024 publishes any file type, handles 99% for download 2019-02-09 15:27:50 -05:00
jessop
c2a9d7e4c0 makes final tweaks to markdown 2019-02-05 01:32:35 -05:00
jessop
3a380598af improves markdown presentation 2019-02-04 00:50:31 -05:00
jessop
13aa109d28 small bugfixes to outpoint and tweak markdown 2019-02-02 21:36:47 -05:00
jessopb
d05dc03261
Merge pull request #884 from jessopb/newstyling
styling and file support overhaul
2019-01-28 15:13:54 -05:00
Shawn
57cb4b91e8 Fix oEmbed data, remove bad og: data 2019-01-27 20:45:44 -06:00
jessop
fd61e5cb51 styling and file support overhaul 2019-01-27 01:35:36 -05:00
jessop
2d16594927 Rudimentary dropdown file errors 2019-01-15 18:19:19 -05:00
jessop
f77d0a6f1f minor changes 2019-01-14 01:27:23 -05:00
Thomas Zarebczan
d8baeb41eb
fix iframe URL
A youtube one for reference: 
<iframe width="560" height="315" src="https://www.youtube.com/embed/9qNPnlA4Ab4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
2019-01-08 14:32:44 -05:00
jessop
cef94e5743 enhances dmca system 2019-01-07 17:44:34 -05:00
Shawn
07db2deb3e Restructure build process, begin adding HMR support 2018-12-16 01:27:02 -06:00
jessop
238cbe2c84 lbry uri copy label 2018-12-14 18:01:04 -05:00
jessop
20dc54ba05 bugfixes around display of permanentURIs 2018-12-06 21:28:28 -05:00
Shawn K
f790ae19de
Merge pull request #722 from lbryio/pending-claims
handle pending claims
2018-12-04 12:27:48 -06:00
Shawn
d089554fe4 Add unsaved resolved file conflicts 2018-12-04 12:22:26 -06:00
Travis Eden
d05cf1e71e hide pending images on channel page 2018-12-04 12:20:15 -06:00
Travis Eden
cdbd5eee80 add pending marker 2018-12-04 12:20:11 -06:00
Travis Eden
b49cb4484c mark pending claims; move them to front of list; show proper notification 2018-12-04 12:17:00 -06:00
Shawn K
d8e13cbfcf
Update view.jsx 2018-12-04 12:14:15 -06:00
jessop
9c0e0b789e fixes bug in lbryurl copy 2018-12-04 13:11:24 -05:00
jessop
267db2d614 adds LBRY and Permanent URLS to info component 2018-12-03 12:58:00 -05:00
Shawn
ade68b217c Attempt to fix Safari rendering of SVGs 2018-12-01 01:34:45 -06:00
Shawn
b5c8cbec52 Attempt to fix Safari rendering of SVGs 2018-12-01 01:23:22 -06:00
Shawn
753935f284 Add Outline font, UI adjustments 2018-11-30 14:18:42 -06:00
Shawn K
85cde161de
Merge pull request #789 from lbryio/featureTesting
Attempt to fix Facebook's browser file picker
2018-11-30 02:14:59 -06:00
Shawn
98a6ae44c5 Attempt to fix Facebook's browser file picker 2018-11-30 02:13:52 -06:00