Commit graph

316 commits

Author SHA1 Message Date
bill bittner 4d61a897d9 added masonry.js to display trending images 2017-07-21 13:40:01 -07:00
bill bittner 4c8157e38e added patch for recently-published, not-yet-mined short urls 2017-07-20 10:15:20 -07:00
Bill Bittner 1ed55a3a92 Merge pull request #93 from lbryio/short-urls-2
Short urls 2
2017-07-19 23:16:29 -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 06e6f0a440 simplified short url handling to focus on the given url only 2017-07-19 07:58:44 -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 de379beec9 changed short url serve route to serve earliest-in-time shmatching claim id 2017-07-18 16:13:01 -07:00
Bill Bittner 5a342371b5 Merge pull request #92 from lbryio/download-dir
Download dir
2017-07-18 11:42:25 -07:00
bill bittner 5904a05fde renamed server.js to speech.js 2017-07-18 10:02:09 -07:00
bill bittner f3ce7957f3 small cosmetics in server.js 2017-07-18 09:59:40 -07:00
bill bittner baa580ac87 removed DownloadDirectory from config vars 2017-07-18 09:54:24 -07:00
bill bittner 2f4fa6d970 added download directory retrieval to startup process 2017-07-18 09:52:18 -07:00
Bill Bittner ba3fd14ad3 Merge pull request #89 from lbryio/short-urls
Short urls
2017-07-17 19:18:46 -07:00
bill bittner 68acc842db removed personal download dir from config file 2017-07-17 14:43:12 -07:00
bill bittner a32df3c77a removed the details link on show-lite 2017-07-17 13:59:21 -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 bf516c07c2 added 'details' link on show-lite route 2017-07-17 13:20:57 -07:00
bill bittner 8d4ae9ce3c chained promises and implemented short claimId check 2017-07-17 13:16:11 -07:00
Bill Bittner fcba780068 Merge pull request #86 from lbryio/input-validation
Input validation
2017-07-14 09:14:52 -07:00
bill bittner 1f949e71a8 removed my local file path from dev config 2017-07-14 09:12:39 -07:00
bill bittner 6f2753445d made error text red and bold 2017-07-14 09:06:04 -07:00
bill bittner c1297e9021 front end validation and focus on show links 2017-07-14 08:57:12 -07:00
bill bittner 3b30be73b7 updated env variables 2017-07-13 22:21:18 -07:00
Bill Bittner c938ae265c Merge pull request #81 from lbryio/trending-homepage
added trending images to homepage
2017-07-13 22:12:45 -07:00
bill bittner d3509c5d98 added trending images to homepage 2017-07-13 00:19:59 -07:00
bill bittner 476f28441c upercased table names in trending query 2017-07-13 00:12:04 -07:00
bill bittner 7b4bde56c9 added missing 'null' in publish postToStats 2017-07-13 00:05:37 -07:00
Bill Bittner 8c7346da5d Merge pull request #78 from lbryio/trending-images-2
Trending images 2
2017-07-12 23:50:45 -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 9df408690a Merge pull request #77 from lbryio/trending-images
Trending images
2017-07-12 09:03:18 -07:00
bill bittner a766076554 changed 'DownloadDirectory' config var 2017-07-12 09:00:38 -07:00
bill bittner fadd055e33 added markdown as a share option 2017-07-12 08:24:45 -07:00
bill bittner 5d862ccce4 updated template names 2017-07-12 07:48:04 -07:00
bill bittner 1fb396c660 added nsfw filter on trending 2017-07-11 18:27:27 -07:00
bill bittner 709db8e741 removed trending from homepage 2017-07-11 18:17:38 -07:00
bill bittner 45d1aca1c8 added 'null
' to fix publish stats
2017-07-11 17:40:23 -07:00
bill bittner 352defd0d8 updated some cosmetics 2017-07-11 17:12:39 -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 b8306abf57 fixed typo 2017-07-10 09:32:37 -07:00
bill bittner 1cfc63ac5b small cleanup items 2017-07-10 09:29:26 -07:00
bill bittner ab3d5f9240 fixed type on img on show route 2017-07-08 15:31:55 -07:00
Bill Bittner 37ae40b39b Merge pull request #74 from lbryio/support-video
Support video
2017-07-08 15:19:38 -07:00