Commit graph

32 commits

Author SHA1 Message Date
bill bittner 59c2bf6c3c reconfigured env variables and mysql connection 2017-09-12 17:59:55 -07:00
bill bittner bd2dd78200 added thumbnail to meta tags 2017-09-11 12:45:07 -07:00
bill bittner 8a9b1ea0cf added thumbs to @channel page 2017-09-11 09:25:05 -07:00
bill bittner af046e9d36 moved database related functions to model layer 2017-09-07 17:08:06 -07:00
bill bittner 4d94acee77 moved sql from controller to model 2017-09-07 12:24:40 -07:00
bill bittner 74c7f685ac maxing out pool 2017-08-26 04:31:16 -07:00
bill bittner a43836d639 added Certificate model 2017-08-21 13:27:13 -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 1a169565bd updated Claim table schema 2017-08-14 16:16:32 -07:00
bill bittner dcaa561e8f added Claim table with modelwrapper for special functions 2017-08-10 09:47:59 -07:00
bill bittner f4cf6dada8 moved upsert() to db module 2017-08-04 11:32:21 -07:00
bill bittner 032066260b added 'trendingEligible' column in file db 2017-07-26 16:24:50 -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 db318bbac3 added new db field and search to compare speech addresses on potential hits 2017-07-03 18:27:35 -07:00
bill bittner b3190004f4 changed mysql analytics to 'stats' 2017-06-29 14:34:23 -07:00
bill bittner 434aa996d7 fixed analytics mysql model datatype 2017-06-27 22:04:15 -07:00
bill bittner 7efce7739b updated error handling 2017-06-27 21:32:05 -07:00
bill bittner 7e8bb07ca9 updated table name 2017-06-27 16:25:35 -07:00
bill bittner 84c0c37de3 replaced server-side google analytics with mysql 2017-06-27 15:53:53 -07:00
bill bittner 15322c3639 added height to db 2017-06-21 23:33:03 -07:00
bill bittner 0e5215a84e finished /claim/claimId serve local first 2017-06-21 16:36:08 -07:00
bill bittner 14fc367c15 changed log approach and File model 2017-06-19 15:25:14 -07:00
bill bittner 61d8431d38 updated sequelize logging 2017-06-19 13:22:06 -07:00
Fillerino 7da97e2933 Semicolon rule added
Semicolon rule enforced as the main lbry-app uses semicolons!
2017-06-19 18:37:35 +02:00
Fillerino 085d099040 Edited code to be ES6, added eslint and some basic linting configuration
Edited code to be ES6, added eslint and some basic linting configuration,(also includes husky for auto eslint before push)
2017-06-17 22:51:30 +02:00
bill bittner 2f3f2784b5 refactored mysql calls db fields 2017-06-16 10:07:31 -07:00
bill bittner 99413abdf6 added 'outpoint' to Files model' 2017-06-15 15:56:40 -07:00
bill bittner 36d64ad7b0 added sequelize and 'file' row creation on publish 2017-06-15 11:15:13 -07:00