Commit graph

469 commits

Author SHA1 Message Date
bill bittner e8a89ca795 fixed the shorturl route 2017-08-02 17:13:02 -07:00
bill bittner 657dd62e5b finished basic /shortUrl/claim route conversion 2017-08-02 13:16:39 -07:00
bill bittner 238f2af63f rebuilt the /claim_id/claim route (no update yet) 2017-08-01 18:58:13 -07:00
Bill Bittner 0dcb3d7c23 Update publish.handlebars
temporarily reverting to old 'public domain' and plain 'creative commons' licenses.
2017-08-01 10:26:43 -07:00
Bill Bittner 3a006ed958 Update publish.handlebars
added all CC licenses from app
2017-08-01 10:23:08 -07:00
Bill Bittner 9ad6d1bd70 Update isFreePublicClaim.js 2017-08-01 10:06:06 -07:00
bill bittner 75d4164af9 gutted the serve route and started rebuilding /identifier/name route 2017-07-31 17:02:39 -07:00
bill bittner d9276d1a35 lifted image cap to 50mb 2017-07-31 10:24:17 -07:00
bill bittner 90b95bdb12 lifted 5 mb limit on api post 2017-07-31 10:14:27 -07:00
bill bittner 56dfc245e6 revised trending to look at past 3 days 2017-07-30 11:24:12 -07:00
bill bittner 1d08a0eec6 updated license drop down and comparison 2017-07-28 21:06:33 -07:00
Bill Bittner 1f63ebd201 Merge pull request #101 from caseyparker/add-license-CC-Attribution-NonCommercial-4.0-International
Add license cc attribution non commercial 4.0 international
2017-07-28 20:51:09 -07:00
bill bittner 010e3c62b0 simplified <video> share tag 2017-07-28 17:38:42 -07:00
bill bittner 3bf0bfdecd removed extra comma 2017-07-28 16:59:57 -07:00
Bill Bittner 8f269cf193 Merge pull request #122 from lbryio/client-side-input
Client side input
2017-07-28 15:39:17 -07:00
bill bittner 1693ee49b8 fixed publish button 2017-07-28 14:59:53 -07:00
bill bittner cbc87c40b8 added apostrophe check back in to front end for time being 2017-07-28 14:54:02 -07:00
bill bittner 7c1a0f2e66 removed file name verification from front end and updated claim input validation 2017-07-28 14:39:39 -07:00
bill bittner ca125efbd6 made image on 'show' page a link through to full image 2017-07-27 21:56:35 -07:00
bill bittner 5ea7d959b9 fixed mysql null reference in trending query 2017-07-27 21:40:22 -07:00
Bill Bittner e3aa9db329 Merge pull request #119 from lbryio/media-folder
Media folder
2017-07-27 21:30:17 -07:00
bill bittner 730de923b3 fixed css a bit for top bar 2017-07-27 20:50:11 -07:00
bill bittner 553944423b fixed the trending layout 2017-07-27 20:04:22 -07:00
bill bittner 0de27c0b1b switched api/streamFile to static /media 2017-07-27 14:18:55 -07:00
bill bittner 032066260b added 'trendingEligible' column in file db 2017-07-26 16:24:50 -07:00
bill bittner 58fd246117 changed 'contribute' to 'source and added .jpg type 2017-07-25 23:00:58 -07:00
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