Commit graph

118 commits

Author SHA1 Message Date
bill bittner 42924f0de8 updated short url algo to handle case of other claims but no matching prefix 2017-08-10 13:04:31 -07:00
bill bittner 4b3d6f72cc changed 'short url' to 'short id' 2017-08-10 10:49:19 -07:00
bill bittner 073aa3100d removed restrictions on what licenses are resolved 2017-08-08 17:32:03 -07:00
bill bittner b8b531d9cf trying dummy param 2017-08-08 13:05:29 -07:00
bill bittner 2a5582e231 changed embed link 2017-08-08 13:00:47 -07:00
bill bittner e304a99ba7 added twitter embed route 2017-08-08 11:01:01 -07:00
bill bittner 7f0df2511b added twitter player route 2017-08-07 17:08:03 -07:00
bill bittner b17e013584 added open graph meta tags 2017-08-04 17:41:06 -07:00
bill bittner 4f5ceb1bf9 fixed 'height of null' issue on short url determination 2017-08-04 12:58:42 -07:00
bill bittner c95cb03fa8 fixed merge conflicts 2017-08-04 11:58:31 -07:00
bill bittner f4cf6dada8 moved upsert() to db module 2017-08-04 11:32:21 -07:00
bill bittner 76e618f2ac cleaned up logging 2017-08-03 22:09:36 -07:00
bill bittner a6cbb79921 updated google analytics 2017-08-03 21:59:22 -07:00
bill bittner 6945e3943a finished /name routes 2017-08-03 11:46:56 -07:00
bill bittner 0d47028105 removed use of 'deferred' from promises 2017-08-03 10:44:19 -07:00
bill bittner 4161d1da32 updated startup to continue if DL directory isn't available 2017-08-03 10:42:02 -07:00
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 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 90b95bdb12 lifted 5 mb limit on api post 2017-07-31 10:14:27 -07:00
bill bittner 1d08a0eec6 updated license drop down and comparison 2017-07-28 21:06:33 -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
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 4c8157e38e added patch for recently-published, not-yet-mined short urls 2017-07-20 10:15:20 -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 2f4fa6d970 added download directory retrieval to startup process 2017-07-18 09:52:18 -07:00
bill bittner 8d4ae9ce3c chained promises and implemented short claimId check 2017-07-17 13:16:11 -07:00
bill bittner 3b30be73b7 updated env variables 2017-07-13 22:21:18 -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 1cfc63ac5b small cleanup items 2017-07-10 09:29:26 -07:00
bill bittner 62358bc54e extrapolated file validations 2017-07-07 16:08:35 -07:00
bill bittner 56ad4ce089 show route tested and working on jpegs 2017-07-05 18:26:33 -07:00
bill bittner 6a2ef25726 added padding to panel 2017-07-04 08:55:40 -07:00
bill bittner 5083309edd added name check to server-side publish 2017-07-04 00:02:47 -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 6dea616d44 the no-claims scenario is now a success case 2017-06-30 15:31:23 -07:00
bill bittner f7baf5aac1 simplified lbryApi.resolve to only return the single uri object 2017-06-30 14:37:47 -07:00
bill bittner 7d701f5b57 added events for publish 2017-06-29 22:26:29 -07:00