Commit graph

223 commits

Author SHA1 Message Date
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 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
bill bittner 40d40c2278 consolidated config to one config file 2017-11-06 15:18:45 -08:00
bill bittner 821dd6be41 made fixes based on JKs feedback 2017-11-03 17:10:08 -07:00
bill bittner e34e78c169 fixed the anonymous discrepency 2017-11-03 13:37:23 -07:00
bill bittner c658f67ec4 removed change_address 2017-11-02 12:25:35 -07:00
bill bittner f9daf0f8be updated error handling 2017-11-02 11:50:05 -07:00
bill bittner 7884fa31b0 changed upload to use formdata and /post api 2017-11-01 13:07:13 -07:00
bill bittner d6be5c4dbe moved getShortChannelId and getShortClaimId to class methods 2017-10-31 10:05:15 -07:00
bill bittner 829ac91985 created error view to present errors to client 2017-10-30 16:38:57 -07:00
bill bittner 56122f827c added Unspecified license option 2017-10-27 10:58:08 -07:00
bill bittner 1c204df793 fixed unreturned promise 2017-10-26 08:46:00 -07:00
bill bittner a3b2f0575c removed default description on publish and show 2017-10-20 16:16:08 -07:00
bill bittner 020cafa426 adjusted /popular for smaller screens 2017-10-19 09:18:40 -07:00
bill bittner d21cb018cc updated meta tags 2017-10-19 08:49:02 -07:00
bill bittner 607ca4d98c added check for no claim and updated request error message with ip address 2017-10-18 09:49:19 -07:00
bill bittner d4be277ffa changed /media/ to speech url (#126) 2017-10-17 14:15:02 -07:00
bill bittner 856b408613 added additional logging 2017-10-17 12:12:39 -07:00
bill bittner 8856ee5d0e fixed call-stack-exceeded error issue 2017-10-12 13:10:44 -07:00