bill bittner
|
5b2a10b741
|
cleaned up import statement
|
2018-01-22 21:48:32 -08:00 |
|
bill bittner
|
a468485d33
|
updated logging
|
2018-01-22 20:09:28 -08:00 |
|
bill bittner
|
118ff2deb3
|
added GA timing event for publish
|
2018-01-22 16:14:05 -08:00 |
|
YULIUS KURNIAWAN KRISTIANTO
|
acbf94a686
|
Update errorHandlers.js
deamon is incorrect billbitt. the correct words is daemon
|
2018-01-22 18:05:47 +07:00 |
|
Alex Grin
|
76fb1a5b92
|
Merge pull request #314 from lbryio/304-truncate-description
304 truncate description
|
2018-01-05 10:10:28 -05:00 |
|
bill bittner
|
8b74ed680d
|
added truncate feature to description function
|
2017-12-21 12:01:05 -08:00 |
|
bill bittner
|
ac7d2b3bd9
|
fixed thumbnail issue
|
2017-12-21 11:46:30 -08:00 |
|
bill bittner
|
bd9b181d62
|
moved og defaults to view layer
|
2017-12-21 10:50:47 -08:00 |
|
bill bittner
|
c4931512d4
|
added check for empty channel urls
|
2017-12-18 17:57:31 -08:00 |
|
bill bittner
|
c52a5f87e4
|
wrote a publish end-to-end test
|
2017-12-15 14:10:34 -08:00 |
|
bill bittner
|
9a93b3cc8d
|
tested basic client scenarios
|
2017-12-15 11:02:04 -08:00 |
|
bill bittner
|
592fbb79d8
|
updated publish channel parser to watch for anonymous
|
2017-12-15 10:30:32 -08:00 |
|
bill bittner
|
94c2fcca4c
|
updated authentication for publish api
|
2017-12-15 10:26:51 -08:00 |
|
bill bittner
|
579c585d00
|
fixed merge conflicts
|
2017-12-15 10:09:01 -08:00 |
|
bill bittner
|
98da3af7d3
|
updated publish api channel parse function
|
2017-12-15 09:51:26 -08:00 |
|
Bill Bittner
|
3accf40db2
|
Merge branch 'master' into 281-unfurl-show-links
|
2017-12-14 12:44:08 -08:00 |
|
bill bittner
|
df53760aea
|
updated host to be pulled from config file
|
2017-12-14 12:32:20 -08:00 |
|
bill bittner
|
d6d11ea807
|
added check for browser request
|
2017-12-13 18:30:09 -08:00 |
|
bill bittner
|
9ad99c5ac1
|
removed change password api route
|
2017-12-12 08:55:02 -08:00 |
|
Bill Bittner
|
d3c8a5dbd8
|
Merge branch 'master' into update-passwords
|
2017-12-12 08:08:22 -08:00 |
|
bill bittner
|
aafade848e
|
updating channel check functions
|
2017-12-11 11:22:59 -08:00 |
|
bill bittner
|
75fac0e594
|
added testing package and wrote some publish tests
|
2017-12-08 17:50:47 -08:00 |
|
bill bittner
|
738a517738
|
added handlebars helper for common header tags
|
2017-12-07 12:36:18 -08:00 |
|
bill bittner
|
7791b4f685
|
moved channel pagination logic to controller layer
|
2017-12-07 12:23:21 -08:00 |
|
bill bittner
|
e652126a3f
|
added stats in for popular page
|
2017-12-07 10:13:42 -08:00 |
|
bill bittner
|
e7eb930231
|
fixed channel page view
|
2017-12-07 09:28:44 -08:00 |
|
bill bittner
|
075332275e
|
moved lbryuri to own file and handled errors
|
2017-12-06 18:49:05 -08:00 |
|
bill bittner
|
6e20f89317
|
fixed bug in og meta tags
|
2017-12-06 15:15:21 -08:00 |
|
bill bittner
|
478b8983fa
|
added thumbnail content type to og metadata
|
2017-12-06 14:47:50 -08:00 |
|
bill bittner
|
ac610af6af
|
moved og title and description sanitization to model
|
2017-12-06 14:41:03 -08:00 |
|
bill bittner
|
0bf162d832
|
moved open graph data preparation down to model layer
|
2017-12-06 14:23:28 -08:00 |
|
bill bittner
|
c509c35926
|
changed passport session strategy to store user info
|
2017-11-30 17:24:48 -08:00 |
|
bill bittner
|
f16abf08c2
|
added endpoint to update password
|
2017-11-30 14:46:32 -08:00 |
|
bill bittner
|
a6ccc9b682
|
added fix to serve to embeded show urls
|
2017-11-29 14:36:51 -08:00 |
|
bill bittner
|
cf7ffeb783
|
fixed the bug in returnShortId for missing claim Ids
|
2017-11-28 16:38:42 -08:00 |
|
bill bittner
|
0fd7dd6b08
|
fixed show route get process and api routes
|
2017-11-27 16:53:32 -08:00 |
|
bill bittner
|
dbb552e662
|
fixed serve route for local assets
|
2017-11-27 15:57:20 -08:00 |
|
bill bittner
|
8e34abd357
|
removed dead code serveOrShowAsset()
|
2017-11-27 14:54:53 -08:00 |
|
bill bittner
|
369399ca98
|
updated claimid/example route
|
2017-11-27 14:35:29 -08:00 |
|
bill bittner
|
78bc163586
|
fixed claimId and show workflow for spee.ch/example
|
2017-11-27 10:22:47 -08:00 |
|
bill bittner
|
58cb05d2dc
|
separated client functions into availability and get
|
2017-11-21 15:44:27 -08:00 |
|
bill bittner
|
cda9efa800
|
removed duplicate templates
|
2017-11-21 12:53:43 -08:00 |
|
bill bittner
|
859654e6e4
|
added /api/get route
|
2017-11-20 15:51:05 -08:00 |
|
bill bittner
|
044b98a209
|
patched incorrect use of "this"
|
2017-11-14 17:29:34 -05:00 |
|
bill bittner
|
1598ef853a
|
added fallback description and title for open graph
|
2017-11-14 15:32:14 -05:00 |
|
Bill Bittner
|
1aa05b2b1b
|
Merge branch 'master' into undefined-og-description
|
2017-11-13 13:57:09 -08:00 |
|
bill bittner
|
1862f84b97
|
updated error handler with destructuring
|
2017-11-13 15:12:16 -05:00 |
|
bill bittner
|
c1b3a291cb
|
updated handlebar twitter meta helper
|
2017-11-09 14:30:13 -08:00 |
|
bill bittner
|
71e5b7ca7a
|
added needed information to SHOWlITE route
|
2017-11-09 14:20:25 -08:00 |
|
Bill Bittner
|
7997d2ee84
|
Merge branch 'master' into upload-refactor
|
2017-11-08 15:21:57 -08:00 |
|