Commit graph

198 commits

Author SHA1 Message Date
bill bittner ab14adca00 fixed substring issue and added no claim/no channel pages 2017-10-18 11:16:07 -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 26900abaa6 added verbose logging 2017-10-17 12:05:22 -07:00
bill bittner cb7f5ac453 fixed winning channel algo to use effective amount 2017-10-16 21:25:29 -07:00
bill bittner 76a38878ba fixed zero base pagination 2017-10-12 19:08:04 -07:00
bill bittner 6b761c3e71 added channel pagination 2017-10-12 18:55:26 -07:00
bill bittner 219a045779 added foundation for pagination 2017-10-12 17:56:23 -07:00
bill bittner 8856ee5d0e fixed call-stack-exceeded error issue 2017-10-12 13:10:44 -07:00
bill bittner c65082e610 fixed channel updates when new channel created from publish 2017-10-10 17:46:26 -07:00
bill bittner 1b37ef91a4 added input for video thumbnail link 2017-10-09 18:29:40 -07:00
bill bittner 66c1d4eaf1 merged api fix and updated social links 2017-10-06 18:04:20 -07:00
Bill Bittner 8e2e05ea4a Merge branch 'redesign-1' into publish-api-fix 2017-10-06 17:47:32 -07:00
bill bittner 203d18e736 updated channel login so to not refresh upload box 2017-10-06 16:42:19 -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 bed72b7e94 rearranged preview code 2017-10-03 10:05:09 -07:00
bill bittner c4e2975038 fixed top bar 2017-09-29 14:11:00 -07:00
bill bittner bf17f5a6ec consolidated xhttp request code 2017-09-28 15:47:55 -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 f0914ce983 updated details toggle 2017-09-28 08:47:02 -07:00
bill bittner 99dc857380 fixed publish associations and db.Claim info 2017-09-21 12:05:04 -07:00
bill bittner b1f4bbeaf3 added channel_name to publish params 2017-09-21 09:18:19 -07:00
bill bittner 5228b55a0f fixed publish 2017-09-20 17:14:33 -07:00
bill bittner e4a56d5ed1 made channel components DRYer 2017-09-20 16:04:58 -07:00
bill bittner 3acd89f93d changed login to http request 2017-09-20 14:39:20 -07:00
bill bittner 0dd8e19a26 finished basic loop for channel creation 2017-09-19 18:50:25 -07:00
bill bittner 53981b8618 DRY input validations 2017-09-19 12:54:23 -07:00
bill bittner f64961446f added channel select to publish tool 2017-09-19 08:47:24 -07:00
bill bittner 0e9147d9d6 basic passport structures 2017-09-18 10:14:06 -07:00
bill bittner 3325faf063 basic passport flow 2017-09-16 17:50:22 -07:00
bill bittner aa7f6d567c refactored /popular to use same content list 2017-09-11 12:10:41 -07:00
bill bittner 8a9b1ea0cf added thumbs to @channel page 2017-09-11 09:25:05 -07:00
bill bittner 5fb652ce5f removed unnecessary param from twitter embed route 2017-09-11 09:07:00 -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 7a81d53c35 added 301 redirect for /trending 2017-09-07 12:40:35 -07:00
bill bittner a58ca6a167 updated start date from stats controller 2017-09-07 12:36:03 -07:00
bill bittner c201e1ecfd updated stats controller 2017-09-07 11:58:52 -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 6163b2d2c7 fixed problem on spee.ch/:claimName routes 2017-08-24 09:42:56 -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 2490d709c9 added basic support for /@channelname 2017-08-23 12:21:15 -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