Commit Graph
100 Commits
Author SHA1 Message Date
Michael Jackson db01dc234b Update name 2019-07-08 22:19:41 -07:00
Michael Jackson 476863c0ab Rename BACKERS.md => SPONSORS.md 2019-07-03 17:34:51 -07:00
Michael Jackson aded6f9dbc Decrease CDN cache time to 10 mins
Fixes #186
2019-07-03 14:32:32 -07:00
Michael Jackson 90473733a5 Do not return non-ESM on ?module requests 2019-07-02 21:16:28 -07:00
Michael Jackson 404f62aa0d Update README 2019-07-02 19:45:38 -07:00
Michael Jackson c2dc7ae346 Update badge URLs 2019-07-02 19:42:45 -07:00
Michael Jackson ada19ecef1 Add backers doc 2019-07-02 16:29:55 -07:00
Michael Jackson 9e859f9c69 Add LICENSE
unpkg is an open source project licensed under the GNU Affero
General Public License.

Fixes #21
2019-07-02 11:26:49 -07:00
Michael Jackson 7e1951aa07 Increase max instances 2019-06-26 20:53:06 -07:00
Michael Jackson 312f5e0cfc Use .nvmrc for node version on Travis 2019-06-10 21:13:57 -07:00
Michael Jackson 7c168506b8 Update yarn.lock 2019-06-10 21:11:18 -07:00
Michael Jackson b91d0f247e Update nvmrc 2019-06-10 21:08:32 -07:00
Michael Jackson bfecd1955a Fix module resolution
Fixes a bug where a directory with the same name as a file would be used
as the matching entry instead of that file depending on the order they
appear in the tarball.
2019-06-10 21:02:29 -07:00
Michael Jackson f88edc7c6b Remove design files 2019-06-10 21:02:29 -07:00
Michael Jackson 043cb8ec14 Remove functions Rollup config 2019-06-10 21:02:29 -07:00
Michael Jackson 397a9f8915 Inline query sanitizer 2019-06-10 21:02:29 -07:00
Michael Jackson e8ea13c809 Use yarn instead of npm for deps 2019-06-10 21:02:29 -07:00
Michael Jackson 4c5e20841f Prettify 2019-06-10 21:02:29 -07:00
Michael Jackson bade9a8d28 Remove _metadata and _module routes
See #185
2019-06-10 21:02:22 -07:00
Michael Jackson bc69d086f7 Merge branch 'wmhilton-contrib-percent-40' 2019-04-08 17:39:04 -07:00
Michael Jackson 59e402a41e Merge branch 'percent-40' of https://github.com/wmhilton-contrib/unpkg.com into wmhilton-contrib-percent-40 2019-04-08 17:38:13 -07:00
Michael Jackson da7b915cca Update percentage decimal places 2019-02-25 22:20:30 -08:00
Michael Jackson 5df576c6be Add /_metadata and /_module functions
Also deprecate ?meta and ?module query params.
2019-02-23 22:04:16 -08:00
Michael Jackson 90fecd39c2 Purge version-less URLs when "latest" tag is used 2019-02-21 10:54:11 -08:00
Michael Jackson 2d45078761 Remove some static files 2019-02-07 14:40:07 -08:00
Michael Jackson 275d33262a Small tweak 2019-02-02 11:23:16 -08:00
Michael Jackson 8f11d84428 Update scripts 2019-02-01 17:54:21 -08:00
Michael Jackson 3424643488 Tweak production scaling params 2019-01-30 08:08:57 -07:00
Michael Jackson d560b6281f Use CORS in front of static server 2019-01-30 08:05:19 -07:00
Michael Jackson 42abd00e2f Deploy production to App Engine standard 2019-01-29 15:23:22 -08:00
Michael Jackson 154b732540 Deploy staging on App Engine standard 2019-01-29 14:57:39 -08:00
Michael Jackson 0866376af6 Merge branch 'master' into staging 2019-01-28 12:23:01 -08:00
Michael Jackson 20c4926e13 Lengthen cache ttl on 404s 2019-01-28 12:15:05 -08:00
Michael Jackson 8479400c23 Increase memory allocation to 1g 2019-01-28 12:09:25 -08:00
Michael Jackson 9955949179 Add liveness health check 2019-01-28 11:11:43 -08:00
Michael Jackson 42f8c62d11 Temporarily disable health checks 2019-01-28 10:52:29 -08:00
Michael Jackson e1c338271b Remove old deploy code 2019-01-26 23:22:11 -08:00
Michael Jackson 8cab65a4f6 Scale automatically in production 2019-01-26 22:49:01 -08:00
Michael Jackson 21ce9c50cf Trust the X-Forwarded-For header 2019-01-26 22:08:42 -08:00
Michael Jackson 4136c9360c Use node 10 2019-01-26 21:47:31 -08:00
Michael Jackson d4e39ddc1b Update secrets 2019-01-26 21:41:37 -08:00
Michael Jackson e59f12861a Add deploy from gae branch 2019-01-26 21:36:41 -08:00
Michael Jackson ddc02153ed Update secrets 2019-01-26 15:42:11 -08:00
Michael Jackson 6ea056c25b Deploy to Google App Engine 2019-01-26 15:21:19 -08:00
Michael Jackson 5533725f64 Remove Firebase hosting, back to Express 2019-01-26 15:20:15 -08:00
Michael Jackson 0ae074e164 Fix linting errors 2019-01-24 18:51:35 -08:00
Michael Jackson ea85062ff6 Inline scripts in HTML files 2019-01-24 15:49:21 -08:00
Michael Jackson e6134b0969 Use production globals in staging 2019-01-23 21:43:52 -08:00
Michael Jackson bbb092d974 Load React + Emotion from CDN URLs, use globals
Remove @emotion/babel-preset-css-prop and import { jsx } from
@emotion/core directly instead so Rollup can preserve imports order when
bundling (instead of @emotion/core automatically inserting itself as the
first import).
2019-01-23 21:27:58 -08:00
Michael Jackson 6228f0de5c Update plugin signature 2019-01-23 16:03:27 -08:00
Michael Jackson c5ada301e1 Update default firebase project 2019-01-23 16:03:18 -08:00
Michael Jackson 3526660620 Tweak max-age for semver/tag redirects 2019-01-17 19:13:56 -08:00
Michael Jackson 276013696e Cache 302s for 4 hours 2019-01-17 18:36:46 -08:00
Michael Jackson 949c40f11e Hide verbose logs behind debug flag 2019-01-15 16:43:52 -08:00
Michael Jackson a33a7c3ff5 Deploy to staging from GH staging branch 2019-01-15 14:57:32 -08:00
Michael Jackson 7800180d3b Fix linting errors 2019-01-15 14:57:09 -08:00
Michael Jackson 3fd7ef86f3 Update home page 2019-01-15 14:49:02 -08:00
Michael Jackson 9cdcf90c8a Add HTTP request logging 2019-01-15 08:42:54 -08:00
Michael Jackson dc2950d60f Remove blacklist code 2019-01-15 08:06:12 -08:00
Michael Jackson 5e7323f389 Remove incrementCounter utility 2019-01-15 07:59:53 -08:00
Michael Jackson b680aba7ad Remove react-motion 2019-01-15 07:58:04 -08:00
Michael Jackson 779a634e15 Support ORIGIN env var in dev 2019-01-15 07:56:40 -08:00
Michael Jackson 83cb7af8b0 Use express.Router directly 2019-01-15 07:56:26 -08:00
Michael Jackson b44670d0bd Remove unused code 2019-01-14 21:05:29 -08:00
Michael Jackson d11451a22a Remove outdated scripts 2019-01-14 21:02:31 -08:00
Michael Jackson ad3e09e1d5 Update README 2019-01-14 20:57:31 -08:00
Michael Jackson 9cd9fb1f9b Remove auto-index function 2019-01-14 20:41:51 -08:00
Michael Jackson faa1eeae8f Do not cache auto-index pages 2019-01-14 20:33:33 -08:00
Michael Jackson 328fda2d16 More margin tweaks 2019-01-14 20:14:25 -08:00
Michael Jackson 0c8277f134 Deploy to Firebase from master 2019-01-14 20:11:22 -08:00
Michael Jackson 0e143977cf Small margin tweak 2019-01-14 20:10:19 -08:00
Michael Jackson 2e81715024 Stronger cache invalidation 2019-01-14 20:02:45 -08:00
Michael Jackson f01d23da1d Add Angular + GCP sponsorship info 2019-01-14 19:56:36 -08:00
Michael Jackson 86861f47e4 Do not cache the home page 2019-01-14 18:41:42 -08:00
Michael Jackson 3fd2a6cd66 Show stats on initial render if they are cached 2019-01-14 18:41:32 -08:00
Michael Jackson 20fcc24d14 Do not underline links 2019-01-14 16:25:34 -08:00
Michael Jackson 8cc9273fdc Use correct default origin 2019-01-14 16:03:09 -08:00
Michael Jackson 1cd8a5490d Remove d3 from bare URL examples 2019-01-14 15:57:36 -08:00
Michael Jackson edb042a92e Move global styles inside the app 2019-01-14 13:28:52 -08:00
Michael Jackson d2c5a51a30 Fix deploy message URL 2019-01-12 21:36:28 -08:00
Michael Jackson c75a32c60a Small tweaks 2019-01-12 21:30:59 -08:00
Michael Jackson d13fedd940 Use css prop 2019-01-12 21:23:31 -08:00
Michael Jackson 66b607843a Increase cache max-age for auto-index pages 2019-01-12 20:53:30 -08:00
Michael Jackson 8b65834320 Update .gitignore rules 2019-01-12 20:33:46 -08:00
Michael Jackson d2637cb9ea Streamline home page 2019-01-12 20:30:42 -08:00
Michael Jackson 59be66f552 Remove all PropTypes in production 2019-01-12 19:32:16 -08:00
Michael Jackson 09914c1db4 Server render the main page
Also, add hashes to asset file names and use the "entry manifest" plugin
in dev to get auto-reloading.
2019-01-12 19:27:28 -08:00
Michael Jackson 45c48cba26 Merge branch 'master' into firebase-hosting 2019-01-08 21:11:12 -08:00
Michael Jackson 0baec61184 Experiment w cache times on redirects 2019-01-08 20:54:16 -08:00
Michael Jackson ab97ff2cc4 Merge branch 'master' into firebase-hosting 2019-01-08 19:02:08 -08:00
Michael Jackson 0622848255 Increase some cache times 2019-01-08 06:47:04 -08:00
Michael Jackson 523ff7647f Update Heroku deploy key 2019-01-07 21:28:02 -08:00
Michael Jackson 0baa63d525 Merge branch 'master' into firebase-hosting 2019-01-07 20:29:16 -08:00
Michael Jackson e83103c6b5 Increase redirect timeout to 5 minutes 2019-01-06 21:15:24 -08:00
Michael Jackson d6fde9fb33 Remove "immutable" from long-term responses
We had a bug recently which sent out some bad "immutable" responses. We
need to have a better process around cutting releases before we can be
sure it doesn't happen again.
2019-01-06 21:10:18 -08:00
Michael Jackson c0f55f4807 Keep secret key in separate file 2019-01-06 21:04:47 -08:00
Michael Jackson 76f05911cd Inject secret key at build time 2019-01-05 18:03:10 -08:00
Michael Jackson 09ed8ac129 Use correct NODE_ENV in builds 2019-01-05 17:21:25 -08:00
Michael Jackson 31e7d3865a Experimental port to Firebase hosting 2019-01-05 17:14:36 -08:00
Michael Jackson e4d6df255e Add clean script and update some deps 2019-01-01 18:59:28 -08:00