Commit graph

131 commits

Author SHA1 Message Date
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
331b0c9764 updated logo 2017-10-27 09:59:31 -07:00
bill bittner
0c11eb4b55 switched session key to env var, added thumbnail to Claim upsert on publish 2017-10-26 12:49:06 -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
9b0778527f fixed login error messages 2017-10-12 14:37:25 -07:00
bill bittner
8856ee5d0e fixed call-stack-exceeded error issue 2017-10-12 13:10:44 -07:00
bill bittner
1b37ef91a4 added input for video thumbnail link 2017-10-09 18:29:40 -07:00
bill bittner
be0bf27a14 traded in new video thumb 2017-10-05 15:14:50 -07:00
bill bittner
7baf2dd75c updated post api to receive curl requests 2017-10-05 14:48:08 -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
2a9aad3b56 updated user creation logs 2017-09-27 11:31:08 -07:00
bill bittner
16c2135773 fixed dataValues log 2017-09-27 11:12:33 -07:00
bill bittner
a2b3ed1ab2 updated db.User to db.Channel refs 2017-09-25 21:03:43 -07:00
bill bittner
ede4d4804f updated input msgs and destructuring 2017-09-25 11:55:56 -07:00
bill bittner
99dc857380 fixed publish associations and db.Claim info 2017-09-21 12:05:04 -07:00
bill bittner
ba7e19a498 fixed associations between User and Certificate 2017-09-21 11:00:06 -07:00
bill bittner
b1f4bbeaf3 added channel_name to publish params 2017-09-21 09:18:19 -07:00
bill bittner
8fab84de73 fixed error location and messages 2017-09-20 11:36:20 -07:00
bill bittner
53981b8618 DRY input validations 2017-09-19 12:54:23 -07:00
bill bittner
ebff2cf62b added error message to logger.error 2017-09-13 15:59:29 -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
a58ca6a167 updated start date from stats controller 2017-09-07 12:36:03 -07:00
bill bittner
4d94acee77 moved sql from controller to model 2017-09-07 12:24:40 -07:00
bill bittner
c201e1ecfd updated stats controller 2017-09-07 11:58:52 -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
a23aa0bb82 updated new and trending pages 2017-08-24 16:09:04 -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