Commit graph

466 commits

Author SHA1 Message Date
bill bittner fb900d40be condensed functions on serve-route 2017-08-23 17:00:16 -07:00
bill bittner c4a4f93a32 rearranged serve route functions into serve controller 2017-08-23 16:01:28 -07:00
bill bittner e5a0dc8eb6 tested conflicting channel ids and updated logging 2017-08-23 14:40:35 -07:00
bill bittner b2eed76914 turned off auto play on channel videos 2017-08-23 12:27:35 -07:00
bill bittner 2a74a895c3 fixed bug with video/mp4 not showing in channel 2017-08-23 12:24:51 -07:00
bill bittner 2490d709c9 added basic support for /@channelname 2017-08-23 12:21:15 -07:00
bill bittner bcf0484b5b fixed "Cannot read property "stream" of null" on new get requests 2017-08-23 10:21:31 -07:00
bill bittner ed9e7ffefd fix for the full channel id scenario 2017-08-22 19:14:31 -07:00
bill bittner 00045eb696 added support for /@exampleChannel/example.gif without identifier 2017-08-22 16:32:27 -07:00
bill bittner 994b3c6ce4 fixed issue with getClaimIdByLongChannelId 2017-08-22 16:14:42 -07:00
bill bittner 5078d4e906 added support for partial channel names 2017-08-22 15:50:20 -07:00
bill bittner ccc54b8197 fixed /:name missing arg error 2017-08-22 07:20:44 -07:00
bill bittner 28ab926ef9 added support for channel with full id 2017-08-21 18:03:57 -07:00
bill bittner a43836d639 added Certificate model 2017-08-21 13:27:13 -07:00
Bill Bittner 060501c347 Merge pull request #148 from lbryio/titles-and-descriptions
Titles and descriptions
2017-08-20 20:21:41 -07:00
bill bittner d377a9b9e5 added title and description to opengraph 2017-08-20 17:49:45 -07:00
bill bittner 2cf6085d4b added title and description to opengraph 2017-08-20 17:48:40 -07:00
bill bittner 188608818c added title and description to db.Claim upsert and show page 2017-08-20 17:45:29 -07:00
bill bittner bb243cf459 fixed html embed on img show route 2017-08-20 16:56:37 -07:00
bill bittner a5ff2bcfd1 added title and description inputs 2017-08-20 12:01:52 -07:00
Bill Bittner 667f1d55d7 Merge pull request #147 from lbryio/gifv
added basic support for showing .mp4 as .givf
2017-08-18 17:12:46 -07:00
bill bittner 40e398314f added basic support for showing .mp4 as .givf 2017-08-18 16:52:58 -07:00
Bill Bittner 59619e394f Merge pull request #146 from lbryio/claim-table
Claim table
2017-08-18 15:19:29 -07:00
bill bittner 5ce5676306 updated readme 2017-08-18 15:15:19 -07:00
bill bittner f29abc445d updated readme 2017-08-18 15:12:43 -07:00
bill bittner 1a57e26d21 removed updateClaimAmount script 2017-08-18 14:05:36 -07:00
bill bittner cd0b19f798 removed unused files 2017-08-16 13:36:16 -07:00
bill bittner ed68514b8f updated serve's get process to use local resolve 2017-08-16 12:23:02 -07:00
bill bittner dd762ec10b updated publish controller 2017-08-16 11:00:17 -07:00
bill bittner cddd7ac3b2 updated /all route and getTopFreeClaim 2017-08-16 00:40:49 -07:00
bill bittner 5b87c53aa3 updated local sql queries 2017-08-16 00:03:26 -07:00
bill bittner bd7c6ed16a fixed script to update Claim amount 2017-08-15 18:24:15 -07:00
bill bittner 4981551c59 replaced getAllFreePublicClaims with calls to Claim table 2017-08-15 15:35:03 -07:00
bill bittner 13c5f5dfdb created local version of lbry api 2017-08-15 13:48:42 -07:00
bill bittner 1a169565bd updated Claim table schema 2017-08-14 16:16:32 -07:00
bill bittner ddc823aaec Merge branch 'master' of github.com:lbryio/spee.ch into claim-table 2017-08-14 10:54:07 -07:00
Bill Bittner 1c2e24de7f Merge pull request #143 from lbryio/short-urls
Short urls
2017-08-10 13:22:40 -07:00
bill bittner 42924f0de8 updated short url algo to handle case of other claims but no matching prefix 2017-08-10 13:04:31 -07:00
bill bittner 4b3d6f72cc changed 'short url' to 'short id' 2017-08-10 10:49:19 -07:00
bill bittner a14e85f255 removed forced db sync 2017-08-10 10:02:52 -07:00
bill bittner dcaa561e8f added Claim table with modelwrapper for special functions 2017-08-10 09:47:59 -07:00
Bill Bittner 965ae1c360 Merge pull request #137 from lbryio/resolve-all-free-claims
removed restrictions on what licenses are resolved
2017-08-08 17:36:40 -07:00
bill bittner 073aa3100d removed restrictions on what licenses are resolved 2017-08-08 17:32:03 -07:00
bill bittner d86510f1ef back to show route 2017-08-08 16:37:30 -07:00
bill bittner d9be5f3366 nsfw wont unfurl and images link to source 2017-08-08 16:33:00 -07:00
bill bittner 7b1e4ec8d1 making card view 16:9 2017-08-08 15:49:36 -07:00
bill bittner 35a7cc9fa1 making card height taller 2017-08-08 15:46:13 -07:00
bill bittner af5b44be47 added patch for twitter player card url addition 2017-08-08 15:41:14 -07:00
bill bittner 176deeeb24 removed ending completely 2017-08-08 15:17:06 -07:00
bill bittner 89a891c31a removed ending 2017-08-08 15:14:50 -07:00