Commit graph

443 commits

Author SHA1 Message Date
Bill Bittner 7f090bd17b Merge pull request #115 from lbryio/image-size
updated file limit 10mb for images
2017-07-25 18:51:58 -07:00
bill bittner 6aff2a5a0a updated file limit 10mb for images 2017-07-25 18:49:02 -07:00
Bill Bittner aa645a580b Merge pull request #111 from lbryio/loop-videos
added 'loop' as default to videos in show and showLite
2017-07-25 15:09:39 -07:00
bill bittner 7a6b21d3e7 added 'loop' as default to videos in show and showLite 2017-07-25 15:00:32 -07:00
Bill Bittner d2550fb6dc Merge pull request #108 from lbryio/file-extensions
File extensions
2017-07-25 13:23:15 -07:00
bill bittner 299eddcdad added fallback to serve image direct on show routes (backwards compatability 2017-07-25 01:52:31 -07:00
bill bittner 8c6d7613f8 make flag a link to content freedom wiki 2017-07-25 01:09:56 -07:00
bill bittner cbd7e16dd3 updated documentation; moved help to top right 2017-07-25 01:05:57 -07:00
bill bittner 89ae795b22 added file extensions to the share links 2017-07-25 00:49:40 -07:00
bill bittner b0f43189a3 basic show and serve are functioning 2017-07-25 00:38:03 -07:00
bill bittner bec1dd3f02 combined show and serve routes into one, and routed based on file extension presence 2017-07-25 00:22:50 -07:00
Bill Bittner cece85f9e7 Merge pull request #106 from lbryio/twitter-card
Twitter card
2017-07-24 17:06:13 -07:00
bill bittner 4421bf2dc0 removed unused handlebars helper 2017-07-24 17:04:46 -07:00
bill bittner 34606f68dc added https:// to image location 2017-07-24 16:28:47 -07:00
bill bittner e9f421b51a changed 'showLite' to use 'show' layout 2017-07-24 16:12:11 -07:00
bill bittner b393de8268 added 'show' layout with custom header info 2017-07-24 16:09:44 -07:00
caseyparker 2a10baf72c modified: helpers/functions/isFreePublicClaim.js
list of allowable licenses is now an array
2017-07-23 16:52:16 -07:00
caseyparker 1455d63047 modified: helpers/libraries/publishHelpers.js 2017-07-23 16:02:59 -07:00
caseyparker 414e3f2ffa modified: views/partials/publish.handlebars 2017-07-23 16:02:22 -07:00
Bill Bittner 2463bbf257 Merge pull request #100 from lbryio/claim-name-input
added 'Spee.ch/' before claim input
2017-07-22 18:33:35 -07:00
bill bittner eb41b65dd6 added 'Spee.ch/' before claim input 2017-07-22 18:01:17 -07:00
Bill Bittner 324b4f5e78 Merge pull request #99 from lbryio/client-side-name-validation
Client side name validation
2017-07-22 17:23:41 -07:00
bill bittner b60dfe139b fixed a typo in comments 2017-07-22 16:42:18 -07:00
bill bittner afae6a79c3 added event listener to input to prevent spaces 2017-07-22 16:21:37 -07:00
bill bittner e99e8291bd added filename special character check, and moved replace regex to front end 2017-07-22 15:09:58 -07:00
Shaikh Farhan 49f1fb8745 Update publishHelpers.js
Accept space in filename from user, and replace the space to dash. Since a lot of users are used to typing out with spaces, better UX and less errors thrown out for invalid names.
2017-07-22 18:47:46 +05:30
Bill Bittner c6b2d2fed1 Merge pull request #95 from lbryio/trending-images-masonry
added masonry.js to display trending images
2017-07-21 22:53:52 -07:00
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