Commit graph

181 commits

Author SHA1 Message Date
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
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 40e398314f added basic support for showing .mp4 as .givf 2017-08-18 16:52:58 -07:00
bill bittner dd762ec10b updated publish controller 2017-08-16 11:00:17 -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 4b3d6f72cc changed 'short url' to 'short id' 2017-08-10 10:49:19 -07:00
bill bittner af5b44be47 added patch for twitter player card url addition 2017-08-08 15:41:14 -07:00
bill bittner 5bef9a0f31 back to example 2017-08-08 13:22:03 -07:00
bill bittner 22077a3ea6 building .mp4 upstream 2017-08-08 13:16:14 -07:00
bill bittner 25cb87ebe6 testing dummy param 2017-08-08 13:07:34 -07:00
bill bittner b8b531d9cf trying dummy param 2017-08-08 13:05:29 -07:00
bill bittner 2a5582e231 changed embed link 2017-08-08 13:00:47 -07:00
bill bittner 7eb9926c02 made video source its own element 2017-08-08 12:39:22 -07:00
bill bittner e304a99ba7 added twitter embed route 2017-08-08 11:01:01 -07:00
bill bittner 7f0df2511b added twitter player route 2017-08-07 17:08:03 -07:00
bill bittner 4f6a000757 removed switch that falls back to serve on show routes 2017-08-07 10:54:07 -07:00