Commit graph

1515 commits

Author SHA1 Message Date
bill bittner 936a431c14 changed server to use exports 2018-03-08 15:01:29 -08:00
bill bittner 8706b07634 trying a simple test export 2018-03-08 14:47:42 -08:00
bill bittner 29069302e9 updated server and bundle 2018-03-08 14:33:10 -08:00
bill bittner 6c2bef12ea updated the bundle 2018-03-08 14:22:55 -08:00
bill bittner 518f1f57e4 module.exports will return startServer 2018-03-08 14:19:41 -08:00
bill bittner 308a1abcb5 moved babel polyfill to dependencies 2018-03-08 13:56:47 -08:00
bill bittner c36bb66285 created public bundle 2018-03-08 13:21:13 -08:00
bill bittner 6d8884ca14 updated webpack to build to index.js and moved sql to take a config 2018-03-08 13:18:34 -08:00
Bill Bittner 7f1fbae366
Update README.md 2018-03-08 09:41:22 -08:00
Bill Bittner 059684e0b0
Update README.md 2018-03-08 09:34:23 -08:00
Bill Bittner 18486134c3
Merge pull request #383 from lbryio/single-quote-jsx
fix: updated components to use single quotes in jsx
2018-03-08 09:30:53 -08:00
bill bittner 3268f4db5b fixed xxx/index and event binding 2018-03-08 09:26:33 -08:00
bill bittner 4f26857ed5 moved connected components to containers folder 2018-03-07 20:31:10 -08:00
bill bittner 1a5a1ba11e fixed components 2018-03-07 20:18:17 -08:00
bill bittner d018f58d8d added availability check based on multiple claim addresses 2018-03-07 20:06:52 -08:00
bill bittner 188706ca31 updated the channel creation route with GA event 2018-03-07 19:39:22 -08:00
bill bittner d21ab2e4b0 updated console logs and error messages 2018-03-07 18:57:35 -08:00
bill bittner 97dab8fd38 added GA timing event for claim availability search 2018-03-07 18:41:58 -08:00
Jeremy Kauffman 0738c05037
Merge pull request #376 from lbryio/326-add-download-link
326 add download link
2018-03-07 18:22:28 -05:00
Bill Bittner 2d10bebd69
Merge pull request #379 from lbryio/missing-channel-names
feat(task): wrote a task to fill in missing channel names
2018-03-07 13:52:27 -08:00
bill bittner c99d0c2be8 wrote a task to fill in channelNames 2018-03-07 13:45:51 -08:00
Bill Bittner d658049bbb
Merge pull request #378 from lbryio/fix-file-limit
feat(publish): increased file limits to 50mb for gif and video
2018-03-07 09:31:40 -08:00
bill bittner f9cbf8496d updated file limits to 50mb for gif and video 2018-03-07 09:28:33 -08:00
bill bittner 3756974a60 flipped the order of Direct Link and Download 2018-03-06 20:49:08 -08:00
bill bittner 849995ed98 added download and direct link 2018-03-06 20:43:15 -08:00
Bill Bittner 0e705fdfa3
Merge pull request #374 from lbryio/sharpen-ga-timing-events
refactor(google analytics): split ga timing events into multiple categories
2018-03-06 16:24:20 -08:00
bill bittner 24b95280be fixed spelling and ternary 2018-03-06 16:23:21 -08:00
bill bittner dedf13c316 changed end-to-end publish label 2018-03-06 09:39:22 -08:00
bill bittner 64edbb3619 updated label for lbrynet publish events 2018-03-06 09:27:35 -08:00
bill bittner 5a13b23016 split ga timing events into lbrynet and end-to-end 2018-03-06 09:02:42 -08:00
Bill Bittner be420b362a
Merge pull request #371 from lbryio/282-thumbnail-selector
282 thumbnail selector
2018-03-05 23:04:18 -08:00
bill bittner 1c21ec3f70 removed console logs 2018-03-05 22:55:56 -08:00
bill bittner 4da04d833c updated publish ux/ui 2018-03-05 22:45:39 -08:00
bill bittner b7b3a78730 fixed merge conflicts 2018-03-05 20:30:16 -08:00
Bill Bittner ba1d62d00b
Merge pull request #373 from lbryio/publish-via-channel_id
Publish via channel id
2018-03-05 19:27:14 -08:00
bill bittner 2f7b023222 added a test for logging in with a claim id 2018-03-05 19:22:42 -08:00
bill bittner 61b4480d2b added some tests for the publish api 2018-03-05 18:50:37 -08:00
bill bittner b60e760b6e removed console logs 2018-03-05 17:07:15 -08:00
bill bittner 8fbd40370f made bcrypt password check into a promise 2018-03-05 16:37:22 -08:00
bill bittner cc3fa3d067 renamed functions appropriately 2018-03-05 15:38:26 -08:00
bill bittner 7b7c435571 updated publish command to take claim_id 2018-03-05 14:44:37 -08:00
bill bittner 5b8dfea5c5 updated video css for previews 2018-03-04 12:17:03 -08:00
bill bittner 5b9e7c04af Merge branch 'master' of github.com:lbryio/spee.ch into 282-thumbnail-selector 2018-03-04 11:59:27 -08:00
bill bittner 06a3318a40 cleared up console logs 2018-03-04 11:59:05 -08:00
bill bittner d28a5758dd moved thumbnail check to server side 2018-03-02 17:24:18 -08:00
bill bittner b3e6c89f0e added thubmnail channel to publish saga 2018-03-02 17:02:07 -08:00
bill bittner 2bb9b1836f changed video source to be stored as a thumbnail 2018-03-02 15:14:02 -08:00
bill bittner c9747294ed cleaned up thumbnail generation and removed extra props 2018-03-02 14:57:25 -08:00
bill bittner a999ee9e8e hotfix for AssetPreview component 2018-03-02 09:36:28 -08:00
bill bittner c8ae8f3047 fixed thumbnail error between videos 2018-03-01 20:19:59 -08:00