Commit graph

86 commits

Author SHA1 Message Date
bill bittner 075332275e moved lbryuri to own file and handled errors 2017-12-06 18:49:05 -08:00
bill bittner 4f8cdc06b0 made serve url parsing more DRY 2017-12-06 15:35:40 -08:00
bill bittner 0ae03d0684 updated api route names 2017-12-05 10:18:49 -08:00
bill bittner 50ffc42b57 changed File create to upsert 2017-11-29 15:36:23 -08:00
bill bittner 6fea63dcb3 updated routes names 2017-11-29 14:07:03 -08:00
bill bittner 5deaf7375d updated route names 2017-11-29 12:41:53 -08:00
bill bittner 8bdbf05251 changed so completion of lbrynet download is not blocking play 2017-11-29 12:01:48 -08:00
bill bittner 4a4cdb23f7 added loop to check if asset is fully downloaded; 2017-11-29 11:56:09 -08:00
bill bittner 8400ca5110 updated api/get_claim route to return message and status 2017-11-28 12:17:22 -08:00
bill bittner 0fd7dd6b08 fixed show route get process and api routes 2017-11-27 16:53:32 -08:00
bill bittner 58cb05d2dc separated client functions into availability and get 2017-11-21 15:44:27 -08:00
bill bittner cda9efa800 removed duplicate templates 2017-11-21 12:53:43 -08:00
bill bittner 859654e6e4 added /api/get route 2017-11-20 15:51:05 -08:00
bill bittner 64175e023c Merge remote-tracking branch 'refs/remotes/origin/master' into db-datatypes-migration 2017-11-13 15:47:17 -05:00
bill bittner 07660576b1 turned authOrSkip into promise 2017-11-13 14:20:37 -05:00
bill bittner f7a6f52b75 extrapolated auth skip function 2017-11-13 13:21:39 -05:00
Bill Bittner 74b02989ad
Merge branch 'upload-refactor' into db-datatypes-migration 2017-11-08 15:24:18 -08:00
Bill Bittner 7997d2ee84
Merge branch 'master' into upload-refactor 2017-11-08 15:21:57 -08:00
bill bittner 37315c6c66 added upload path to config and removed socket.io ref 2017-11-07 16:15:12 -08:00
bill bittner 63458aff19 changed the multipart download directory 2017-11-06 14:15:47 -08:00
bill bittner 821dd6be41 made fixes based on JKs feedback 2017-11-03 17:10:08 -07:00
bill bittner e34e78c169 fixed the anonymous discrepency 2017-11-03 13:37:23 -07:00
bill bittner 934c0fedd1 put all publish functions into an object 2017-11-02 15:12:26 -07:00
bill bittner f9daf0f8be updated error handling 2017-11-02 11:50:05 -07:00
bill bittner 7884fa31b0 changed upload to use formdata and /post api 2017-11-01 13:07:13 -07:00
bill bittner d6be5c4dbe moved getShortChannelId and getShortClaimId to class methods 2017-10-31 10:05:15 -07:00
bill bittner c573865c63 removed unnecessary console logs 2017-10-29 21:01:45 -07:00
bill bittner 331b0c9764 updated logo 2017-10-27 09:59:31 -07:00
bill bittner 1b37ef91a4 added input for video thumbnail link 2017-10-09 18:29:40 -07:00
bill bittner 7baf2dd75c updated post api to receive curl requests 2017-10-05 14:48:08 -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 5228b55a0f fixed publish 2017-09-20 17:14:33 -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 dd762ec10b updated publish controller 2017-08-16 11:00:17 -07:00
bill bittner 13c5f5dfdb created local version of lbry api 2017-08-15 13:48:42 -07:00
bill bittner a6cbb79921 updated google analytics 2017-08-03 21:59:22 -07:00
bill bittner e8a89ca795 fixed the shorturl route 2017-08-02 17:13:02 -07:00
bill bittner 0de27c0b1b switched api/streamFile to static /media 2017-07-27 14:18:55 -07:00
bill bittner de379beec9 changed short url serve route to serve earliest-in-time shmatching claim id 2017-07-18 16:13:01 -07:00
bill bittner 2f4fa6d970 added download directory retrieval to startup process 2017-07-18 09:52:18 -07:00
bill bittner 99c7c84cfb associated the File and Request dbs 2017-07-12 15:30:31 -07:00
bill bittner a766076554 changed 'DownloadDirectory' config var 2017-07-12 09:00:38 -07:00
bill bittner f8ad476488 formatted trending images and added homepage section 2017-07-11 16:55:03 -07:00
bill bittner 3fa69fd75e reworked stats db and added trending route 2017-07-10 17:51:29 -07:00
bill bittner 0d1c0aabd6 removed socket.io for show 2017-07-08 15:17:40 -07:00