Commit graph

2351 commits

Author SHA1 Message Date
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
bill bittner
0d1c0aabd6 removed socket.io for show 2017-07-08 15:17:40 -07:00
bill bittner
7733963f11 added autoplay 2017-07-08 13:05:04 -07:00
Bill Bittner
86882dae53 Merge pull request #73 from lbryio/support-video
Support video
2017-07-07 21:26:43 -07:00
bill bittner
4dfa1f3345 updated file upload limit 2017-07-07 21:20:41 -07:00
bill bittner
2a99cef1ce removed video thumnail attempt 2017-07-07 21:08:42 -07:00
bill bittner
c8a545cc34 extrapolated claim name validation to promise 2017-07-07 20:26:46 -07:00
bill bittner
62358bc54e extrapolated file validations 2017-07-07 16:08:35 -07:00
bill bittner
38285ac605 updated preview to handle videos 2017-07-07 11:13:57 -07:00
bill bittner
0115de7e01 added missing break in assetInfo.hbs 2017-07-06 22:37:06 -07:00
bill bittner
3dd5cf5228 quick fix for requests with no 'accept' header 2017-07-06 18:36:42 -07:00
Bill Bittner
2c2ae7a348 Merge pull request #72 from lbryio/show-routes
Show routes
2017-07-06 18:10:44 -07:00
bill bittner
595a186c01 updated about info on homepage 2017-07-06 18:07:17 -07:00
bill bittner
be67b71e0b changed 's' to 'show' 2017-07-06 18:03:29 -07:00
bill bittner
732c845854 copy to clipboard works 2017-07-06 17:38:57 -07:00
bill bittner
eda480b81a moved request logs to middleware and reorganized front end js 2017-07-06 13:37:03 -07:00