Граф коммитов

  • 0727014ce2 Merge 3ad2a40093 into 7939a5e932 Jon Buckley 2016-03-09 22:11:19 +0000
  • 3ad2a40093 Support webmaker-desktop makes hosted at webmaker.org immediate-return Jon Buckley 2016-03-09 17:11:07 -0500
  • 849ad6a131 Add CloudFormation template for S3 and Cloudfront Jon Buckley 2015-06-11 21:12:07 -0400
  • 058ffff5fe Fix #21 - Return immediately after submitting job Jon Buckley 2015-06-11 09:59:24 -0400
  • 755ca58c25 Merge 8d84fa48fd into 7939a5e932 Christopher De Cairos 2015-06-09 16:28:17 +0000
  • 7939a5e932 support webmaker-desktop makes hosted at beta.webmaker.org. master Atul Varma 2015-06-09 12:28:31 -0400
  • 8d84fa48fd Replace S3 host with Cloudfront distibution, if provided Christopher De Cairos 2015-06-09 11:02:59 -0400
  • ff34605a5f Add mobile-center-cropped screenshot type. Atul Varma 2015-06-05 06:48:49 -0400
  • 3c546da9f8 support accept: json in GET /:viewport/:thumbnail/:key. Atul Varma 2015-06-03 15:07:55 -0400
  • c2843ea587 add support for webmaker-desktop screenshots. Atul Varma 2015-06-03 08:39:44 -0400
  • f87d57051e First official version for deployment. v0.0.2 Atul Varma 2015-02-03 11:48:30 -0500
  • 9bb18ad5cf set discourse screenshot width/height. Atul Varma 2015-02-02 16:16:26 -0500
  • ba7c65976b self-host discourse-onebox script. Atul Varma 2015-02-02 15:52:03 -0500
  • 8edaff4697 added manual test for discourse-onebox.js. Atul Varma 2015-02-02 15:15:22 -0500
  • 85c175352a added type assertions to redis-cache.js. Atul Varma 2015-01-30 20:42:46 -0500
  • a99e1408cc add tests for POST screenshot endpoint. fixes #5. Atul Varma 2015-01-30 20:39:46 -0500
  • f75fd4dfe1 add blitline error propagation error test Atul Varma 2015-01-30 20:28:35 -0500
  • 91e632966c add more tests to app.test.js. Atul Varma 2015-01-30 20:25:12 -0500
  • bc4fdbd598 simplify error handling code in app.js Atul Varma 2015-01-30 17:15:16 -0500
  • 05cbf0655f added tests for thumbnail endpoints, for #5. Atul Varma 2015-01-30 17:11:42 -0500
  • 4de69cccdc added test/app.test.js. helps w/ #5. Atul Varma 2015-01-30 16:50:05 -0500
  • 9cb7351c3f use messina for logging in production. Atul Varma 2015-01-30 14:51:42 -0500
  • d849290db6 added TODOs to get rid of deprecated functions. Atul Varma 2015-01-30 12:02:07 -0500
  • 99b2dfde53 documented /healthcheck. Atul Varma 2015-01-30 11:53:44 -0500
  • 2d485ceb00 added /healthcheck endpoint w/ redis test for #13. Atul Varma 2015-01-30 11:49:47 -0500
  • d9c894ef44 include any cache-busting query args in the s3 redirect. Atul Varma 2015-01-30 11:34:59 -0500
  • 087577f58e use morgan for request logging when DEBUG is on. Atul Varma 2015-01-30 11:24:10 -0500
  • 030bdbdbf2 set DEFAULT_WAIT to 3000ms. Atul Varma 2015-01-30 11:17:42 -0500
  • e1eb2f58fc documented API. Atul Varma 2015-01-30 11:07:27 -0500
  • 7f30df7263 support makes on mofodev.net. Atul Varma 2015-01-29 11:42:15 -0500
  • fd6118bb7d accept goggles makes. fixes #11. Atul Varma 2015-01-29 11:37:08 -0500
  • 13b276d6ea remove hardcoded use of 'https://' Atul Varma 2015-01-29 11:22:41 -0500
  • 78d1148148 added makes.fromUrl(), .fromHostnameAndPath(). Atul Varma 2015-01-29 11:17:49 -0500
  • eaa016bc72 update README section on regenerating screenshots. Atul Varma 2015-01-23 18:58:46 -0500
  • f9a88ad613 readme typo fix Atul Varma 2015-01-23 18:57:29 -0500
  • 771988eb3f added link to webmaker discourse thread Atul Varma 2015-01-23 18:56:48 -0500
  • f681b023fc decode URI component in window hash. Atul Varma 2015-01-23 18:52:25 -0500
  • 7c26bfce47 add 'mobile' viewport type to JSON config. multiple-viewports Atul Varma 2015-01-23 18:29:22 -0500
  • f4034c55e2 get rid of static/js/main.js, update manual test page. Atul Varma 2015-01-23 18:25:50 -0500
  • 11fd30df1d implement the regenerate button. Atul Varma 2015-01-23 18:20:38 -0500
  • 8ba621bf03 even better thumbnail load logic Atul Varma 2015-01-23 17:48:39 -0500
  • 4da8dce15d better thumbnail load logic Atul Varma 2015-01-23 17:36:36 -0500
  • b0edd79e57 show throbber while thumbnails are loading. Atul Varma 2015-01-23 17:32:33 -0500
  • 34df04ae0c use req.path, not req.url Atul Varma 2015-01-23 17:19:46 -0500
  • 8c99584748 show protocol-relative URL in front-end. Atul Varma 2015-01-23 16:50:33 -0500
  • 4dea08afd5 redo front-end in react, add app.jsx. Atul Varma 2015-01-23 16:44:46 -0500
  • 48e17f76dc added static/vendor/react. Atul Varma 2015-01-23 16:44:21 -0500
  • 68ff3af9de factored out screenshot code into screenshot.js. Atul Varma 2015-01-23 13:42:23 -0500
  • d3cd6ca9d4 support multiple viewports in backend. Atul Varma 2015-01-23 13:29:25 -0500
  • 7ef8c76c39 implemented ScreenshotConfig::makeThumbnailFromPath(). Atul Varma 2015-01-23 12:05:15 -0500
  • 2b272c5cc5 added screenshot-config.js. Atul Varma 2015-01-23 11:36:46 -0500
  • 495f8f409f RedisCache methods take lockKey option. Atul Varma 2015-01-23 10:04:07 -0500
  • 1e34d2c140 added some comments to RedisCache. Atul Varma 2015-01-23 09:38:00 -0500
  • 74164de4b9 RedisCache methods now take options objects. Atul Varma 2015-01-23 09:28:27 -0500
  • 01d4c3a705 generate /js/bundle.js via browserify. Atul Varma 2015-01-22 19:56:12 -0500
  • 685fc4da21 modify app.js to use new blitline.screenshot() options. multiple-sizes Atul Varma 2015-01-22 16:33:35 -0500
  • 3c235d16a5 blitline.screenshot() takes multiple thumbnails Atul Varma 2015-01-22 16:26:15 -0500
  • c92496b393 added another blitline test. Atul Varma 2015-01-22 14:21:43 -0500
  • 0a4b1bf503 in redis-cache.js, rename 'url' vars/args to 'baseKey'. Atul Varma 2015-01-22 13:25:42 -0500
  • 830d3d302c added /manual-test/. Fixes #3. Atul Varma 2015-01-22 12:22:40 -0500
  • 09ce5ac4fd added blitline.test.js. Fixes #6. Atul Varma 2015-01-22 11:03:40 -0500
  • a20564e535 specify redis 2.6.17 in readme. Atul Varma 2015-01-22 10:30:53 -0500
  • c81842772e typo fix Atul Varma 2015-01-22 10:14:44 -0500
  • 0cbfe8d042 added tests for makes.verifyIsHtml(). Atul Varma 2015-01-21 17:02:49 -0500
  • 607e689892 added makes.test.js. Atul Varma 2015-01-21 16:50:10 -0500
  • 81184fbfda added keys.test.js. Atul Varma 2015-01-21 16:43:39 -0500
  • 6a05bd4c64 more tests. Atul Varma 2015-01-21 16:17:38 -0500
  • 2916f8f5d2 release lock after caching error, add test for it. Atul Varma 2015-01-21 16:05:17 -0500
  • 07a4f63ba6 changed test description Atul Varma 2015-01-21 15:57:28 -0500
  • 84b11fdb87 simplify tests a bit. Atul Varma 2015-01-21 15:56:27 -0500
  • 541cf1b20e added another test. Atul Varma 2015-01-21 15:55:22 -0500
  • e2f7bd1cbe remove unused RedisCache.set() method. Atul Varma 2015-01-21 15:43:22 -0500
  • 368afb8b43 added a second test. Atul Varma 2015-01-21 15:38:59 -0500
  • 005c69a440 reorder two lines in readme. Atul Varma 2015-01-21 14:57:34 -0500
  • 2ecc880b43 added travis badge to readme. Atul Varma 2015-01-21 14:56:27 -0500
  • d23c19757b added .travis.yml. Atul Varma 2015-01-21 14:52:00 -0500
  • 7c52de54de added simple test suite. Atul Varma 2015-01-21 14:33:42 -0500
  • fdc8079633 log redis errors. Atul Varma 2015-01-21 13:35:59 -0500
  • efbee1bd13 refactor caching a bit. Atul Varma 2015-01-21 13:30:59 -0500
  • 95155fd777 obtain redis lock when regenerating thumbnails on POST. Atul Varma 2015-01-21 13:06:37 -0500
  • 1fee979749 expire cached info keys after 1 hour. Atul Varma 2015-01-21 07:53:01 -0500
  • cb11087ab4 Merge pull request #2 from toolness/redis-cache Atul Varma 2015-01-21 07:40:09 -0500
  • f5a8f715a2 use REDIS_URL/REDISTOGO_URL to init redis. redis-cache Atul Varma 2015-01-21 07:30:28 -0500
  • 9099eea598 use RedisCache in app.js. Atul Varma 2015-01-20 20:35:40 -0500
  • cd81390078 added initial redis-cache.js. Atul Varma 2015-01-20 18:07:12 -0500
  • ef2677874a Fix isLinkOnItsOwnLine bug. Atul Varma 2014-07-11 06:49:49 -0400
  • cee2c04e70 increase extended wait time to 10 seconds Atul Varma 2014-05-22 09:25:56 -0400
  • 6bfb7d56a9 make UI better, allow user to wait a while for JS to load. Atul Varma 2014-05-22 09:16:26 -0400
  • 18fcf9711f added makerstrap Atul Varma 2014-05-22 09:15:55 -0400
  • f3bf1d1d83 oops, accidentally removed the top comments from discourse-onebox.js. Atul Varma 2014-05-19 17:05:29 -0400
  • 4e62b72cb2 the discourse onebox now includes metadata via the make api. Atul Varma 2014-05-19 13:53:48 -0400
  • d7b700ab07 added a 12-factor todo. Atul Varma 2014-05-19 09:28:42 -0400
  • bf40febe40 added docs for discourse support Atul Varma 2014-05-19 09:13:04 -0400
  • 312ed00e22 added more docs to readme. Atul Varma 2014-05-19 09:06:51 -0400
  • 8d7cfd6023 Added README.md. Atul Varma 2014-05-19 08:52:15 -0400
  • 2c606e3082 actually, just wrap the screenshot in a blockquote. Atul Varma 2014-05-19 08:36:00 -0400
  • ce3d1cdd37 use a real onebox Atul Varma 2014-05-19 08:32:36 -0400
  • 2bb5f0b5ca added contrib/discourse-onebox.js. Atul Varma 2014-05-19 08:29:31 -0400
  • 88551ae474 get rid of .jpg extension Atul Varma 2014-05-16 15:27:04 -0400
  • 27d98516b1 fixed bug in lazy screenshot maker Atul Varma 2014-05-16 15:20:54 -0400