Commit graph

94 commits

Author SHA1 Message Date
bill bittner 7791b4f685 moved channel pagination logic to controller layer 2017-12-07 12:23:21 -08:00
bill bittner e7eb930231 fixed channel page view 2017-12-07 09:28:44 -08:00
bill bittner e9647d053d pushed thumbnail sanitizing down to the model layer 2017-12-06 11:53:31 -08:00
bill bittner fa15b87e5e removed constants from model layer 2017-12-05 17:08:34 -08:00
bill bittner 0ae03d0684 updated api route names 2017-12-05 10:18:49 -08:00
bill bittner d619281908 added progress bar component and fixed publish thumbnail bug 2017-11-29 21:06:59 -08:00
bill bittner 0142c168ae fixed missing file extension 2017-11-27 14:52:46 -08:00
bill bittner 78bc163586 fixed claimId and show workflow for spee.ch/example 2017-11-27 10:22:47 -08:00
bill bittner cda9efa800 removed duplicate templates 2017-11-21 12:53:43 -08:00
Bill Bittner 1aa05b2b1b
Merge branch 'master' into undefined-og-description 2017-11-13 13:57:09 -08:00
Bill Bittner 40cc90ce0a
patched resolveResult.datavalues bug in serveController
patched resolveResult.datavalues bug in serveController
2017-11-09 18:21:18 -08:00
bill bittner 71e5b7ca7a added needed information to SHOWlITE route 2017-11-09 14:20:25 -08:00
bill bittner d3316b416d removed instance log 2017-10-31 17:42:51 -07:00
bill bittner 4d23fbbe4e updated getRecentClaims 2017-10-31 17:19:26 -07:00
bill bittner cbfce3a01e getLongCLaimId updated 2017-10-31 16:00:12 -07:00
bill bittner c6878eb0a3 updated getClaimIdByLongChannelId 2017-10-31 15:28:11 -07:00
bill bittner 409a9346de updated Claim.getAllChannelClaims 2017-10-31 11:54:33 -07:00
bill bittner d6be5c4dbe moved getShortChannelId and getShortClaimId to class methods 2017-10-31 10:05:15 -07:00
bill bittner ff9379ffb7 updated handling for incorrect claim names 2017-10-30 14:57:50 -07:00
bill bittner a72d3a08a6 added channel info to show page 2017-10-25 17:07:59 -07:00
bill bittner 8f4c4ff44e added migration to add channelName to Claim table 2017-10-25 15:37:11 -07:00
bill bittner ab14adca00 fixed substring issue and added no claim/no channel pages 2017-10-18 11:16:07 -07:00
bill bittner b4876706fe removed !result catches 2017-10-18 10:00:24 -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 0a62df1d76 updated no matching channel or claim to be success cases 2017-10-17 15:50:35 -07:00
bill bittner cd0fa39f15 changed "no channel" to be a success response 2017-10-17 15:09:43 -07:00
bill bittner cb7f5ac453 fixed winning channel algo to use effective amount 2017-10-16 21:25:29 -07:00
bill bittner 219a045779 added foundation for pagination 2017-10-12 17:56:23 -07:00
bill bittner be0bf27a14 traded in new video thumb 2017-10-05 15:14:50 -07:00
bill bittner 65b5384330 added api routes for getting short ids 2017-09-28 11:42:29 -07:00
bill bittner bd2a48f883 updated api publish route 2017-09-28 10:51:02 -07:00
bill bittner 3389d3759f DRYer default thumbnail code 2017-09-11 17:57:51 -07:00
bill bittner 6158ef9724 moved all thumbnail url decisions to server-side 2017-09-11 12:54:36 -07:00
bill bittner 83b5400c9c removed uncessary logger.debug 2017-09-11 12:48:07 -07:00
bill bittner bd2dd78200 added thumbnail to meta tags 2017-09-11 12:45:07 -07:00
bill bittner aa7f6d567c refactored /popular to use same content list 2017-09-11 12:10:41 -07:00
bill bittner b1dcb78a3d refactored out generic content list format 2017-09-11 11:09:38 -07:00
bill bittner af046e9d36 moved database related functions to model layer 2017-09-07 17:08:06 -07:00
bill bittner f0435be0b2 moved constants back to individual modules 2017-09-07 15:31:32 -07:00
bill bittner c901ced94c extrapolated postToStats() in serveController.js 2017-09-07 11:46:06 -07:00
bill bittner 69741dfc1d changed file ext vars from '.ext' to 'ext' 2017-09-07 09:45:00 -07:00
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 bcf0484b5b fixed "Cannot read property "stream" of null" on new get requests 2017-08-23 10:21:31 -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 28ab926ef9 added support for channel with full id 2017-08-21 18:03:57 -07:00
bill bittner ed68514b8f updated serve's get process to use local resolve 2017-08-16 12:23:02 -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