Commit graph

1490 commits

Author SHA1 Message Date
bill bittner
ef8e87c48c added config value to disable publishing 2018-03-12 13:48:12 -07:00
Bill Bittner
afcd793692
Merge pull request #387 from ykris45/patch-2
add download link
2018-03-12 12:07:08 -07:00
Bill Bittner
6f3ee0eb30
Merge pull request #382 from lbryio/348-multiple-wallet-addresses
fix: updated claim name availability check to support multiple claim addresses
2018-03-12 12:05:24 -07:00
bill bittner
c247a9c79e fixed name availability querty to use "or" 2018-03-12 12:03:20 -07:00
bill bittner
6414142f73 fixed check password to match check channel 2018-03-12 11:45:16 -07:00
bill bittner
bbd455f4a1 updated channel creation to check name availability directly 2018-03-12 11:42:52 -07:00
Bill Bittner
6297faac79
Merge branch 'master' into 348-multiple-wallet-addresses 2018-03-12 11:36:30 -07:00
bill bittner
8b437dfee7 fix: removed eroneous bracket in <ShowAssetDetails /> 2018-03-12 11:21:23 -07:00
YULIUS KURNIAWAN KRISTIANTO
e93e6cc5d7
add download link 2018-03-13 00:22:45 +07:00
bill bittner
00a3e9be23 fixed db requirements in passport files 2018-03-09 18:39:32 -08:00
bill bittner
532702c095 updated siteConfig to be a constructor 2018-03-09 18:30:06 -08:00
bill bittner
0e9455278e updated app to use siteconfig rather than speechconfig 2018-03-09 18:23:19 -08:00
bill bittner
0c1f81cced separated dev configs 2018-03-09 17:27:49 -08:00
bill bittner
bdd2d45ab5 turned config files into constructors that can be modified 2018-03-09 16:45:24 -08:00
bill bittner
746ca8c527 reorganized logger config 2018-03-09 11:20:13 -08:00
bill bittner
662e468df6 reorganized server startup functions 2018-03-09 10:56:22 -08:00
Bill Bittner
34603fbcd6
Merge pull request #384 from lbryio/speech-as-a-service-constructor
Speech as a service constructor
2018-03-08 22:24:42 -08:00
bill bittner
db306b9901 updated server constructor to start properly 2018-03-08 22:06:27 -08:00
bill bittner
74f96dacfb turned the server into a class 2018-03-08 21:49:59 -08:00
bill bittner
49cf44bc12 updated how configs pass 2018-03-08 20:48:29 -08:00
bill bittner
22255ab713 fixed webpack!!! 2018-03-08 16:21:37 -08:00
bill bittner
657e0d6fe0 moved back to webpack bundle entry point 2018-03-08 15:40:54 -08:00
bill bittner
9ad8d45137 added config files 2018-03-08 15:21:50 -08:00
bill bittner
02b7d50ae0 removed bundle 2018-03-08 15:17:09 -08:00
bill bittner
2bcd058ced switched back to module.exports 2018-03-08 15:13:54 -08:00
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