Commit graph

55 commits

Author SHA1 Message Date
bill bittner 032066260b added 'trendingEligible' column in file db 2017-07-26 16:24:50 -07:00
bill bittner 89ae795b22 added file extensions to the share links 2017-07-25 00:49:40 -07:00
bill bittner d4ffd3c80a removed unnecessary logs 2017-07-19 15:42:56 -07:00
bill bittner 2bda35968f broke 'serve' and 'show' functions into separate controller files 2017-07-19 14:11:47 -07:00
bill bittner a6788886fd got basic serving on long and short claim ids working 2017-07-19 09:11:08 -07:00
bill bittner db1813cd08 fixed short url passing in serveControler 2017-07-19 08:12:59 -07:00
bill bittner b6de2affb6 added functions for retreiving short url and full claim id 2017-07-18 22:05:34 -07:00
bill bittner 9560585035 fixed sort to show lower height first 2017-07-18 16:50:30 -07:00
bill bittner 2f4fa6d970 added download directory retrieval to startup process 2017-07-18 09:52:18 -07:00
bill bittner 13471edda4 updated show route with short url 2017-07-17 13:54:50 -07:00
bill bittner af8242a3c6 tested with daemon and fixed handle of invalid uri 2017-07-17 13:34:21 -07:00
bill bittner 8d4ae9ce3c chained promises and implemented short claimId check 2017-07-17 13:16:11 -07:00
bill bittner 476f28441c upercased table names in trending query 2017-07-13 00:12:04 -07:00
bill bittner 02d909a738 switched trending images controller function to sql query 2017-07-12 23:37:38 -07:00
bill bittner 45ce1c44c6 changed model logging 2017-07-12 16:57:12 -07:00
bill bittner 99c7c84cfb associated the File and Request dbs 2017-07-12 15:30:31 -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 eda480b81a moved request logs to middleware and reorganized front end js 2017-07-06 13:37:03 -07:00
bill bittner 5cd3c6ef9d removed unnecessary visitor logging 2017-07-05 09:54:25 -07:00
bill bittner 5813397219 added more user params 2017-07-05 09:26:22 -07:00
bill bittner d1a219ef03 removed unneeded 'show' analytics 2017-07-05 08:13:01 -07:00
bill bittner 5083309edd added name check to server-side publish 2017-07-04 00:02:47 -07:00
bill bittner db318bbac3 added new db field and search to compare speech addresses on potential hits 2017-07-03 18:27:35 -07:00
bill bittner c3b679636d added /api/isClaimAvailable route 2017-07-03 14:48:35 -07:00
bill bittner 35f9551533 updated publish logging 2017-06-30 17:28:53 -07:00
bill bittner 6dea616d44 the no-claims scenario is now a success case 2017-06-30 15:31:23 -07:00
bill bittner f7baf5aac1 simplified lbryApi.resolve to only return the single uri object 2017-06-30 14:37:47 -07:00
bill bittner ad36f26aac removed statsHelpers into statsController 2017-06-29 17:52:37 -07:00
bill bittner b3190004f4 changed mysql analytics to 'stats' 2017-06-29 14:34:23 -07:00
bill bittner 455125b337 fixed typo 2017-06-27 23:15:43 -07:00
bill bittner 88ec0d1070 fixed analytics display 2017-06-27 23:11:51 -07:00
bill bittner 86f8d83c05 removed console logs 2017-06-27 21:39:33 -07:00
bill bittner 7efce7739b updated error handling 2017-06-27 21:32:05 -07:00
bill bittner 8da934af84 set up a route to view basic usage analytics 2017-06-27 20:25:36 -07:00
bill bittner 84c0c37de3 replaced server-side google analytics with mysql 2017-06-27 15:53:53 -07:00
bill bittner 6170be4978 tested publishing 2017-06-26 15:01:41 -07:00
bill bittner edeb933f8a turned publish controller into promise 2017-06-26 10:49:03 -07:00
bill bittner 1188d73f5d refactored publish controller and routes 2017-06-26 10:02:14 -07:00
bill bittner 88d217cb2c switched resolve and update functions 2017-06-22 10:28:34 -07:00
bill bittner 232591fdb3 consolidated the resolve-and-update code 2017-06-22 10:08:41 -07:00
bill bittner 15322c3639 added height to db 2017-06-21 23:33:03 -07:00
bill bittner 192f0de4da updated the post publish links 2017-06-21 19:45:56 -07:00
bill bittner d278c4d4bb updated /name to serve local first 2017-06-21 19:10:39 -07:00
bill bittner 0e5215a84e finished /claim/claimId serve local first 2017-06-21 16:36:08 -07:00
bill bittner b13dc53f01 meme publish works 2017-06-20 16:36:19 -07:00
bill bittner dd70c19b64 finished logger paths and details 2017-06-19 20:22:23 -07:00
bill bittner dbe83da336 simplified the logs 2017-06-19 19:34:34 -07:00
bill bittner 5881c36986 added logging to controller files 2017-06-19 16:15:28 -07:00
bill bittner 14fc367c15 changed log approach and File model 2017-06-19 15:25:14 -07:00