Bill Bittner
|
4b7a96c731
|
Merge pull request #394 from lbryio/speech-as-a-package-publish-disable
Speech as a package publish disable
|
2018-03-13 12:29:45 -07:00 |
|
bill bittner
|
347530e92e
|
updated build
|
2018-03-13 11:55:15 -07:00 |
|
bill bittner
|
3aa7ae3940
|
added a publish disabled message component
|
2018-03-13 10:08:15 -07:00 |
|
bill bittner
|
bf836c83df
|
merged master spee.ch branch
|
2018-03-13 09:07:25 -07:00 |
|
bill bittner
|
c4a0b1e74d
|
fixed tls cert error
|
2018-03-12 20:31:13 -07:00 |
|
bill bittner
|
76c0fc9326
|
updated configs to not use logger client side
|
2018-03-12 19:33:09 -07:00 |
|
bill bittner
|
ac0c28b8f9
|
updated site config files
|
2018-03-12 19:26:03 -07:00 |
|
bill bittner
|
9ed2141988
|
fix: updated style for disabled publish
|
2018-03-12 14:37:48 -07:00 |
|
Bill Bittner
|
b8d0b2297f
|
Merge pull request #388 from lbryio/publish-disable-config
Publish disable config
|
2018-03-12 13:59:40 -07:00 |
|
bill bittner
|
6bb1ca606b
|
removed message param from selector
|
2018-03-12 13:57:55 -07:00 |
|
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 |
|